Commit 129f20b
committed
refactor: clean up imports and enhance AirweaveSearchTool schema
- Removed unnecessary imports and organized the import statements for clarity.
- Updated the AirweaveSearchToolSchema to use more concise type hints and improved formatting for better readability.
- Ensured that the API key and base URL fields in the AirweaveSearchTool class are now using optional type hints consistently.
- Enhanced the error handling in the search methods to provide clearer error messages.1 parent c93aa9f commit 129f20b
File tree
3 files changed
+155
-115
lines changed- lib/crewai-tools/src/crewai_tools/tools/airweave_tool
3 files changed
+155
-115
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
0 commit comments