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

Handle API key for ollama servers #1257

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Mar 10, 2025

This was missed.

Signed-off-by: Juan Antonio Osorio [email protected]

This was missed.

Signed-off-by: Juan Antonio Osorio <[email protected]>
Copy link
Contributor

@blkt blkt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@blkt blkt merged commit 2746669 into chore/replace-litellm Mar 10, 2025
@blkt blkt deleted the ollama-authorization branch March 10, 2025 09:05
blkt pushed a commit that referenced this pull request Mar 17, 2025
This was missed.

Signed-off-by: Juan Antonio Osorio <[email protected]>
blkt pushed a commit that referenced this pull request Mar 17, 2025
This was missed.

Signed-off-by: Juan Antonio Osorio <[email protected]>
blkt pushed a commit that referenced this pull request Mar 18, 2025
This was missed.

Signed-off-by: Juan Antonio Osorio <[email protected]>
lukehinds pushed a commit that referenced this pull request Mar 18, 2025
* Replace `litellm` with native API implementations.

Refactors client architecture to use native implementations instead of
`litellm` dependency. Adds support for OpenAPI, Ollama, OpenRouter,
and fixes multiple issues with Anthropic and Copilot
providers. Improves message handling and streaming responses.

Commit message brought you by Anthropic Claude 3.7.

Co-Authored-By: Jakub Hrozek <[email protected]>

* Handle API key for ollama servers (#1257)

This was missed.

Signed-off-by: Juan Antonio Osorio <[email protected]>

* Ran `make format`.

* Restricted scope of exception handling.

This change aims to make it simpler to track down in which step of the
pipeline a particulare exception occurred.

* Linting/formatting.

* Fix bandit.

* fix integration tests

* trying to fix llamacpp muxing

* Final fix for llamacpp muxing.

* Minor enhancement to integration test routine.

---------

Signed-off-by: Juan Antonio Osorio <[email protected]>
Co-authored-by: Jakub Hrozek <[email protected]>
Co-authored-by: Juan Antonio Osorio <[email protected]>
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.

2 participants