gpt-assistants-api-ui icon indicating copy to clipboard operation
gpt-assistants-api-ui copied to clipboard

💬 OpenAI Assistants API chat UI 🛠️ It works easily by setting the ASSISTANT ID 📁 Supports file upload and file download 🏃 Supports Streaming API 🪟 Support to Azure OpenAI

Results 10 gpt-assistants-api-ui issues
Sort by recently updated
recently updated
newest added

Hi, May I ask if there is a way to pass --host IP when using the command `npm run tauri dev`? I have tried just appending the IP address to...

Great app! I love it so simple, so easy, so light. I have simple FR, the citations for retrieval are handled a bit ugly, maybe you can trim them or...

Hello, It would be nice to have a copy button I had a look at this which seemed promising but I could not get it to work, I dont know...

Hey Fairly new to developing so I know this may be a simple question, but currently in a run the response finishes after one reply is received, where as in...

Hi, first of all, thank you for making this high-quality open-source project! I'm wondering if you have any plans to implement an authentication page. There is no need to use...

When I go to upload an image to my assistant I get this call back (other file types work) Traceback: File "/Users/portal/Library/Caches/pypoetry/virtualenvs/gpt-assistants-api-ui-FZcNcgmK-py3.11/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 600, in _run_script exec(code, module.__dict__) File "/Users/portal/gpt-assistants-api-ui/app.py",...

currently, if I ask for a chart summarizing some given data, I can see that an image file is returned as part of the assistant response in the respective thread...

option to upload file in the chat box so the file doesn't get into the assistant's database?

Several fixes, but the one around line 190-199 is a critical bug-fix removing A LOT of crashes with the current OpenAI returned values. Sometimes the quotes are just not there...