Megumin
|
09c7e3515e
|
feat(adk): deepagents example (#131)
|
6 months ago |
shentongmartin
|
550f5b504c
|
fix(workflow): control only example remove wrong AddDependency call (#130)
Change-Id: Ibfc1c9e5b25988cd0517820d7225213feca7677d
|
6 months ago |
IPender
|
0795ca30b0
|
feat(adk): add Exit tool for loop_for_reflection (#127)
* feat(adk): add Exit tool for loop_for_reflection
* feat(adk): add break_loop event for loop_for_reflection
* feat(adk): add break_loop event for loop_for_reflection
|
6 months ago |
N3ko
|
b3cc87e04e
|
feat(adk): add excel agent based on plan-execute-replan pattern (#122)
|
6 months ago |
mrh997
|
28d7c0a578
|
feat(flow_react): optimize the use of ark cache in react (#124)
|
7 months ago |
mrh997
|
3bc1a807df
|
fix: use jsonschema_description tag (#123)
|
7 months ago |
N3ko
|
bbbae09319
|
feat: add examples for adk (#120)
|
8 months ago |
JqRrt
|
3a94b9ab0d
|
add cozeloop callback (#115)
|
8 months ago |
IPender
|
528919187f
|
feat(adk): add eino adk examples (#114)
|
8 months ago |
mrh997
|
a0e96f1391
|
refactor: migration from OpenAPIV3 to JSONSchema (#108)
|
9 months ago |
feng-95
|
05568cd009
|
feat: add apmplus callback handler to deer-go (#101)
* feat: add apmplus callback handler
|
9 months ago |
shentong.martin
|
fe522c0928
|
feat: workflow examples
Change-Id: I6ad7882527ba818ff00bea8b9ac76f0fea08951d
|
9 months ago |
Megumin
|
985ee36f62
|
fix(deerflow): correct ctx param of chat template (#99)
|
9 months ago |
mrh997
|
208c545ea7
|
feat(react): add cached ark example (#96)
|
10 months ago |
feng-95
|
d2c124acc0
|
feat: eino agent server apmplus callbacks add session info (#95)
* feat: apmplus callbacks add session info
* feat: add apmplus ai session
---------
Co-authored-by: Megumin <wangdezheng@bytedance.com>
|
10 months ago |
lnnt
|
3ebe73b2b5
|
feat: use ToolCallingChatModel instead of deprecated ChatModel (#93)
|
10 months ago |
Second-Choice
|
928dd90a31
|
fix: add nil check in deer-go LoggerCallback to prevent panic (#89)
|
10 months ago |
Earisty
|
b66582819c
|
feat: add deer-flow-go (#86)
* add deer-flow-go
|
10 months ago |
gromitlee
|
b4725029c1
|
feat(todoagent): upgrade duckduckgo to v2 (#85)
|
10 months ago |
mrh997
|
6d2f88c220
|
feat(eino_assistant): upgrade duckduckgo to v2 (#83)
|
10 months ago |
Megumin
|
eb4c4516b5
|
feat: upgrade ark&eino (#80)
|
11 months ago |
liujian-bytedance
|
fb3070ab6e
|
feat(devops): add an example of map[string]any (#78)
|
11 months ago |
xingpiaoliang
|
a021f26cb8
|
fix: fix the issue of the open tool in the eino agent example and add some features (#77)
fix: fix the open tool in the eino agent example
|
11 months ago |
catwithtudou
|
cf6cb2dccc
|
update: update the know
Change-Id: Ibc3dd1bcb817be9bbf6a27b29b56578722b24473
|
1 year ago |
Megumin
|
817e6e38a1
|
feat: upgrade manus openai (#69)
|
1 year ago |
Megumin
|
99173ed216
|
feat: manus agent
|
1 year ago |
Megumin
|
7fc033fd1f
|
feat: add interrupt
|
1 year ago |
mrh997
|
df73bb95e2
|
feat: upgrade devops to v0.1.7 and eino to v0.3.18 (#58)
|
1 year ago |
mrh997
|
3591f66345
|
feat: upgrade devops version to v0.1.6 (#57)
|
1 year ago |
Guangming Luo
|
21484c3c0a
|
chore: update ollama to v0.4.0 to fix security alerts (#54)
|
1 year ago |
Megumin
|
8e8acb0d0f
|
feat: replace deprecated interface
|
1 year ago |
Megumin
|
cf63365e54
|
feat: upgrade react agent version (#52)
|
1 year ago |
Megumin
|
0d70f1be5d
|
feat: remove final length (#50)
|
1 year ago |
N3ko
|
ade3de772f
|
feat: upgrade retriever/volc_vikingdb (#49)
|
1 year ago |
WayKwin
|
5c31003859
|
Update theme_park.go task.go
Base on this (code snippet)[df93610a63/components/tool/utils/create_options.go (L100)], the attributes of jsonschema in Go tags should be separated by "=" instead of colons.
|
1 year ago |
shentong.martin
|
a50d298e58
|
feat: react example change to ark model, set StreamToolCallChecker
Change-Id: I9959d201ca18a14ac7789b1b4edae2798a792590
|
1 year ago |
Megumin
|
f1eee736c2
|
feat: modify chat model env (#41)
|
1 year ago |
Scott9(阵雨)
|
55e069c734
|
refactor: use consistent context variable throughout the code (#40)
update: update the todoagent ctx
|
1 year ago |
mrh997
|
5dce8ffab4
|
feat: optimized devops debugging example (#37)
|
1 year ago |
liujian-bytedance
|
5f48fc1c04
|
feat: upgrade eino to v0.3.14 (#35)
|
1 year ago |
liujian-bytedance
|
79e087425c
|
feat(devops): upgrade devops (#34)
|
1 year ago |
shentong.martin
|
e5ce550628
|
feat: implement plan-execute multi-agent with DeepSeek
Change-Id: Ia6ec41eee4eab8b986ac178355370471b36ce97e
|
1 year ago |
Daniel (Shijun) Qian
|
cd47f04c8c
|
feat: support apmplus callback into assistant (#32)
* feat: support apmplus callback into assistant
|
1 year ago |
kuhaha
|
764d04fbf3
|
chore: update eino dev version (#31)
feat: update eino dev version
|
1 year ago |
Guangming Luo
|
6e5995be33
|
chore: bump up versions & fix some code (#28)
|
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 |
shentong.martin
|
c802472524
|
fix: remove sensitive info from examples
Change-Id: I7448dfaa5912f768adaacbb67cc22693590a58d2
|
1 year ago |
shentong.martin
|
07dd58eaf3
|
fix: upgrade eino to v0.3.9
Change-Id: I3184ce8afb344bea60035bd14f826f7d0ee59c06
|
1 year ago |
shentongmartin
|
f7a1f0f526
|
feat: add too_call_once and two_model_chat to graph examples (#15)
Change-Id: I4bc86918954cae88cc8f5b4fb4deea0d0895bfc7
|
1 year ago |
kuhaha
|
75de62639c
|
feat: add lambda example (#18)
|
1 year ago |