Alex Yakubovich

Results 10 issues of Alex Yakubovich

Hi! We use the AOAI app extensively, but it lacks LLM observability functionality. There should be an easy way to gather user interactions within the AOAI app. [Langfuse](https://github.com/langfuse/langfuse) is an...

Hi! We use the app extensively, but it lacks LLM observability functionality. There should be an easy way to gather user interactions within the AOAI app. [Langfuse](https://github.com/langfuse/langfuse) is an open-source...

Hi. I created an app with streamlit_chat, and it works fine both locally and as a Docker container. But it generates the following error when I deploy it on Azure...

### Describe the bug I can see input/output in Generations but it does not propagate into Trace. Here how Generation looks like: ![image](https://github.com/langfuse/langfuse/assets/136030897/ad11790d-ea00-458a-9b6f-40346686b0c6) And here is how corresponding Trace looks...

🐞❔ unconfirmed bug

Hi. Awesome project! I am just wondering if it is possible to use OpenAI APIs instead of Hugging Chat APIs? 

## 🐛 Bug When I ask first few questions in chat, the app (with Mistral 7b model) is able to generate answers very fast - 2000 tokens/min. But at some...

bug

Hi. Awesome project! Any plans to add RAG support (like chat on top of pdf file)?

feature request

It seems that bot ignores C_LIMIT and continue generate infinite response: ![Screenshot 2024-08-08 at 5 28 22 PM](https://github.com/user-attachments/assets/fcd10082-06a9-4466-9604-0bbbfc9e4b4f) settings: ![Screenshot 2024-08-08 at 5 30 31 PM](https://github.com/user-attachments/assets/1e8193a3-3e51-419a-983c-974a2e16f568)

Hi. Awesome project! Any plans to add RAG support (like chat on top of pdf file)?

enhancement

Hi! Awesome app! I was wondering if it's possible to add an option for the chatbot to persist with uploaded PDF files even after the browser restarts. Alternatively, is it...