-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
## Issue
To make our Embeddings integrati…
-
when i initializing the RouteLLM controller with demo, i meet the errors below:
```
import os
from routellm.controller import Controller
os.environ["OPENAI_API_KEY"] = "sk-xxxxxxx"
os.environ…
-
### Bug Description
I tried the example from https://docs.mistral.ai/guides/rag/#rag-with-llamaindex but I get the following error:
`TypeError: Embeddings.create() got an unexpected keyword argume…
-
### Bug Description
![image](https://github.com/user-attachments/assets/b34abd49-b645-4f8a-bcc1-774a675f0a32)
I simply upgraded to the latest version with the command pip install -U langflow, but …
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N…
-
- [ ] [Announcing function calling and JSON mode](https://www.together.ai/blog/function-calling-json-mode)
# Announcing function calling and JSON mode
**DESCRIPTION:**
Announcing function calling…
-
### What happened?
When using LiteLLM as proxy for Together.ai and Mistral-7b-Instruct-v0.2 there are two strange issues that occur during inference when using the [Chat-UI](https://github.com/hugg…
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
# Providers
Currently ``MLflow Deployments Se…
-
Too many document IDs are assigned to a single document, causing it to be treated as multiple documents.
C:\Users\asdfasdf\MyAIAsisstant> python .\list_privateGPT_doc_id.py
a8dea6c8-279c-49c0-9c…
dvcoa updated
4 months ago
-
### Your current environment
vllm version: v0.5.3.post1
### 🐛 Describe the bug
launch the vllm: ```CUDA_VISIBLE_DEVICES=7 python -m vllm.entrypoints.openai.api_server --model mistrala…