Open Issues Need Help
View All on GitHubAI Summary: Implement Bearer token authentication for the Ollama provider within the 5ire AI assistant. This requires modifying the existing Ollama integration to accept and utilize Bearer tokens for API authorization, allowing secure access through Open WebUI.
5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers .
AI Summary: Debug and fix a bug in the 5ire AI assistant where chats unexpectedly move out of their assigned folders after receiving follow-up messages. This requires investigating the chat organization and folder management logic within the application's codebase to identify and correct the issue responsible for the misplacement of chats.
5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers .
AI Summary: The task is to fix a bug in the 5ire AI assistant where a model name is not mandatory when adding a model to an OpenAI-compatible provider. The bug allows adding models without names, leading to later errors. The fix requires implementing input validation to ensure a model name is always provided and correcting the error message displayed to the user.
5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers .