-
### Implement a simple chat support system for users to get help with their bookings or ask questions.
-
Hey, great work on this so far. My users wont bother to use the chat widget if they have to log in every time they want to chat with us, it causes too much friction. Is this something that can be impl…
-
Hi, I really love your tool—I'm using it, and I think it's great. However, when I try to wrap it in Python, it's not as easy as I expected. While the documentation shows how to use coder.run() for sim…
-
Can you make some support with live chat.json from some VOD streamer?
-
VS Code recently enabled intellisense in copilot chat code blocks. Although this is mostly implemented in a language agnostic way, language extensions may need to make some changes to get the best sup…
mjbvz updated
2 months ago
-
OpenAI added support for token stats in a streamed response. Would be great to have similar feature in Ollama.
https://community.openai.com/t/usage-stats-now-available-when-using-streaming-with-the…
-
Enhance the website's user experience by integrating a chatbot that provides instant answers to user inquiries. The chatbot should be easily accessible, provide relevant responses, and offer seamless …
-
If I understand correctly Ollama4j currently supports the following roles
- system
- user
- assistant
whereas Mistral for example also has a role "tool", see https://docs.mistral.ai/api/
Or…
-
### Describe your motivation
Usually chats are persisted on the backend on a given storage, and then they are retrieved to populate a chat. It should not be strange that chats can grow a lot, with …
-
Since we have now supported the multi-turn benchmark MMDU, we would like to implement the `chat_inner` function for existing VLMs in VLMEvalKit add support for multi-turn chatting.
Currently, we hav…