langgenius / langgenius/dify-plugins
[Plugin Request]: NEW-API batch add models function request
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 554
- Forks
- 879
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 125
Description
Plugin Name
new_api
Function Description
Now the plugin new_api to add models like openai-api compatible plugin that I need to add models one by one. but as the ai gateway if I provided a new-api token I should have accessed to the permitted models, like tongyi plugin, which is way faster than now. @wanghualoong
Official Website URL
https://github.com/langgenius/dify-plugins/tree/main/wanghualoong/new_api
https://github.com/langgenius/dify-official-plugins/tree/main/models/tongyi
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the new_api plugin repository with the linked tongyi plugin implementation. Determine how each plugin discovers or registers models, then verify that a new-api token makes all permitted models available without one-by-one additions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100