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
Using alternate LLMs for conversational tasks fails since even in creating a StreamingContextualAgent, OpenAiLLM is used to detect conversation completion.
Using alternate LLMs for conversational tasks fails since even in creating a
StreamingContextualAgent
, OpenAiLLM is used to detect conversation completion.bolna/agent_types/contextual_conversational_agent.py:18
The text was updated successfully, but these errors were encountered: