-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
kjoth updated
2 weeks ago
-
### What happened?
# environment
* autogen 0.4
* litellm 1.53.1
* ollama version is 0.3.14
* ollama model is qwen2.5:14b-instruct-q4_K_M.
# Infomation
I use autogen+litellm+ollama for my lo…
-
I'm attempting to use WatsonX.AI LLM with Holmes. WatsonX is supported by LiteLLM https://docs.litellm.ai/docs/providers/watsonx and using the reference in the LiteLLM docs I was able to get it workin…
-
### Willingness to contribute
Yes. I can contribute a fix for this bug independently.
### What component(s) are affected?
- [X] Python SDK
- [ ] Opik UI
- [ ] Opik Server
- [ ] Documentation
### O…
-
### What is the issue?
Using aider.chat with ollama, got
```
Pourlitellm.APIConnectionError: Ollama Error - {'error': 'an unknown error was encountered while running the model '}
Traceback (mos…
-
### What happened?
When launching the examples for Kubernetes, the config file defined is not used by litellm.
### Relevant log output
```shell
apiVersion: v1
kind: ConfigMap
metadata:
name: l…
-
litellm.exceptions.AuthenticationError: litellm.AuthenticationError: AuthenticationError: OpenAIException - The api_key client option must be set either by passing api_key to the client or by setting …
-
Looks like a very promising project. I would suggest incorporating [litellm](https://github.com/BerriAI/litellm) to allow the use of any LLM and embedding from providers like Anthropic, Gemini, Mistra…
dl423 updated
1 month ago
-
```
(crawl2) rbox@Mac crawlers % pip install crawl4ai
Collecting crawl4ai
Using cached Crawl4AI-0.3.742-py3-none-any.whl.metadata (24 kB)
Collecting aiosqlite~=0.20 (from crawl4ai)
Using cach…
-
Is your demo compatible with Litellm proxy https://github.com/BerriAI/litellm ? which api is fully compatible with open ai.
it will be very nice to be able to test against our own LLM.