2023-11-04 02:09:40 +00:00
|
|
|
---
|
|
|
|
name: Model Request
|
|
|
|
about: Support a new LLM Model or AI Platform.
|
|
|
|
title: ''
|
|
|
|
labels: 'new model'
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
### 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.
|
2023-12-13 22:52:40 +00:00
|
|
|
- [ ] Must not act as an agent or proxy for other platforms.
|
|
|
|
|
2024-05-15 00:41:41 +00:00
|
|
|
<!-- If the API is compatible with OpenAI's API, you can access it using the `openai-compatible` client. -->
|
2023-11-04 02:09:40 +00:00
|
|
|
|
|
|
|
### Please provide the following documents or links:
|
|
|
|
|
2024-04-24 02:52:22 +00:00
|
|
|
- API Documentation (required)
|