Log in
Log into community
Find answers from the community
Most posts
Powered by
Hall
Home
Members
Felix
F
Felix
Offline
, last seen 3 months ago
Joined September 25, 2024
Contributions
Comments
Replies
F
Felix
10 months ago
·
Is there a way to only trigger output
Is there a way to only trigger output parsers when valid data is available. If no usefull data is exists the chatbot should just write "no data is available". I have an output parser that displays data in a dataframe.
2 comments
F
L
F
Felix
11 months ago
·
I got a simple RAG chatbot wich runs as
I got a simple RAG chatbot wich runs as it should in the console.
But when I run it inside a streamlit chat im getting complete different answers.
Why is this happening?
1 comment
R
F
Felix
11 months ago
·
Error
Hi ther, i ran into a problem.
im trying to make a chatbot with llama-index.
I try to use a LLM form HuggingFace (see in the picture)
But when i run the chat_engine.chat(...) im getting following error:
NotImplementedError: Messages passed in must be of odd length. (picture)
Im kind of stuck. Thanks for your help.
5 comments
F
L
x