feat: add a deep thinking reasoner model (o1-preview/mini) (#68)

This commit is contained in:
Michael Neale
2024-10-11 03:37:18 +11:00
committed by GitHub
parent 3d5363016f
commit 8706e9ea71
3 changed files with 83 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ developer = "goose.toolkit.developer:Developer"
github = "goose.toolkit.github:Github"
jira = "goose.toolkit.jira:Jira"
screen = "goose.toolkit.screen:Screen"
reasoner = "goose.toolkit.reasoner:Reasoner"
repo_context = "goose.toolkit.repo_context.repo_context:RepoContext"
[project.entry-points."goose.profile"]