File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,12 @@ title: Introduction
33description : ' Polyglot is a PHP library that provides a unified API to access various LLM API providers.'
44---
55
6- # Overview
7-
8- Polyglot is a PHP library that provides a unified API to access various LLM API providers.
9-
10- It has been developed as part of Instructor for PHP, but can be used as a standalone library.
6+ Polyglot has been developed as part of Instructor for PHP, but can be used as a standalone library.
117
128Currently, Polyglot is focused on chat completion and embeddings generation APIs.
139
10+ > NOTE: Library, its documentation and examples are still in development. Please report any issues or suggestions.
11+
1412## Supported chat completion providers
1513
1614 - A21
You can’t perform that action at this time.
0 commit comments