pass tags

This commit is contained in:
Swifty
2026-01-21 15:03:56 +01:00
parent 1aee738f89
commit 20f4e14b2d

View File

@@ -524,6 +524,7 @@ async def stream_chat_completion(
session=session, # Pass session object to avoid Redis refetch
context=context,
tool_call_response=str(tool_response_messages),
tags=tags,
):
yield chunk