Skip to content

Conversation

dfm88
Copy link

@dfm88 dfm88 commented Nov 17, 2024

Add 2 examples of simple llm chat with memory.

First agent memory-chat-agent is a simple chat agent that uses a memory to store the conversation history.

Second agent memory_doc_chat_agent same as before but utilizes the ChatDocument class to store and retrieve memories.

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.

2 participants