Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/eino
/ functions
Functions
3,994 in github.com/cloudwego/eino
⨍
Functions
3,994
◇
Types & classes
1,204
Method
Stream
(_ context.Context, input []*schema.Message, _ ...model.Option)
adk/chatmodel_retry_test.go:474
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/chatmodel_retry_test.go:661
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/chatmodel_retry_test.go:919
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/chatmodel_retry_test.go:1096
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/chatmodel_retry_test.go:3087
Method
Stream
(ctx context.Context, _ []*schema.Message, _ ...model.Option)
adk/cancel_edge_test.go:64
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/cancel_edge_test.go:92
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/cancel_edge_test.go:107
Method
Stream
(ctx context.Context, _ []*schema.Message, _ ...model.Option)
adk/cancel_edge_test.go:820
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/cancel_edge_test.go:1365
Method
Stream
(_ context.Context, input []*schema.Message, opts ...model.Option)
adk/cancel_edge_test.go:2056
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/cancel_test.go:70
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/cancel_test.go:580
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/cancel_test.go:1865
Method
Stream
(ctx context.Context, msgs []*schema.Message, opts ...model.Option)
adk/cancel_test.go:2710
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/failover_chatmodel_test.go:43
Method
Stream
(ctx context.Context, input []M, opts ...model.Option)
adk/wrappers.go:103
Method
Stream
(ctx context.Context, input []M, opts ...model.Option)
adk/wrappers.go:319
Method
Stream
(ctx context.Context, _ []M, opts ...model.Option)
adk/wrappers.go:1309
Method
Stream
(ctx context.Context, input []M, opts ...model.Option)
adk/wrappers.go:1443
Method
Stream
(ctx context.Context, input []M, opts ...model.Option)
adk/cancel.go:856
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/agent_tool_test.go:44
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/agent_tool_test.go:619
Method
Stream
(ctx context.Context, input []*schema.Message, _ ...model.Option)
adk/agent_tool_test.go:632
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/wrappers_test.go:887
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/wrappers_test.go:906
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/wrappers_test.go:1078
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/wrappers_test.go:1110
Method
Stream
(ctx context.Context, input []*schema.AgenticMessage, opts ...model.Option)
adk/wrappers_test.go:1703
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/message_id_test.go:426
Method
Stream
(ctx context.Context, input []*schema.AgenticMessage, opts ...model.Option)
adk/agentic_react_test.go:64
Method
Stream
(ctx context.Context, msgs []*schema.Message, opts ...model.Option)
adk/handler_test.go:826
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/handler_test.go:1100
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/handler_test.go:1311
Method
Stream
(ctx context.Context, input []*schema.AgenticMessage, opts ...model.Option)
adk/agentic_test.go:45
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/prebuilt/planexecute/plan_execute_test.go:995
Method
Stream
(ctx context.Context, input []*schema.AgenticMessage, opts ...model.Option)
adk/prebuilt/deep/deep_test.go:51
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/prebuilt/deep/testdata/_gen/generate_test.go:88
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/middlewares/dynamictool/toolsearch/toolsearch_test.go:276
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/middlewares/skill/skill_test.go:278
Method
Stream
(_ context.Context, _ []M, _ ...model.Option)
adk/middlewares/skill/skill_generic_test.go:46
Method
Stream
(_ context.Context, _ []M, _ ...model.Option)
adk/middlewares/summarization/summarization_test.go:1919
Method
Stream
Stream mocks base method.
internal/mock/components/model/ChatModel_mock.go:82
Method
Stream
Stream indicates an expected call of Stream.
internal/mock/components/model/ChatModel_mock.go:95
Method
Stream
Stream mocks base method.
internal/mock/components/model/ChatModel_mock.go:160
Method
Stream
Stream indicates an expected call of Stream.
internal/mock/components/model/ChatModel_mock.go:173
Method
Stream
Stream mocks base method.
internal/mock/components/model/ChatModel_mock.go:224
Method
Stream
Stream indicates an expected call of Stream.
internal/mock/components/model/ChatModel_mock.go:237
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
compose/tool_node_test.go:408
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
compose/graph_test.go:335
Method
Stream
(ctx context.Context, input *schema.AgenticMessage, opts ...ToolsNodeOption)
compose/agentic_tools_node.go:52
Method
Stream
Stream calls the tools and collects the results of stream readers. it's parallel if there are multiple tool calls in the input message.
compose/tool_node.go:1148
Method
Stream
Stream works like `ping => stream output`.
compose/runnable.go:173
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
compose/graph_call_options_test.go:79
Method
StreamableRun
(_ context.Context, argumentsInJSON string, _ ...tool.Option)
flow/agent/react/react_test.go:742
Method
StreamableRun
(_ context.Context, _ string, _ ...tool.Option)
flow/agent/react/option_test.go:508
Method
StreamableRun
(ctx context.Context, toolArgument *schema.ToolArgument, opts ...Option)
components/tool/interface.go:78
Method
StreamableRun
StreamableRun invokes the tool with the given arguments, implement the StreamableTool interface.
components/tool/utils/streamable_func.go:97
Method
StreamableRun
(ctx context.Context, toolArgument *schema.ToolArgument, opts ...tool.Option)
components/tool/utils/streamable_func.go:221
Method
StreamableRun
(ctx context.Context, argumentsInJSON string, opts ...tool.Option)
components/tool/utils/error_handler_test.go:41
Method
StreamableRun
(ctx context.Context, argumentsInJSON string, opts ...tool.Option)
components/tool/utils/error_handler.go:157
Method
StreamableRun
(ctx context.Context, argumentsInJSON string, _ ...tool.Option)
adk/chatmodel_test.go:1210
Method
StreamableRun
(ctx context.Context, argumentsInJSON string, _ ...tool.Option)
adk/chatmodel_test.go:1227
Method
StreamableRun
(_ context.Context, _ string, _ ...tool.Option)
adk/chatmodel_test.go:1825
Method
StreamableRun
(_ context.Context, _ *schema.ToolArgument, _ ...tool.Option)
adk/chatmodel_test.go:2050
Method
StreamableRun
(_ context.Context, argumentsInJSON string, _ ...tool.Option)
adk/react_test.go:567
Method
StreamableRun
(_ context.Context, _ string, _ ...tool.Option)
adk/cancel_edge_test.go:1326
Method
StreamableRun
(_ context.Context, _ string, _ ...tool.Option)
adk/wrappers_test.go:1156
Method
StreamableRun
(_ context.Context, _ *schema.ToolArgument, _ ...tool.Option)
adk/wrappers_test.go:1196
Method
StreamableRun
(_ context.Context, _ *schema.ToolArgument, _ ...tool.Option)
adk/wrappers_test.go:2080
Method
StreamableRun
(_ context.Context, _ string, _ ...tool.Option)
adk/handler_test.go:1016
Method
StreamableRun
(ctx context.Context, argumentsInJSON string, opts ...tool.Option)
compose/tool_node_test.go:650
Method
StreamableRun
(ctx context.Context, argumentsInJSON string, opts ...tool.Option)
compose/tool_node_test.go:927
Method
StreamableRun
(ctx context.Context, argumentsInJSON string, opts ...tool.Option)
compose/tool_node_test.go:959
Method
StreamableRun
(ctx context.Context, argumentsInJSON string, _ ...tool.Option)
compose/tool_node_test.go:1009
Method
StreamableRun
(ctx context.Context, toolArgument *schema.ToolArgument, _ ...tool.Option)
compose/tool_node_test.go:1046
Method
StreamableRun
(ctx context.Context, argumentsInJSON string, opts ...tool.Option)
compose/tool_node.go:672
Method
StreamableRun
(ctx context.Context, toolArgument *schema.ToolArgument, opts ...tool.Option)
compose/tool_node.go:696
Method
String
()
adk/turn_loop.go:49
Method
String
()
schema/tool.go:435
Method
String
String returns the content of the document.
schema/document.go:50
Method
String
()
schema/agentic_message.go:400
Method
String
String returns the string representation of ContentBlock. nolint
schema/agentic_message.go:1954
Method
String
String returns the string representation of UserInputText.
schema/agentic_message.go:2059
Method
String
String returns the string representation of UserInputImage.
schema/agentic_message.go:2064
Method
String
String returns the string representation of UserInputAudio.
schema/agentic_message.go:2069
Method
String
String returns the string representation of UserInputVideo.
schema/agentic_message.go:2074
Method
String
String returns the string representation of UserInputFile.
schema/agentic_message.go:2079
Method
String
String returns the string representation of AssistantGenText.
schema/agentic_message.go:2089
Method
String
String returns the string representation of AssistantGenImage.
schema/agentic_message.go:2094
Method
String
String returns the string representation of AssistantGenAudio.
schema/agentic_message.go:2099
Method
String
String returns the string representation of AssistantGenVideo.
schema/agentic_message.go:2104
Method
String
String returns the string representation of FunctionToolCall.
schema/agentic_message.go:2109
Method
String
String returns the string representation of FunctionToolResult.
schema/agentic_message.go:2118
Method
String
String returns the string representation of ServerToolCall.
schema/agentic_message.go:2135
Method
String
String returns the string representation of ServerToolResult.
schema/agentic_message.go:2146
Method
String
String returns the string representation of MCPToolCall.
schema/agentic_message.go:2157
Method
String
String returns the string representation of MCPListToolsResult.
schema/agentic_message.go:2183
Method
String
String returns the string representation of MCPToolApprovalRequest.
schema/agentic_message.go:2197
Method
String
String returns the string representation of MCPToolApprovalResponse.
schema/agentic_message.go:2207
← previous
next →
2,401–2,500 of 3,994, ranked by callers