You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aichat/.github/ISSUE_TEMPLATE/model_request.md

20 lines
605 B
Markdown

---
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.
- [ ] Must not act as an agent or proxy for other platforms.
> Tip: If the API is compatible with OpenAI's API, you can access it using the `openai-compatible` client.
### Please provide the following documents or links:
- API Documentation (required)