Göktürk
Göktürk
Hello, I tried installing the requirements for the backend in a venv with python 3.12 installed. I got the following error ``` (.venv) C:\Users\gokturkdev\Desktop\dir\dev-danswer-backend\backend>pip install -r requirements/default.txt Collecting alembic==1.10.4 (from...
I have been loving Danswer and I am planning to use it on my own enterprise. It would be awesome to have an easy way of configuring the UI to...
# Description This PR adds support for indexing nodes to vespa with custom fields other than text and metadata. Issue #13319 ## Motivation A [schema](https://docs.vespa.ai/en/reference/schema-reference.html) in Vespa has many fields...
# Issue: Implement Retry Strategy for Weaviate Search Functions ## Description We've noticed that Weaviate sometimes fails due to connection issues with OpenAI or because of stale connections. This has...
**Describe the bug** I am running a hypercorn trio ASGI server, and want to check for Jailbreaks. However, I get the following error ``` 2024-07-05 19:40:52.345 | ERROR | uptrain.operators.language.llm:async_process_payload:103...