Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Servers -- allow passing through base url and api key #115

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

rgbkrk
Copy link
Owner

@rgbkrk rgbkrk commented Nov 17, 2023

This allows chatlab to connect up to custom deployed LLMs that obey the OpenAI API, like Gorilla. This model understands the function definitions. However, the responses we get from the model are only raw assistant messages -- not the OpenAI function calling API.

image

@rgbkrk rgbkrk merged commit 0bcaa01 into main Nov 17, 2023
8 checks passed
@rgbkrk rgbkrk deleted the gorilla-functions branch November 17, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant