Skip to content

modelflow-ai/openai-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

71dfbdf · Dec 2, 2024

History

37 Commits
Jun 22, 2024
Dec 2, 2024
Dec 2, 2024
Jan 6, 2024
May 15, 2024
Jan 6, 2024
Mar 29, 2024
Jan 6, 2024
Aug 25, 2024
Jul 31, 2024
Dec 2, 2024
Jun 22, 2024
May 22, 2024
Jan 6, 2024
Jun 22, 2024

Repository files navigation


OpenAI Adapter Logo

Modelflow AI
OpenAI Adapter


The adapter integrates OpenAI models into Modelflow AI.

Note: This is part of the modelflow-ai project create issues in the main repository.

Note: This project is heavily under development and any feedback is greatly appreciated.


Installation

To install the OpenAI Adapter package, you need to have PHP 8.2 or higher and Composer installed on your machine. Then, you can add the package to your project by running the following command:

composer require modelflow-ai/openai-adapter

Examples

Here are some examples of how you can use the OpenAI Adapter in your PHP applications. You can find more detailed examples in the examples directory.

Usage

Detailed usage instructions will be provided in the future. For now, you can refer to the source code and unit tests for usage examples.

Contributing

Contributions are welcome. Please open an issue or submit a pull request in the main repository at https://github.com/modelflow-ai/.github.

License

This project is licensed under the MIT License. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.