binary-husky / binary-husky/gpt_academic
[Feature]: 添加对“chatgpt-4o-latest”模型的支持
- Dominant language
- Python
- Stars
- 71.3k
- Forks
- 8.3k
- PR merge metrics
- No merged PRs in 30d
Description
### Class | 类型
大语言模型
### Feature Request | 功能请求
"chatgpt-4o-latest“模型相较于gpt-4o有显著提升,希望能够支持
目前在config.py中手动添加“chatgpt-4o-latest”模型配置并不能被正常解析

Contributor guide
No contributing guide indexed for this repository
Research direction
Start in config.py and inspect how model configurations are parsed, comparing the existing gpt-4o entry with the requested chatgpt-4o-latest model. Done means the model configuration is parsed normally and the application accepts the new model; verify the behavior using the repository's existing checks if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100