17 Commits (drew/english)

Author SHA1 Message Date
shentong.martin 57cb494e77 chore: fix lint and formatting
Change-Id: I3b4f908dd24ce6b779fdb8cac3e7519c3295a21b
2 months ago
shentong.martin 7c56672353 feat(adk): add human-in-the-loop examples for multi-agent patterns
Add four new examples demonstrating interrupt/resume functionality with
prebuilt multi-agent patterns:

- 5_supervisor: Supervisor pattern with approval for fund transfers
- 6_plan-execute-replan: Plan-Execute-Replan with review-edit for bookings
- 7_deep-agents: Deep agents with follow-up for clarification questions
- 8_supervisor-plan-execute: Nested architecture with Plan-Execute-Replan
  as sub-agent under Supervisor, demonstrating deep interrupt propagation

Each example includes:
- Semantically meaningful scenarios (financial advisor, travel booking,
  data analysis, project management)
- Rate-limited model wrapper for test environments
- English and Chinese README documentation

Also includes:
- Fix errorremover middleware to propagate interrupt errors correctly
- Add .trae to .gitignore

Change-Id: I1a7e21936bf7015d2d2c08c4b9e78cdd7c07da8b
5 months ago
Zhj 8c6efe243f
feat(tool): add remove error middleware & mcp toolcallresulthander (#147) 5 months ago
shentong.martin a18a2c0538 feat(tool): json fix tool middleware
Change-Id: I00d90a0d23b68faccad77337aa1b511e22862b28
5 months ago
shentong.martin 89b2d21a9f feat(chatmodel): printing actual request and response
Change-Id: I5ea594389cef6c11e4a7857e875a7770eacae619
5 months ago
shentongmartin ba4f91a8f3 Potential fix for code scanning alert no. 20: Log entries created from user input
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
5 months ago
shentong.martin 45aaddee0a feat(chatmodel): printing actual request and response
Change-Id: I5ea594389cef6c11e4a7857e875a7770eacae619
5 months ago
shentong.martin 476e80b9f4 feat: implement an AB test router ChatModel example
Change-Id: If21899ebe9d5848a82c386056bded7346d8ec25a
5 months ago
mrh997 a0e96f1391
refactor: migration from OpenAPIV3 to JSONSchema (#108) 9 months ago
Megumin f1eee736c2
feat: modify chat model env (#41) 1 year ago
kuhaha 764d04fbf3
chore: update eino dev version (#31)
feat: update eino dev version
1 year ago
kuhaha 8afa91ad48
feat: add auto load env (#21)
* feat: add env auto load

* feat: add env auto load

* feat: add env auto load

* feat: add env auto load

* feat: add env auto load

* feat: add env auto load

* doc: add notice of eino_assistant

* doc: add notice of eino_assistant

* doc: add notice of eino_assistant

* doc: add notice of eino_assistant

* doc: add notice of eino_assistant
1 year ago
kuhaha 75de62639c
feat: add lambda example (#18) 1 year ago
IPender 846f144c65
feat: add loader, parser examples (#10) 1 year ago
Megumin 7578934f77
fix: some modify of router retriever/todoagent/chat (#8)
fix: some modifyfix: some modify of router retriever/todoagent/chat (#8)
1 year ago
IPender 72b9638249
feat: change user mannual doc link (#2) 1 year ago
IPender ae08a52488
feat: add eino examples (#1)
* feat: add eino examples
1 year ago