mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-10 23:41:28 +00:00
docs: templates
updated titles (#25646)
Updated titles into a consistent format. Fixed links to the diagrams. Fixed typos. Note: The Templates menu in the navbar is now sorted by the file names. I'll try sorting the navbar menus by the page titles, not the page file names.
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# Gemini functions - agent
|
||||
|
||||
# gemini-functions-agent
|
||||
This template creates an agent that uses `Google Gemini function calling` to communicate its decisions on what actions to take.
|
||||
|
||||
This template creates an agent that uses Google Gemini function calling to communicate its decisions on what actions to take.
|
||||
|
||||
This example creates an agent that can optionally look up information on the internet using Tavily's search engine.
|
||||
This example creates an agent that optionally looks up information on the internet using `Tavily's` search engine.
|
||||
|
||||
[See an example LangSmith trace here](https://smith.langchain.com/public/0ebf1bd6-b048-4019-b4de-25efe8d3d18c/r)
|
||||
|
||||
|
Reference in New Issue
Block a user