Commit Graph

10 Commits (ce4e29ae425056b35c41a5024e0d58e51f68fb89)

Author SHA1 Message Date
Leonid Ganeline 3a750e130c
templates: `utilities` import fix (#20679)
Updated imports from `from langchain.utilities` to `from
langchain_community.utilities`
4 months ago
Erick Friis d83b720c40
templates: readme langsmith not private beta (#20173) 4 months ago
Erick Friis 49f3cc0f6b
templates: bump lockfile deps (#19001) 5 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>
5 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
6 months ago
Erick Friis d9e7675f7e
templates: gemini-functions-agent readme update (#17288) 6 months ago
Erick Friis 023cb59e8a
templates: gemini-functions-agent genai package bump (#17286) 6 months ago
Erick Friis 12d3159dd6
templates: simplify tool in gemini-functions-agent 2 (#17283) 6 months ago
Erick Friis d8913b9428
templates: simplify tool in gemini-functions-agent (#17282) 6 months ago
Harrison Chase 19546081c6
templates: add gemini functions agent (#17141)
Co-authored-by: Erick Friis <erick@langchain.dev>
6 months ago