ragesh-beo
Results
2
issues of
ragesh-beo
### 🐛 Describe the bug the following is my config. ``` config = { "vector_store": { "provider": "langchain", "config": { "client": vector_store } }, "llm": { "provider": "groq", "config": {...
### Python Version ```shell 3.10 ``` ### Pip Freeze ```shell . ``` ### Reproduction Steps I have tried it using the api platform to upload a dataset with multimodal inputs...
bug