You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm trying to make use of QueryBot and struggling a bit to get it going. I've run into a couple issues here. The first I encountered is that LanceDB seemed required sentencetransformers to be installed. Once I did that, it seems like ChatUIMixin is a component of QueryBot, which would require installation of the ui dependencies. Not a problem, but I had been under the impression that I just needed llamabot[rag] for using QueryBot.
Do I have all that right? If there's something I can contribute here to update, would be happy to!
System Information:
Operating System: macOS 15.3 (Sequoia)
Architecture: arm64
Shell: /bin/zsh
Python Version: Python 3.10
LlamaBot Version: 0.11.2
LanceDB Version: 0.20.0
The text was updated successfully, but these errors were encountered:
Hello! I'm trying to make use of QueryBot and struggling a bit to get it going. I've run into a couple issues here. The first I encountered is that LanceDB seemed required
sentencetransformers
to be installed. Once I did that, it seems likeChatUIMixin
is a component of QueryBot, which would require installation of the ui dependencies. Not a problem, but I had been under the impression that I just neededllamabot[rag]
for using QueryBot.Do I have all that right? If there's something I can contribute here to update, would be happy to!
System Information:
The text was updated successfully, but these errors were encountered: