Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Hye-yoonJeong
Copy link
Contributor

[Title] Agent with Memory
[Version] initial
[Language] ENG
[Packages] langchain_core, langchain_community, langchain_openai, langgraph

Author Checklist

  • PR Title Format: I have confirmed that the PR title follows the correct format. (e.g., [N-2] 07-Text Splitter / 07-RecursiveCharacterTextSplitter)

  • Committed Files: I have ensured that no unnecessary files (e.g., .bin, .gitignore, poetry.lock, pyproject.toml) are included. These files are not allowed.

  • (Optional) Related Issue: If this PR is linked to an issue, I have referenced the issue number in the PR message. (e.g., Fixes Update 01-PromptTemplate.ipynbΒ #123)

  • ❌ Do not include unnecessary files (e.g., .bin, .gitignore, poetry.lock, pyproject.toml) or other people's code. If included, close the PR and create a new PR.

Review Template (Intial PR)

πŸ–₯️ OS: Win/Mac/Linux   
βœ… Checklist      
 - [ ] **Template**: Tutorials follows the required template. 
 - [ ] **Table of Contents(TOC) Links**: All Table of Contents links work. (Yes/No)
 - [ ] **Image**: Image filenames follow guidelines.
 - [ ] **Imports**: All import statements use the latest versions. Ensure "langchain-teddynote" is not used. 
 - [ ] **Code Execution**: Code runs without errors.
 - Comments: {Write freely, ν•œκ΅­μ–΄ 기술 κ°€λŠ₯}     

If no one reviews your PR within a few days, please @-mention one of teddylee777, musangk, BAEM1N

[Title] Agent with Memory
[Version] initial
[Language] ENG
[Packages] langchain_core, langchain_community, langchain_openai, langgraph
@chaeyoonyunakim chaeyoonyunakim added docs tutorial proofreading λ²ˆμ—­/κ²€μˆ˜νŒ€ μ œμ•ˆμ‚¬ν•­ 반영 labels Jan 20, 2025
Copy link
Contributor

@chaeyoonyunakim chaeyoonyunakim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

λ²ˆμ—­/κ²€μˆ˜ ν™•μΈμž…λ‹ˆλ‹€. 컀밋 κΆŒν•œμ΄ μ—†μ–΄ 직접 μˆ˜μ •μ΄ μ•ˆλ˜λŠ”λ° 더 쒋은 방법 μ—†μ„κΉŒμš”?

"\n",
"An **in-memory checkpoint saver** enables an agent to save previous interactions, allowing the agent to engage in multi-turn interactions in a coherent manner.\n",
"\n",
"Also in this tutorial, we use `ToolNode` and `tools_condition` prebuilt in `LangGraph` instead of a customized tool node.\n",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Also in this tutorial, we use `ToolNode` and `tools_condition` pre-built in `LangGraph` instead of a customized tool node.\n",

Hye-yoonJeong and others added 4 commits January 21, 2025 19:20
[Title] Agent with Memory
[Version] initial
[Language] ENG
[Packages] langchain_core, langchain_community, langchain_openai, langgraph
@Hye-yoonJeong Hye-yoonJeong changed the title [E-1] 17-LangGraph / 04-LangGraph-Agent-With-Memory [E-1] 17-LangGraph / 01-Core-Features / 04-LangGraph-Agent-With-Memory Jan 22, 2025
Copy link
Contributor

@sirena1 sirena1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ–₯️ OS: Win
βœ… Checklist

  • Template: Tutorials follows the required template.
  • Table of Contents(TOC) Links: All Table of Contents links work. (Yes/No)
  • Image: Image filenames follow guidelines.
  • Imports: All import statements use the latest versions. Ensure "langchain-teddynote" is not used.
  • Code Execution: Code runs without errors.
  • Comments: {Write freely, ν•œκ΅­μ–΄ 기술 κ°€λŠ₯}
    λͺ¨λ‘ μ •μƒμž‘λ™ λ˜λŠ” 것 ν™•μΈν–ˆμŠ΅λ‹ˆλ‹€. 고생 λ§ŽμœΌμ…¨μŠ΅λ‹ˆλ‹€ :)

Copy link
Member

@geminii01 geminii01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ–₯️ OS: Win
βœ… Checklist

  • Template: Tutorials follows the required template.
  • Table of Contents(TOC) Links: All Table of Contents links work. (Yes/No)
  • [N/A] Image: Image filenames follow guidelines.
  • Imports: All import statements use the latest versions. Ensure "langchain-teddynote" is not used.
  • Code Execution: Code runs without errors.
  • Comments: 였λ₯˜ 없이 λͺ¨λ“  μ½”λ“œ μ •μƒμ μœΌλ‘œ λŒμ•„κ°‘λ‹ˆλ‹€. 고생 λ§ŽμœΌμ…¨μŠ΅λ‹ˆλ‹€!

@teddylee777 teddylee777 merged commit 9d00cc1 into LangChain-OpenTutorial:main Jan 23, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs tutorial proofreading λ²ˆμ—­/κ²€μˆ˜νŒ€ μ œμ•ˆμ‚¬ν•­ 반영
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants