Skip to content

Draft: FROM ryaneggz/13-add-init-chat-example-ollama TO hwchase17/deepagents@master - #14

Closed
Ryan Eggleston (ryaneggz) wants to merge 5 commits into
langchain-ai:masterfrom
ryaneggz:ryaneggz/13-add-init-chat-example-ollama
Closed

Draft: FROM ryaneggz/13-add-init-chat-example-ollama TO hwchase17/deepagents@master#14
Ryan Eggleston (ryaneggz) wants to merge 5 commits into
langchain-ai:masterfrom
ryaneggz:ryaneggz/13-add-init-chat-example-ollama

Conversation

@ryaneggz

Copy link
Copy Markdown
Contributor

Closes #13

Going to create a new example in ./examples directory specifically for this.

@ryaneggz

Copy link
Copy Markdown
Contributor Author

Closing this to not clutter repo

@ryaneggz

Copy link
Copy Markdown
Contributor Author

Replacing this with #24

Harrison Chase (hwchase17) added a commit that referenced this pull request Aug 5, 2025
…@main (#24)

* Updates the README with steps for altering the research_agent.py

* Restore research_agent.py to init state, remove changes from #14

* Add newline to get rid of change

* Reorg

* Clean up the format

* Update README.md

* Update README.md

* Update README.md

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
abc123abc123abc1 added a commit to abc123abc123abc1/deepagents that referenced this pull request Aug 22, 2025
…@main (#24)

* Updates the README with steps for altering the research_agent.py

* Restore research_agent.py to init state, remove changes from langchain-ai/deepagents#14

* Add newline to get rid of change

* Reorg

* Clean up the format

* Update README.md

* Update README.md

* Update README.md

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
abc123abc123abc1 added a commit to abc123abc123abc1/deepagents that referenced this pull request Aug 22, 2025
* FROM ryaneggz/13-use-custom-model-with-ollama TO hwchase17/deepagents@main (#24)

* Updates the README with steps for altering the research_agent.py

* Restore research_agent.py to init state, remove changes from langchain-ai/deepagents#14

* Add newline to get rid of change

* Reorg

* Clean up the format

* Update README.md

* Update README.md

* Update README.md

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>

* cr

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
John Kennedy (jkennedyvz) pushed a commit that referenced this pull request Jun 21, 2026
…e _default_suffix, document group drops

- send_media: replace if/else branch duplication with (method, file_field)
  tuple selection
- _check_telegram_size: avoid redundant stat() call — the size is already
  checked by validate_media_size; reword the error without re-statting
- _safe_suffix: inline the single-caller _default_suffix helper
- TelegramChannel: document that group/supergroup messages are silently
  dropped and add a debug log in _message_values when chat type mismatches

Fixes #3, #5, #14, #15.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add example of using init_chat_model (with Ollama)

1 participant