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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This allows AI models (such as Google's Vertex AI Gemini) to intelligently inter
22
22
4.**Simplified JSON Schema:** Define function parameters and responses with a much more concise and readable syntax compared to standard library methods.
23
23
5.**Simple Agent Implementation:** Easily define and register functions ("Tools") within a `polaris` agent to interact with local files, APIs, or system commands.
24
24
6.**Vertex AI Gemini Focused:** Optimized for seamless integration and interaction with Vertex AI **Gemini** models for orchestrating function calls.
25
-
7.**Support MCP(Experimental):** Tools can be integrated with MCP (see `_example/mcp-tool`)
25
+
7.**Support MCP**(Experimental): Tools can be integrated with MCP (see `_example/mcp-tool`)
0 commit comments