feat: Add put_inner_thoughts_in_kwargs as a config setting for the LLM (#1902)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
This commit is contained in:
@@ -320,7 +320,6 @@ def run(
|
||||
ms=ms,
|
||||
no_verify=no_verify,
|
||||
stream=stream,
|
||||
inner_thoughts_in_kwargs=no_content,
|
||||
) # TODO: add back no_verify
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user