gharbat
gharbat
End-to-end integration tests for the chat functionality (starting from sending the message up to streaming the response)
Create comprehensive guides and tutorials for new users and contributors.
Currently, the socket connections work fine when there is a single LLM server instance. Once we have multiple instances, the socket connections get lost because they are not sticky, and...
GitHub pipeline