Support OpenAI compatible local AI server #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello, I am a front-end engineer. I recently discovered your project and feel that this tool is very useful. I now have a local startup model tool - LlamaEdge. I added support for Llamaedge for your project. The specific content is as follows:
You can get models based on the base url without the user manually filling it in
Added the handleMultipleModelConfigChange method to handle the cascading relationship generated by the drop-down selection box
Adjusted the order of the set model part when selecting Llamaedge, and laid a certain foundation for the subsequent expansion of other models
If you think my submission is helpful to you, you can merge it into this project, or if you have any questions, you can contact me at any time.
Again, this project is really interesting, and I feel that there are some places that can be done better. I look forward to making some contributions to this project in the future!