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
{{ message }}
This repository was archived by the owner on Jul 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ Tools are services that can be called by the LLM to provide additional features
176
176
177
177
Some platforms provide built-in server-side tools for enhanced capabilities without custom implementations:
178
178
179
-
1.**Google Gemini** - URL Context, Google Search, Code Execution. See the [Server Tools Documentation](docs/google-gemini-server-tools.md) for detailed usage instructions.
179
+
1.**[Google Gemini](docs/google-gemini-server-tools.md)** - URL Context, Google Search, Code Execution
180
180
181
181
Tool calling can be enabled by registering the processors in the chain:
0 commit comments