-
**Bug description.**
When trying to pull a specific quantization tag for a model through Ollama I was getting the following error: `The specified tag is not a valid quantization scheme.`
At first …
-
Hello everyone,
Recently, we encountered an error while using the OpenAI Assistants API in our project. Upon investigation, we noticed that several discussions in the community highlighted similar …
-
**Describe the bug**
OpenAI API endpoint is "/v1/chat/completions", but OVMS endpoint is "/v3/chat/completions".
most of existing application doesn't allow user to modify the prefix “**V1**” to "**…
-
### 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 sim…
-
### What happened?
When working with Aider & the new Claude Connet 3.5 v2 model in Bedrock, Litellm will sometimes hang for about 5 minutes or so and then give me the following error about 10 - 15 mi…
-
Aim: bring structure to a question, try to use json/yaml to describe hierarchically a complex question to an LLM.
Expected result:
1. LLM has to understand the question on all levels
2. LLM has to…
-
The `datasette-embeddings` extension currently requires the use of hosted OpenAI models and the availability of an OpenAI API key to generate embeddings:
```python
async def calculate_embeddin…
-
Hello! This is working for docx documents. But, when trying to translate a PDF document i got this trace in console and traceback in django
```
Environment:
Request Method: POST
Request URL:…
-
**Research Question** What is the best way to connect LLM outputs to a reactive UI?
Potential solutions to research, explore and experiment:
- Application state control
- JSON schema to update UI…
-
Hello! This is really cool collection.
I want to propose adding https://github.com/IBM/data-prep-kit as tools for quick data preparation as it may help LLM app developers started quickly. Our team…