mjtechguy

Results 12 issues of mjtechguy

Hello, Would it be possible to add the option to copy a code block? Something similar to one of the below links? Inside the block: https://aaronluna.dev/blog/add-copy-button-to-code-blocks-hugo-chroma/ Outside the block: https://www.dannyguo.com/blog/how-to-add-copy-to-clipboard-buttons-to-code-blocks-in-hugo/...

enhancement

I loaded some content from the sitemap here: https://docs.k3s.io/sitemap.xml The default persona was used to query it and it responds from the LLM but shows: No documents found for the...

**Is your feature request related to a problem? Please describe.** No problem. **Describe the solution you'd like** I would like to allow for a cookie to be passed to the...

enhancement
good first issue
help wanted

Hello, Loving Danswer so far. Really powerful tool. I have a few Feature Requests: 1. Support YT Video Import (convert to audio and then convert to text with whisper) or...

Stale

This project seems awesome. Thanks for building this. Would it be possible to: 1. Expose a variable for the LLM Endpoint address so systems like Ollama could be used as...

Hello, I would like to be able to load new models automatically (specifically for Ollama) using a YAML config file. Maybe something like `dialoqbase.yaml` with the following: API_TYPE=Ollama OLLAMA_URL=http://ADDRESS:11434 MODEL_ID=llama2...

enhancement

Looks like a great project. Just started digging in. When this is deployed, can it be used by external chat clients as a drop-in replacement for OpenAI as well as...

### Feature Description As a user, I would like single user apps (Dashy, Firefox, etc) to have an option to check a box for something like "Single Use App" when...

### What would you like to see? Would it be possible to see the embeddings associated with each Vector ID? Something like shown in this project: https://github.com/flanker/chromadb-admin Thanks!

enhancement
feature request

I am getting dependency errors on `npm install`. Any ideas? ``` ╰─❯ npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR!...