MCPcopy Create free account

hub / github.com/cloudwego/eino / functions

Functions3,994 in github.com/cloudwego/eino

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