You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shentong.martin 28247d3702 feat(quickstart): rename chatwithdoc to chatwitheino and add chapters 3-8
- Rename quickstart/chatwithdoc to quickstart/chatwitheino
- Update all import paths from chatwithdoc to chatwitheino
- Add chapter 3: Memory & Session (JSONL persistence)
- Add chapter 4: Tool & Backend (Filesystem access)
- Add chapter 5: Middleware
- Add chapter 6: Callback
- Add chapter 7: Interrupt & Resume
- Add chapter 8: Graph Tool
- Add chapter 9: A2UI documentation
- Update .gitignore to exclude *.jsonl and *.txt files

Change-Id: Iddeb4ad2bb2a3a1d192c335255dc86554b97e531
2 months ago
..
ch01_chatmodel_agent_console.md feat(quickstart): rename chatwithdoc to chatwitheino and add chapters 3-8 2 months ago
ch02_chatmodel_agent_runner_console.md feat(quickstart): rename chatwithdoc to chatwitheino and add chapters 3-8 2 months ago
ch03_memory_session_jsonl.md feat(quickstart): rename chatwithdoc to chatwitheino and add chapters 3-8 2 months ago
ch04_tool_backend_filesystem.md feat(quickstart): rename chatwithdoc to chatwitheino and add chapters 3-8 2 months ago
ch05_middleware.md feat(quickstart): rename chatwithdoc to chatwitheino and add chapters 3-8 2 months ago
ch06_callback.md feat(quickstart): rename chatwithdoc to chatwitheino and add chapters 3-8 2 months ago
ch07_interrupt_resume.md feat(quickstart): rename chatwithdoc to chatwitheino and add chapters 3-8 2 months ago
ch08_graph_tool.md feat(quickstart): rename chatwithdoc to chatwitheino and add chapters 3-8 2 months ago
ch09_a2ui.md feat(quickstart): rename chatwithdoc to chatwitheino and add chapters 3-8 2 months ago