You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance read_file tool with extended parameters and improve security handling
- Extended read_file tool parameters to include file_path, offset, and limit for more granular file access
- Updated tool call conversions between Gemini and OpenAI formats to use new parameter structure
- Modified security configuration to use exclude list instead of blocklist for better control
- Updated documentation and examples to reflect new parameter naming and security model
- Adjusted JSON parsing demo scenarios to demonstrate new tool parameter structure
constSAMPLE_CONTENT="The function calculates. The function calculates. The function calculates. The function calculates. The function calculates. The function calculates. The function calculates. The function calculates. The function calculates. The function calculates. The function calculates. ";
0 commit comments