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

Issue 67/enable completion and chat completion for other llms #68

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

restlessronin
Copy link
Owner

i have parameterized the base url for the api.

without any other changes, this now works for non-streaming completions and chat completions with thellama.cpp-python in server mode.

@restlessronin restlessronin linked an issue Nov 21, 2023 that may be closed by this pull request
@restlessronin restlessronin merged commit 7183a13 into main Nov 21, 2023
1 check passed
@restlessronin restlessronin deleted the issue-67/enable-for-other-llms branch November 21, 2023 17:00
@Madd0g
Copy link
Contributor

Madd0g commented Dec 10, 2023

has this been released? I'm getting:
function OpenaiEx.with_base_url/2 is undefined or private

@restlessronin
Copy link
Owner Author

@Madd0g I was hoping to polish off an issue or two more before publishing it, but it's been a while, so I've gone ahead and published it now. It's v0.5.0.

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.

Allow interaction with other LLMs
2 participants