mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
Space
This commit is contained in:
@@ -735,7 +735,7 @@ async def llm_call(
|
||||
raw_response=response,
|
||||
prompt=prompt,
|
||||
response=content,
|
||||
tool_calls=tool_calls, # type: ignore
|
||||
tool_calls=tool_calls, # type: ignore
|
||||
prompt_tokens=prompt_tokens,
|
||||
completion_tokens=completion_tokens,
|
||||
reasoning=reasoning,
|
||||
|
||||
Reference in New Issue
Block a user