voarsh2
voarsh2
I've been getting disconnections from 100 concurrent users on a proxy, I however, have two front end's configured and it only seems to choose one, and not spread them out...
First I tried: ``` apt-get install libx11-dev apt-get install libopenblas-dev liblapack-dev git clone https://github.com/davisking/dlib.git cd dlib/dlib mkdir build cd build cmake -DBUILD_SHARED_LIBS=ON .. make sudo make install git clone https://github.com/goodspb/pdlib.git...
This is probably outside the project scope, but since it's about skipping intros, do you think Sponsorblock API integration to skip YouTube videos (with metadata) could be a possibility?
### Bug description Error: EMFILE: too many open files, watch '/usr/src/app/web/vite.config.ts' is presented, but the host system and docker container has a limit of 1048576 ### Steps to reproduce Deploy...
Running the latest code for turbopilot. Running the extension (fauxpilot) v1.1.4. I've tried earlier versions too... It runs:  I see POST requests:  I see the calls in VSC:...
``` main: seed = 1681324505 Illegal instruction (core dumped) ``` Wasn't able to get the docker image running. ``` apiVersion: apps/v1 kind: Deployment metadata: annotations: deployment.kubernetes.io/revision: "4" field.cattle.io/publicEndpoints: '[{"addresses":["192.168.100.103"],"port":32435,"protocol":"TCP","serviceName":"serge:turbopilot-nodeport","allNodes":true}]' labels:...
I setup the following env vars (as per your docs): ``` GEN_AI_MODEL_PROVIDER: gpt4all GEN_AI_MODEL_VERSION: ggml-model-gpt4all-falcon-q4_0.bin INTERNAL_MODEL_VERSION: gpt4all-chat-completion ``` But output from API server gives me: ``` 2023-11-07T08:56:11.233517463Z File "/app/danswer/direct_qa/llm_utils.py", line...
Was excited to see this project. A shame data center of Atlassian's apps have been left behind - I can't make use of Danswer without Data Center variant supported. Any...
I'm using the Kubernetes deployment YAML's. Looking at https://github.com/danswer-ai/danswer/blob/main/deployment/docker_compose/env.prod.template - I cannot see where each env variable is supposed to go. Each deployment YAML has some envs specified, but it...
I go to the Ollama endpoint: ``` Ollama is running ``` I see calls to Ollama (Ollama output): ``` 2024/01/25 02:10:40 ext_server_common.go:158: loaded 0 images 2024-01-25T02:10:40.393669268Z [GIN] 2024/01/25 - 02:10:40...