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
TUTORIAL HOTFIX: isn't sending bot_id & thread_id (must be in reference) so throws failure
TUTORIAL: missing bot_id or thread_id when injected into LLM
loop didn't abort on its own; self-evidently didn't contact the LLM, but might cascade through to a "misinterpreted" failure condition (i.e., thought it needed to ask LLM how to remedy, or moved to next stage... all of these require outlining in UML to start proofing logical weaknesses)
The text was updated successfully, but these errors were encountered:
TUTORIAL HOTFIX: isn't sending bot_id & thread_id (must be in reference) so throws failure
TUTORIAL: missing bot_id or thread_id when injected into LLM
The text was updated successfully, but these errors were encountered: