[PR #24] [MERGED] Feat update default llm to openai #30

Closed
opened 2026-02-15 20:17:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/oap-langgraph-tools-agent/pull/24
Author: @j-broekhuizen
Created: 5/19/2025
Status: Merged
Merged: 5/28/2025
Merged by: @j-broekhuizen

Base: mainHead: feat-update-default-llm-and-docs


📝 Commits (6)

📊 Changes

2 files changed (+5 additions, -4 deletions)

View changed files

📝 .env.example (+3 -2)
📝 tools_agent/agent.py (+2 -2)

📄 Description

Add comment to .env.example and update default llm in GraphConfigPydantic


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/oap-langgraph-tools-agent/pull/24 **Author:** [@j-broekhuizen](https://github.com/j-broekhuizen) **Created:** 5/19/2025 **Status:** ✅ Merged **Merged:** 5/28/2025 **Merged by:** [@j-broekhuizen](https://github.com/j-broekhuizen) **Base:** `main` ← **Head:** `feat-update-default-llm-and-docs` --- ### 📝 Commits (6) - [`efbe531`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/efbe53164ca929138232d6733c3f92383d51b9af) Update default model - [`0e480ad`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/0e480adea83a7ed269669a281f2f1fd77bc38ee2) Update agent.py - [`2237860`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/22378609a89c1fbb50d6f401745a5680b2e019a4) Update tools_agent/agent.py - [`b3f7767`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/b3f77674fe4b1ae337789f09777e7524862c193e) Update tools_agent/agent.py - [`9638167`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/963816723ed1ce9e37d3c12c70a598f06fd5d672) Update tools_agent/agent.py - [`e5e497c`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/e5e497c703840aa24b6aa695427b33b85be3fdec) Update tools_agent/agent.py ### 📊 Changes **2 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+3 -2) 📝 `tools_agent/agent.py` (+2 -2) </details> ### 📄 Description Add comment to .env.example and update default llm in GraphConfigPydantic --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:17:23 -05:00
yindo closed this issue 2026-02-15 20:17:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/oap-langgraph-tools-agent#30