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:
Matthew Zhou
2024-10-17 15:54:03 -07:00
committed by GitHub
parent c9701f490c
commit c18eb466f8
16 changed files with 81 additions and 99 deletions

View File

@@ -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