Commit Graph

12 Commits (06cde06a200ffaf7ddbb5553c2c5af9ac552cf31)

Author SHA1 Message Date
Leonid Ganeline 163ef35dd1
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.
1 month ago
Erick Friis 551640a030
templates: remove lockfiles (#22920)
poetry will default to latest versions without
3 months ago
Leonid Ganeline 3a750e130c
templates: `utilities` import fix (#20679)
Updated imports from `from langchain.utilities` to `from
langchain_community.utilities`
5 months ago
Erick Friis d83b720c40
templates: readme langsmith not private beta (#20173) 5 months ago
Erick Friis 49f3cc0f6b
templates: bump lockfile deps (#19001) 6 months ago
Sanjaypranav V M d722525c70
templates: remove gemini_function_agent unused file (#18112)
- [X] Gemini Agent Executor imported `agent.py` has Gemini agent
executor which was not utilised in current template of gemini function
agent 🧑‍💻 instead openai_function_agent has been used


@sbusso  @jarib  please someone review it

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
7 months ago
Erick Friis 3a2eb6e12b
infra: add print rule to ruff (#16221)
Added noqa for existing prints. Can slowly remove / will prevent more
being intro'd
8 months ago
Erick Friis d9e7675f7e
templates: gemini-functions-agent readme update (#17288) 8 months ago
Erick Friis 023cb59e8a
templates: gemini-functions-agent genai package bump (#17286) 8 months ago
Erick Friis 12d3159dd6
templates: simplify tool in gemini-functions-agent 2 (#17283) 8 months ago
Erick Friis d8913b9428
templates: simplify tool in gemini-functions-agent (#17282) 8 months ago
Harrison Chase 19546081c6
templates: add gemini functions agent (#17141)
Co-authored-by: Erick Friis <erick@langchain.dev>
8 months ago