feat: Add chain-of-thought (#37)

* Add chain-of-thought

* Use BasePromptComponent

* Add terminate callback for the chain-of-thought
This commit is contained in:
Nguyen Trung Duc (john)
2023-10-04 02:16:33 +07:00
committed by GitHub
parent f80a4ea883
commit 6ab1854532
5 changed files with 291 additions and 1 deletions

1
.gitignore vendored
View File

@@ -454,6 +454,7 @@ logs/
.gitsecret/keys/random_seed
!*.secret
.env
.envrc
S.gpg-agent*
.vscode/settings.json