mirror of
https://github.com/sigoden/aichat
synced 2024-11-04 18:00:20 +00:00
766 B
766 B
name | about | title | labels | assignees |
---|---|---|---|---|
Model Request | Support a new LLM Model or AI Platform. | new model |
Please confirm whether the following requirements are met:
- Must have a REST/HTTP API.
- Must be publicly accessible. It cannot require application review or have regional restrictions. A beta version is acceptable.
- Must not open-source. Open source models can be used through LocalAI and do not need to be supported separately.
- Must not act as an agent or proxy for other platforms.
Tip: If the API of the new model is compatible with OpenAI's API, it can be used through localai client.
Please provide the following documents or links:
-
API Documentation (required)
-
TOKEN calculation document (optional)