-
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.
feat: Internet Agent using Firecrawl SaaS (#735)
* WIP * CI対応 * CI対応 * discriminatedの対応 * model_validate * CIのビルドエラー修正 * レビューコメント反映 * CIエラー修正 * UIのインデント調整 * reformat * 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 --------- Co-authored-by: statefb <[email protected]>
- Loading branch information
Showing
27 changed files
with
1,983 additions
and
573 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
Oops, something went wrong.