binary-husky / binary-husky/gpt_academic
[Feature]: 允许为某个模型单独指定 endpoint 和 api_key
Open
- Dominant language
- Python
- Stars
- 71.3k
- Forks
- 8.3k
- PR merge metrics
- No merged PRs in 30d
Description
### Class | 类型
程序主体
### Feature Request | 功能请求
当通过 OpenAI 兼容 API 接入多个模型时,不同模型所需的 endpoint 可能不一致。当前程序只能给 OpenAI API 配置一个全局 endpoint,无法为某个模型配置对应的 endpoint 和 api_key。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the configuration and OpenAI-compatible API entry points that currently provide a global endpoint and api_key. Trace how model selection reaches those settings, then define completion as allowing each model to use its own endpoint and api_key while preserving existing global configuration behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100