Support OpenAI compatible local AI server#2
Open
JYC0413 wants to merge 8 commits intoteknium1:mainfrom
Open
Conversation
Owner
|
Hey can you rebase your changes to this latest |
Author
|
Hi @teknium1 , I have completed the rebase. Please check the latest changes and let me know if you have any questions or need any further adjustments. |
Author
Owner
|
Hey sorry havent checked the repo in a minute, lets see if its good to go |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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!