Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/eino-examples
/ types & classes
Types & classes
448 in github.com/cloudwego/eino-examples
⨍
Functions
1,121
◇
Types & classes
448
↓ 1 callers
Struct
Dish
flow/agent/react/tools/tools.go:159
↓ 1 callers
Class
PythonREPLServer
flow/agent/deer-go/biz/mcps/python/server.py:12
↓ 1 callers
Struct
Server
Server wraps a Hertz HTTP server with the chat-with-doc routes.
quickstart/chatwitheino/server/server.go:76
↓ 1 callers
Struct
State
flow/agent/deer-go/biz/model/state.go:34
Struct
ABRouterChatModel
ABRouterChatModel is a dynamic router over chat models that implements ToolCallingChatModel. Behavior: - Routing: delegates the choice to a user-prov
components/model/abtest/ab_router.go:48
TypeAlias
Action
quickstart/eino_assistant/pkg/tool/task/task.go:28
Struct
Activity
Activity 主题乐园中的一个项目,可以是游乐设施、表演或餐厅.
flow/agent/multiagent/plan_execute/tools/theme_park.go:36
TypeAlias
ActivityType
flow/agent/multiagent/plan_execute/tools/theme_park.go:26
Struct
Agent
Agent is the ReAct agent.
flow/agent/react/agentic/react.go:60
Struct
AgentConfig
AgentConfig is the config for ReAct agent.
flow/agent/react/agentic/react.go:43
Struct
AgentOption
flow/agent/react/agentic/react.go:251
Struct
Alias
adk/multiagent/integration-excel-agent/generic/plan.go:32
TypeAlias
Alias
flow/agent/deer-go/biz/model/state.go:62
TypeAlias
Alias
adk/multiagent/deep/generic/plan.go:44
TypeAlias
Alias
adk/multiagent/integration-excel-agent/generic/plan.go:62
Struct
AllocateBudgetRequest
adk/human-in-the-loop/8_supervisor-plan-execute/tools.go:64
Struct
AllocateBudgetResponse
adk/human-in-the-loop/8_supervisor-plan-execute/tools.go:70
Struct
AnalyzeRequest
adk/human-in-the-loop/7_deep-agents/tools.go:45
Struct
AnalyzeRequirementsRequest
adk/human-in-the-loop/8_supervisor-plan-execute/tools.go:41
Struct
AnalyzeRequirementsResponse
adk/human-in-the-loop/8_supervisor-plan-execute/tools.go:45
Struct
AnalyzeResponse
adk/human-in-the-loop/7_deep-agents/tools.go:50
Struct
ApprovalDecision
ApprovalDecision is the human decision for interrupted documents
compose/batch/main.go:86
Struct
ApprovalInfo
adk/common/tool/approval_wrapper.go:27
Struct
ApprovalResult
adk/common/tool/approval_wrapper.go:32
Struct
ArrangePerformancesRequest
flow/agent/multiagent/plan_execute/tools/theme_park.go:403
Struct
ArrangePerformancesResponse
flow/agent/multiagent/plan_execute/tools/theme_park.go:406
Struct
AskForClarificationInput
adk/intro/chatmodel/subagents/ask_for_clarification.go:38
Struct
AskForClarificationInput
adk/multiagent/plan-execute-replan/tools/ask_for_clarification.go:30
Struct
AskForClarificationInput
adk/multiagent/integration-project-manager/agents/researcher.go:90
Struct
AssignTeamRequest
adk/human-in-the-loop/8_supervisor-plan-execute/tools.go:79
Struct
AssignTeamResponse
adk/human-in-the-loop/8_supervisor-plan-execute/tools.go:85
Struct
Attraction
adk/human-in-the-loop/6_plan-execute-replan/tools.go:93
Struct
Attraction
adk/multiagent/plan-execute-replan/tools/travel_tools.go:100
Struct
AttractionQueueTime
AttractionQueueTime 主题乐园的一个游乐项目的排队时间.
flow/agent/multiagent/plan_execute/tools/theme_park.go:64
Struct
AttractionRequest
adk/human-in-the-loop/6_plan-execute-replan/tools.go:84
Struct
AttractionRequest
AttractionRequest represents a tourist attraction search request
adk/multiagent/plan-execute-replan/tools/travel_tools.go:89
Struct
AttractionResponse
adk/human-in-the-loop/6_plan-execute-replan/tools.go:89
Struct
AttractionResponse
AttractionResponse represents attraction search results
adk/multiagent/plan-execute-replan/tools/travel_tools.go:95
Struct
BatchReviewInput
BatchReviewInput wraps documents with batch metadata
compose/batch/main.go:92
Struct
BeginRenderingMsg
BeginRenderingMsg signals the start of a rendering session for a surface.
quickstart/chatwitheino/a2ui/types.go:33
Struct
BookSearchInput
adk/intro/chatmodel/subagents/booksearch.go:27
Struct
BookSearchOutput
adk/intro/chatmodel/subagents/booksearch.go:33
Struct
CallbackInput
CallbackInput is passed to callbacks.OnStart when batch processing begins.
compose/batch/batch/types.go:98
Struct
CallbackOutput
CallbackOutput is passed to callbacks.OnEnd when batch processing completes.
compose/batch/batch/types.go:104
Struct
CardComp
CardComp wraps its children in a card container.
quickstart/chatwitheino/a2ui/types.go:82
Struct
ChatItem
ChatItem is the item type for TurnLoop. Each user query or approval decision is pushed as a ChatItem.
quickstart/chatwitheino/server/server.go:54
Struct
ChatModel
ChatModel wraps a BaseChatModel and enables dynamic option modification. Before each Generate() or Stream() call, it: 1. Reads the current iteration s
flow/agent/react/dynamic_option_example/dynamic/model.go:36
Struct
ChatModelDebugDecorator
ChatModelDebugDecorator 给内部的 ChatModel 提供单次 Mock 输出的能力.
flow/agent/multiagent/plan_execute/debug/mock_model.go:41
Struct
ChatRequest
flow/agent/deer-go/biz/model/server_model.go:23
Struct
ChatRequest
quickstart/eino_assistant/cmd/einoagent/agent/server.go:42
Struct
ChatResp
flow/agent/deer-go/biz/model/server_model.go:48
Struct
ChatTemplateConfig
quickstart/eino_assistant/eino/einoagent/prompt.go:59
FuncType
CloseFn
func(ctx context.Context)
adk/common/trace/coze_loop.go:29
Struct
ColumnComp
ColumnComp lays out its children vertically.
quickstart/chatwitheino/a2ui/types.go:77
Interface
Compilable
adk/common/tool/graphtool/graph_tool.go:32
Interface
Compilable
Compilable represents a Graph or Workflow that can be compiled into a Runnable. Both compose.Graph and compose.Workflow implement this interface.
compose/batch/batch/types.go:53
Struct
Component
Component is a named UI component definition.
quickstart/chatwitheino/a2ui/types.go:56
Struct
ComponentValue
ComponentValue holds exactly one component type.
quickstart/chatwitheino/a2ui/types.go:62
Struct
Config
Config “计划——执行”多智能体的配置.
flow/agent/multiagent/plan_execute/compose.go:35
Struct
Config
components/document/parser/customparser/custom_parser.go:48
Struct
Config
Config holds all dependencies for the HTTP server.
quickstart/chatwitheino/server/server.go:65
Struct
Config
quickstart/eino_assistant/pkg/redis/redis.go:51
Struct
Conversation
quickstart/eino_assistant/pkg/mem/simple.go:134
Struct
Conversation
quickstart/eino_assistant/pkg/tool/einotool/templates/http_agent/main.go:201
Struct
ConvertCurrencyInput
adk/middlewares/dynamictool/toolsearch/tools.go:64
Struct
ConvertCurrencyOutput
adk/middlewares/dynamictool/toolsearch/tools.go:70
FuncType
CreateChatModelOption
func(o *option)
adk/multiagent/deep/utils/model.go:30
FuncType
CreateChatModelOption
func(o *option)
adk/multiagent/integration-excel-agent/utils/model.go:29
Struct
CreateDesignRequest
adk/human-in-the-loop/8_supervisor-plan-execute/tools.go:51
Struct
CreateDesignResponse
adk/human-in-the-loop/8_supervisor-plan-execute/tools.go:56
Interface
CtxLogger
CtxLogger is a context-aware logger; use this to inject request IDs or structured logging derived from the HTTP request context.
components/model/httptransport/curlrt.go:68
FuncType
CurlOption
CurlOption configures CurlRT behavior.
components/model/httptransport/curlrt.go:87
Struct
CurlRT
CurlRT is an http.RoundTripper that logs requests/responses in cURL style. Configure it with the CurlOption helpers via NewCurlRT.
components/model/httptransport/curlrt.go:74
Struct
CustomParser
components/document/parser/customparser/custom_parser.go:53
Struct
DataContent
DataContent is a key-value binding for use in DataModelUpdateMsg.
quickstart/chatwitheino/a2ui/types.go:92
Struct
DataModelUpdateMsg
DataModelUpdateMsg updates the data bindings used by Text components.
quickstart/chatwitheino/a2ui/types.go:45
Struct
DayForecast
adk/middlewares/dynamictool/toolsearch/tools.go:47
Struct
DeerCheckPoint
DeerCheckPoint DeerGo的全局状态存储点, 实现CheckPointStore接口,用checkPointID进行索引 此处粗略使用map实现,工程上可以用工业存储组件实现
flow/agent/deer-go/biz/model/state.go:74
Struct
DeerConfig
定义一个结构体来解析 YAML 文件中的 mcp.servers 部分
flow/agent/deer-go/conf/config.go:30
Struct
DeleteSurfaceMsg
DeleteSurfaceMsg removes a surface from the renderer.
quickstart/chatwitheino/a2ui/types.go:51
Struct
DestinationWalkingTime
flow/agent/multiagent/plan_execute/tools/theme_park.go:58
Struct
EinoAssistantToolConfig
quickstart/eino_assistant/pkg/tool/einotool/einotool.go:44
Struct
EinoAssistantToolImpl
quickstart/eino_assistant/pkg/tool/einotool/einotool.go:40
TypeAlias
EinoToolAction
quickstart/eino_assistant/pkg/tool/einotool/einotool.go:171
Struct
EinoToolRequest
quickstart/eino_assistant/pkg/tool/einotool/einotool.go:180
Struct
EinoToolResponse
quickstart/eino_assistant/pkg/tool/einotool/einotool.go:188
FuncType
EndSpanFn
func(ctx context.Context, output any)
adk/common/trace/coze_loop.go:32
Struct
ExcelCell
adk/multiagent/deep/generic/file_preview.go:39
Struct
ExcelCell
adk/multiagent/integration-excel-agent/generic/file_preview.go:39
Struct
FeedbackInfo
adk/human-in-the-loop/3_feedback-loop/reviewer_agent.go:46
Struct
Flight
adk/multiagent/plan-execute-replan/tools/travel_tools.go:57
Struct
FlightBookingRequest
adk/human-in-the-loop/6_plan-execute-replan/tools.go:42
Struct
FlightBookingResponse
adk/human-in-the-loop/6_plan-execute-replan/tools.go:50
Struct
FlightRequest
FlightRequest represents a flight search request
adk/multiagent/plan-execute-replan/tools/travel_tools.go:44
Struct
FlightResponse
FlightResponse represents flight search results
adk/multiagent/plan-execute-replan/tools/travel_tools.go:52
Struct
FollowUpInfo
FollowUpInfo is the information presented to the user during an interrupt.
adk/common/tool/follow_up_tool.go:31
Struct
FollowUpState
FollowUpState is the state saved during the interrupt.
adk/common/tool/follow_up_tool.go:46
Struct
FollowUpToolInput
FollowUpToolInput defines the input schema for our tool.
adk/common/tool/follow_up_tool.go:51
Struct
FullPlan
adk/multiagent/deep/generic/full_plan.go:27
Struct
FullPlan
adk/multiagent/integration-excel-agent/generic/full_plan.go:27
next →
1–100 of 448, ranked by callers