[PR #24] [MERGED] FROM ryaneggz/13-use-custom-model-with-ollama TO hwchase17/deepagents@main #412

Closed
opened 2026-02-16 09:15:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/24
Author: @ryaneggz
Created: 8/4/2025
Status: Merged
Merged: 8/5/2025
Merged by: @hwchase17

Base: harrison/ollama-exampleHead: ryaneggz/13-use-custom-model-with-ollama


📝 Commits (9)

📊 Changes

1 file changed (+22 additions, -2 deletions)

View changed files

📝 README.md (+22 -2)

📄 Description

Summary:

Closes #13 | Updates the README with steps for altering the research_agent.py to use on_init_model with ollama.


🔄 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/deepagents/pull/24 **Author:** [@ryaneggz](https://github.com/ryaneggz) **Created:** 8/4/2025 **Status:** ✅ Merged **Merged:** 8/5/2025 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `harrison/ollama-example` ← **Head:** `ryaneggz/13-use-custom-model-with-ollama` --- ### 📝 Commits (9) - [`7dc01fa`](https://github.com/langchain-ai/deepagents/commit/7dc01fa3f5aae4d44b4e70bd44c391831049373f) Updates the README with steps for altering the research_agent.py - [`7c3e68b`](https://github.com/langchain-ai/deepagents/commit/7c3e68b175a5d93c9023e5b01ce23795777d0c8d) Restore research_agent.py to init state, remove changes from https://github.com/hwchase17/deepagents/pull/14 - [`c03710f`](https://github.com/langchain-ai/deepagents/commit/c03710f0e6ea5301673c27c2740f10640b7057d2) Move oss model details to model description - [`d00262d`](https://github.com/langchain-ai/deepagents/commit/d00262d53e203ad202433ad6390e1071f60e0cef) Add newline to get rid of change - [`5e774fb`](https://github.com/langchain-ai/deepagents/commit/5e774fb7aac2f58f638db29f077d40dc94aeccbf) Reorg - [`65a378f`](https://github.com/langchain-ai/deepagents/commit/65a378f595b930aa200f32ae2117f7cf716a6b68) Clean up the format - [`b073754`](https://github.com/langchain-ai/deepagents/commit/b073754c90e925c68a70937fe1addb6a56c59f6c) Update README.md - [`e52aeed`](https://github.com/langchain-ai/deepagents/commit/e52aeedc869d84020203af4329cfe3f74646b4b7) Update README.md - [`524279d`](https://github.com/langchain-ai/deepagents/commit/524279d6f5a6b54d3bb7ea2303f00dc621568797) Update README.md ### 📊 Changes **1 file changed** (+22 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+22 -2) </details> ### 📄 Description ### Summary: Closes #13 | Updates the README with steps for altering the research_agent.py to use `on_init_model` with ollama. --- <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-16 09:15:56 -05:00
yindo closed this issue 2026-02-16 09:15:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagents#412