-
Notifications
You must be signed in to change notification settings - Fork 386
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add reasoning (extended thinking) for claude 3.7 (#750)
* WIP * CI対応 * CI対応 * discriminatedの対応 * model_validate * CIのビルドエラー修正 * レビューコメント反映 * CIエラー修正 * UIのインデント調整 * reformat * feat: add Pyright configuration to exclude specific directories * chore: update boto3 to support reasoning * feat: add core functionality for reasoning * feat: bot feature * feat: frontend * add test suit * chore: fix lint err * delete_secret_managerの実施場所変更. * search_engineがfirecrawlなのに、firecrawl_configが未入力の場合はエラーにする * apikeyのvalidation * Refactor API key handling and update tool models in the bot framework * Rename delete_secret_manager to delete_api_key_from_secret_manager * fix: raise error when failed for internet search tool * feat: enhance Firecrawl integration with improved validation and legacy tool handling * chore: lint * change: update logging level to INFO from DEBUG * chore: lint err --------- Co-authored-by: fsatsuki <[email protected]>
- Loading branch information
Showing
47 changed files
with
2,029 additions
and
1,470 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.