binary-husky / binary-husky/gpt_academic
[Feature]: Model name mapping.
- Dominant language
- Python
- Stars
- 71.3k
- Forks
- 8.3k
- PR merge metrics
- No merged PRs in 30d
Description
### Class | 类型
None
### Feature Request | 功能请求
Can we add an implementation for model name mapping? Say, as follows:
```
model_A -> model_B
```
This way, when the user requests `model_A`, `model_B` will ultimately be called.
Regards,
Zhao
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating where requested model names are selected and dispatched, then determine where a model_A-to-model_B mapping should be configured. Done means requests for model_A invoke model_B, with tests covering the mapping and ordinary unmapped model requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100