-
Notifications
You must be signed in to change notification settings - Fork 293
Pull requests: cloudwego/eino-ext
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(openai): support Strict parameter for tool function definitions via ToolInfo.Extra
#801
opened Apr 26, 2026 by
piratf
Loading…
2 of 3 tasks
feat(openai-go): add EINO model component using official OpenAI Go SDK
#800
opened Apr 24, 2026 by
mikeb26
Contributor
Loading…
2 of 3 tasks
feat(deepseek): support ExtraFields via request-level option
#799
opened Apr 24, 2026 by
jesse-engineer
Contributor
Loading…
1 task done
fix(ollama): include items structure in tool parameter definitions
#797
opened Apr 24, 2026 by
wucm667
Loading…
feat(cozeloop): support AgenticMessage
#796
opened Apr 23, 2026 by
mrh997
Contributor
Loading…
3 tasks
test(deepseek): add unit tests for concatTextParts
#795
opened Apr 23, 2026 by
JonXSnow
Contributor
Loading…
fix(openai): merge ExtraFields in WithExtraFields instead of overwriting
#793
opened Apr 22, 2026 by
wucm667
Loading…
fix(devops): use errEvt payload when sending error SSE event
#786
opened Apr 17, 2026 by
SKDG042
Contributor
Loading…
2 of 3 tasks
fix(langfuse): correct nil check variable typo in extractModelInput
#785
opened Apr 17, 2026 by
SKDG042
Contributor
Loading…
2 of 3 tasks
fix(devops): correct CompletionTokens assignment typo in callback handler
#784
opened Apr 17, 2026 by
SKDG042
Contributor
Loading…
2 of 3 tasks
feat(claude): add adaptive thinking + output effort for Opus 4.7+
#781
opened Apr 16, 2026 by
NicolasWalter
Loading…
2 of 3 tasks
feat(gemini): add WithLabels option for request-level metadata
#769
opened Apr 9, 2026 by
jredl-va
Loading…
2 of 3 tasks
fix(gemini): set IncludeServerSideToolInvocations when using built-in tools with function calling
#762
opened Apr 6, 2026 by
jredl-va
Loading…
2 of 3 tasks
feat(model/openairesponse): 新增 OpenAI Responses API ChatModel 组件,兼容adk目前chatmodel类型
#758
opened Apr 2, 2026 by
ywandy
Loading…
fix(gemini): trailing empty text part with thoughtSignature
#757
opened Apr 1, 2026 by
HhSen
Loading…
1 task
feat(ark): add web search tool call example
#755
opened Mar 31, 2026 by
JonXSnow
Contributor
Loading…
optimize(openai): enhance APIError struct with InnerError field
#752
opened Mar 31, 2026 by
zbysir
Loading…
fix(claude): prevent index out of range panic when message Content is empty
#751
opened Mar 31, 2026 by
shentongmartin
Contributor
Loading…
2 of 3 tasks
feat: 支持 handoff
C-enhancement
This is a PR that adds a new feature or fixes a bug.
D-adk
Domain: this is an issue related to the adk package
#745
opened Mar 22, 2026 by
ag9920
Loading…
3 tasks
feat(model/minimax): add MiniMax ChatModel provider
C-enhancement
This is a PR that adds a new feature or fixes a bug.
D-chatmodel-impl
Domain: This is an issue related to particular ChatModel implementation
#741
opened Mar 19, 2026 by
octo-patch
Loading…
4 tasks done
Feat/a2a taskqueue offset 之前的A2A task队列实现断点重续是通过内存顺序读取,有很大程度丢包的风险,并且切换存储重新实现也无法添加offset的功能,想通过添加offset兼容可靠断点续传的需求
C-enhancement
This is a PR that adds a new feature or fixes a bug.
D-A2A
Domain: this issue relates to A2A protocol related functionalities
#740
opened Mar 19, 2026 by
yu-xin-c
Loading…
4 of 14 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.