📄️ 4D-AIKit
Overview
📄️ Asynchronous Call
If you do not want to wait for the OpenAPI response when making a request to its API, you need to use asynchronous code.
📄️ Providers
Many AI providers propose an OpenAI-like API, so you can use this project to connect to them.
📄️ Provider & Model Aliases
The OpenAI client supports provider and model aliases, allowing you to define provider configurations and named model aliases in JSON files and reference them using simple syntaxes.
🗃️ Classes
44 items