Fix home message tools calls
This commit is contained in:
@@ -294,6 +294,7 @@ async def _handle_floating_request(
|
||||
)
|
||||
|
||||
context: dict = {
|
||||
"conversation_history": frame.get("conversation_history", []),
|
||||
"scope": scope,
|
||||
"_debug": {"request_id": request_id, "session_id": session_id, "user_id": user_id},
|
||||
"format_prefs": frame.get("format_prefs"),
|
||||
|
||||
Reference in New Issue
Block a user