Commit 9ef718d
support agentic message in chatwitheino (#222)
* support agentic message in chatwitheino
* docs: remove message kind appendix
* docs: add message kind notes to ch04 ch05
* fix agentic session history replay
* preserve agentic reasoning history
* update
* update
* update
* refactor chatwitheino middleware helpers
* feat(chatwitheino): add middleware test stack
* Revert "feat(chatwitheino): add middleware test stack"
This reverts commit 17ecc4b.
* fix(chatwitheino): handle retries and checkpoint resume
* fix(chatwitheino): preserve agentic item ids
* docs(chatwitheino): describe AgenticMessage blocks
* docs(chatwitheino): default to AgenticMessage
* docs(chatwitheino): simplify AgenticMessage intro
* refactor chatwitheino event helpers
* docs: add TurnLoop chapter to quickstart navigation1 parent b16bfed commit 9ef718d
42 files changed
Lines changed: 2766 additions & 2098 deletions
File tree
- adk/intro/http-sse-service
- quickstart/chatwitheino
- a2ui
- chatmodel
- cmd
- ch01
- ch02
- ch03
- ch04
- ch05
- ch06
- ch07
- ch08
- ch09
- ch10
- docs
- helpers
- mem
- msgops
- rag
- server
- smoketest
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| 501 | + | |
501 | 502 | | |
502 | 503 | | |
503 | 504 | | |
| |||
0 commit comments