From c464563bcf390d734cfe576bf48db1a433504174 Mon Sep 17 00:00:00 2001 From: wonder Date: Wed, 29 Apr 2026 19:05:17 +0800 Subject: [PATCH] vault backup: 2026-04-29 19:05:17 --- Eino/{ => docs}/core_modules/_index.md | 0 .../chain_and_graph_orchestration/_index.md | 0 .../call_option_capabilities.md | 0 .../chain_and_graph_orchestration/callback_manual.md | 0 .../chain_graph_introduction.md | 0 .../checkpoint_interrupt.md | 0 .../orchestration_design_principles.md | 0 .../stream_programming_essentials.md | 0 .../workflow_orchestration_framework.md | 0 Eino/{ => docs}/core_modules/components/_index.md | 0 .../components/agentic_chat_model_guide.md | 0 .../components/agentic_chat_template_guide.md | 0 .../components/agentic_tools_node_guide.md | 0 .../core_modules/components/chat_model_guide.md | 0 .../core_modules/components/chat_template_guide.md | 0 .../components/document_loader_guide/_index.md | 0 .../document_parser_interface_guide.md | 0 .../components/document_transformer_guide.md | 0 .../core_modules/components/embedding_guide.md | 0 .../core_modules/components/indexer_guide.md | 0 .../core_modules/components/lambda_guide.md | 0 .../core_modules/components/retriever_guide.md | 0 .../components/tools_node_guide/_index.md | 0 .../tools_node_guide/how_to_create_a_tool.md | 0 Eino/{ => docs}/core_modules/devops/_index.md | 0 .../core_modules/devops/ide_plugin_guide.md | 0 .../core_modules/devops/visual_debug_plugin_guide.md | 0 .../devops/visual_orchestration_plugin_guide.md | 0 .../Middleware_PatchToolCalls.md | 0 .../Middleware_PlanTask.md | 0 .../Middleware_Skill.md | 0 .../Middleware_Summarization.md | 0 .../Middleware_ToolReduction.md | 0 .../Middleware_ToolSearch.md | 0 .../Eino_ADK_ChatModelAgentMiddleware/_index.md | 0 .../filesystem_backend/_index.md | 0 .../backend_ark_agentkit_sandbox.md | 0 .../filesystem_backend/backend_本地文件系统.md | 0 .../middleware_agentsmd.md | 0 .../middleware_filesystem.md | 0 Eino/{ => docs}/core_modules/eino_adk/_index.md | 0 .../core_modules/eino_adk/adk_agent_callback.md | 0 .../core_modules/eino_adk/agent_collaboration.md | 0 .../core_modules/eino_adk/agent_extension.md | 0 Eino/{ => docs}/core_modules/eino_adk/agent_hitl.md | 0 .../eino_adk/agent_implementation/_index.md | 0 .../eino_adk/agent_implementation/chat_model.md | 0 .../eino_adk/agent_implementation/deepagents.md | 0 .../eino_adk/agent_implementation/plan_execute.md | 0 .../eino_adk/agent_implementation/supervisor.md | 0 .../eino_adk/agent_implementation/workflow.md | 0 .../core_modules/eino_adk/agent_interface.md | 0 .../{ => docs}/core_modules/eino_adk/agent_preview.md | 0 .../core_modules/eino_adk/agent_quickstart.md | 0 .../flow_integration_components/_index.md | 0 .../multi_agent_hosting.md | 0 .../flow_integration_components/react_agent_manual.md | 0 Eino/{ => docs}/ecosystem_integration/_index.md | 0 .../ecosystem_integration/callbacks/_index.md | 0 .../ecosystem_integration/chat_model/_index.md | 0 .../chat_model/agentic_model_ark.md | 0 .../chat_model/agentic_model_openai.md | 0 .../ecosystem_integration/chat_template/_index.md | 0 .../ecosystem_integration/document/_index.md | 0 .../ecosystem_integration/embedding/_index.md | 0 .../ecosystem_integration/indexer/_index.md | 0 .../ecosystem_integration/retriever/_index.md | 0 Eino/{ => docs}/ecosystem_integration/tool/_index.md | 0 Eino/{ => docs}/overview/_index.md | 0 Eino/{ => docs}/overview/bytedance_eino_practice.md | 0 Eino/{ => docs}/overview/eino_adk0_1.md | 0 Eino/{ => docs}/overview/eino_adk_excel_agent.md | 0 Eino/{ => docs}/overview/eino_open_source.md | 0 Eino/{ => docs}/overview/graph_or_agent.md | 0 .../Eino_v0.4._-compose_optimization.md | 0 .../Eino_v0.5._-ADK_implementation.md | 0 .../Eino_v0.6._-jsonschema_optimization.md | 0 .../Eino_v0.7._-interrupt_resume_refactor.md | 0 .../Eino_v0.8_不兼容更新.md | 0 .../Eino_v0.8._-adk_middlewares/_index.md | 0 Eino/{ => docs}/release_notes_and_migration/_index.md | 0 .../release_notes_and_migration/v01_first_release.md | 0 .../release_notes_and_migration/v02_second_release.md | 0 .../v03_tiny_break_change.md | 0 Eino/quick_start/{_index.md => README.md} | 11 ++++------- .../chapter_02_chatmodelagent_runner_agentevent.md | 4 ++-- 86 files changed, 6 insertions(+), 9 deletions(-) rename Eino/{ => docs}/core_modules/_index.md (100%) rename Eino/{ => docs}/core_modules/chain_and_graph_orchestration/_index.md (100%) rename Eino/{ => docs}/core_modules/chain_and_graph_orchestration/call_option_capabilities.md (100%) rename Eino/{ => docs}/core_modules/chain_and_graph_orchestration/callback_manual.md (100%) rename Eino/{ => docs}/core_modules/chain_and_graph_orchestration/chain_graph_introduction.md (100%) rename Eino/{ => docs}/core_modules/chain_and_graph_orchestration/checkpoint_interrupt.md (100%) rename Eino/{ => docs}/core_modules/chain_and_graph_orchestration/orchestration_design_principles.md (100%) rename Eino/{ => docs}/core_modules/chain_and_graph_orchestration/stream_programming_essentials.md (100%) rename Eino/{ => docs}/core_modules/chain_and_graph_orchestration/workflow_orchestration_framework.md (100%) rename Eino/{ => docs}/core_modules/components/_index.md (100%) rename Eino/{ => docs}/core_modules/components/agentic_chat_model_guide.md (100%) rename Eino/{ => docs}/core_modules/components/agentic_chat_template_guide.md (100%) rename Eino/{ => docs}/core_modules/components/agentic_tools_node_guide.md (100%) rename Eino/{ => docs}/core_modules/components/chat_model_guide.md (100%) rename Eino/{ => docs}/core_modules/components/chat_template_guide.md (100%) rename Eino/{ => docs}/core_modules/components/document_loader_guide/_index.md (100%) rename Eino/{ => docs}/core_modules/components/document_loader_guide/document_parser_interface_guide.md (100%) rename Eino/{ => docs}/core_modules/components/document_transformer_guide.md (100%) rename Eino/{ => docs}/core_modules/components/embedding_guide.md (100%) rename Eino/{ => docs}/core_modules/components/indexer_guide.md (100%) rename Eino/{ => docs}/core_modules/components/lambda_guide.md (100%) rename Eino/{ => docs}/core_modules/components/retriever_guide.md (100%) rename Eino/{ => docs}/core_modules/components/tools_node_guide/_index.md (100%) rename Eino/{ => docs}/core_modules/components/tools_node_guide/how_to_create_a_tool.md (100%) rename Eino/{ => docs}/core_modules/devops/_index.md (100%) rename Eino/{ => docs}/core_modules/devops/ide_plugin_guide.md (100%) rename Eino/{ => docs}/core_modules/devops/visual_debug_plugin_guide.md (100%) rename Eino/{ => docs}/core_modules/devops/visual_orchestration_plugin_guide.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_PatchToolCalls.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_PlanTask.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_Skill.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_Summarization.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_ToolReduction.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_ToolSearch.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/_index.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/_index.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/backend_ark_agentkit_sandbox.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/backend_本地文件系统.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/middleware_agentsmd.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/middleware_filesystem.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/_index.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/adk_agent_callback.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_collaboration.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_extension.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_hitl.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_implementation/_index.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_implementation/chat_model.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_implementation/deepagents.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_implementation/plan_execute.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_implementation/supervisor.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_implementation/workflow.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_interface.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_preview.md (100%) rename Eino/{ => docs}/core_modules/eino_adk/agent_quickstart.md (100%) rename Eino/{ => docs}/core_modules/flow_integration_components/_index.md (100%) rename Eino/{ => docs}/core_modules/flow_integration_components/multi_agent_hosting.md (100%) rename Eino/{ => docs}/core_modules/flow_integration_components/react_agent_manual.md (100%) rename Eino/{ => docs}/ecosystem_integration/_index.md (100%) rename Eino/{ => docs}/ecosystem_integration/callbacks/_index.md (100%) rename Eino/{ => docs}/ecosystem_integration/chat_model/_index.md (100%) rename Eino/{ => docs}/ecosystem_integration/chat_model/agentic_model_ark.md (100%) rename Eino/{ => docs}/ecosystem_integration/chat_model/agentic_model_openai.md (100%) rename Eino/{ => docs}/ecosystem_integration/chat_template/_index.md (100%) rename Eino/{ => docs}/ecosystem_integration/document/_index.md (100%) rename Eino/{ => docs}/ecosystem_integration/embedding/_index.md (100%) rename Eino/{ => docs}/ecosystem_integration/indexer/_index.md (100%) rename Eino/{ => docs}/ecosystem_integration/retriever/_index.md (100%) rename Eino/{ => docs}/ecosystem_integration/tool/_index.md (100%) rename Eino/{ => docs}/overview/_index.md (100%) rename Eino/{ => docs}/overview/bytedance_eino_practice.md (100%) rename Eino/{ => docs}/overview/eino_adk0_1.md (100%) rename Eino/{ => docs}/overview/eino_adk_excel_agent.md (100%) rename Eino/{ => docs}/overview/eino_open_source.md (100%) rename Eino/{ => docs}/overview/graph_or_agent.md (100%) rename Eino/{ => docs}/release_notes_and_migration/Eino_v0.4._-compose_optimization.md (100%) rename Eino/{ => docs}/release_notes_and_migration/Eino_v0.5._-ADK_implementation.md (100%) rename Eino/{ => docs}/release_notes_and_migration/Eino_v0.6._-jsonschema_optimization.md (100%) rename Eino/{ => docs}/release_notes_and_migration/Eino_v0.7._-interrupt_resume_refactor.md (100%) rename Eino/{ => docs}/release_notes_and_migration/Eino_v0.8._-adk_middlewares/Eino_v0.8_不兼容更新.md (100%) rename Eino/{ => docs}/release_notes_and_migration/Eino_v0.8._-adk_middlewares/_index.md (100%) rename Eino/{ => docs}/release_notes_and_migration/_index.md (100%) rename Eino/{ => docs}/release_notes_and_migration/v01_first_release.md (100%) rename Eino/{ => docs}/release_notes_and_migration/v02_second_release.md (100%) rename Eino/{ => docs}/release_notes_and_migration/v03_tiny_break_change.md (100%) rename Eino/quick_start/{_index.md => README.md} (90%) diff --git a/Eino/core_modules/_index.md b/Eino/docs/core_modules/_index.md similarity index 100% rename from Eino/core_modules/_index.md rename to Eino/docs/core_modules/_index.md diff --git a/Eino/core_modules/chain_and_graph_orchestration/_index.md b/Eino/docs/core_modules/chain_and_graph_orchestration/_index.md similarity index 100% rename from Eino/core_modules/chain_and_graph_orchestration/_index.md rename to Eino/docs/core_modules/chain_and_graph_orchestration/_index.md diff --git a/Eino/core_modules/chain_and_graph_orchestration/call_option_capabilities.md b/Eino/docs/core_modules/chain_and_graph_orchestration/call_option_capabilities.md similarity index 100% rename from Eino/core_modules/chain_and_graph_orchestration/call_option_capabilities.md rename to Eino/docs/core_modules/chain_and_graph_orchestration/call_option_capabilities.md diff --git a/Eino/core_modules/chain_and_graph_orchestration/callback_manual.md b/Eino/docs/core_modules/chain_and_graph_orchestration/callback_manual.md similarity index 100% rename from Eino/core_modules/chain_and_graph_orchestration/callback_manual.md rename to Eino/docs/core_modules/chain_and_graph_orchestration/callback_manual.md diff --git a/Eino/core_modules/chain_and_graph_orchestration/chain_graph_introduction.md b/Eino/docs/core_modules/chain_and_graph_orchestration/chain_graph_introduction.md similarity index 100% rename from Eino/core_modules/chain_and_graph_orchestration/chain_graph_introduction.md rename to Eino/docs/core_modules/chain_and_graph_orchestration/chain_graph_introduction.md diff --git a/Eino/core_modules/chain_and_graph_orchestration/checkpoint_interrupt.md b/Eino/docs/core_modules/chain_and_graph_orchestration/checkpoint_interrupt.md similarity index 100% rename from Eino/core_modules/chain_and_graph_orchestration/checkpoint_interrupt.md rename to Eino/docs/core_modules/chain_and_graph_orchestration/checkpoint_interrupt.md diff --git a/Eino/core_modules/chain_and_graph_orchestration/orchestration_design_principles.md b/Eino/docs/core_modules/chain_and_graph_orchestration/orchestration_design_principles.md similarity index 100% rename from Eino/core_modules/chain_and_graph_orchestration/orchestration_design_principles.md rename to Eino/docs/core_modules/chain_and_graph_orchestration/orchestration_design_principles.md diff --git a/Eino/core_modules/chain_and_graph_orchestration/stream_programming_essentials.md b/Eino/docs/core_modules/chain_and_graph_orchestration/stream_programming_essentials.md similarity index 100% rename from Eino/core_modules/chain_and_graph_orchestration/stream_programming_essentials.md rename to Eino/docs/core_modules/chain_and_graph_orchestration/stream_programming_essentials.md diff --git a/Eino/core_modules/chain_and_graph_orchestration/workflow_orchestration_framework.md b/Eino/docs/core_modules/chain_and_graph_orchestration/workflow_orchestration_framework.md similarity index 100% rename from Eino/core_modules/chain_and_graph_orchestration/workflow_orchestration_framework.md rename to Eino/docs/core_modules/chain_and_graph_orchestration/workflow_orchestration_framework.md diff --git a/Eino/core_modules/components/_index.md b/Eino/docs/core_modules/components/_index.md similarity index 100% rename from Eino/core_modules/components/_index.md rename to Eino/docs/core_modules/components/_index.md diff --git a/Eino/core_modules/components/agentic_chat_model_guide.md b/Eino/docs/core_modules/components/agentic_chat_model_guide.md similarity index 100% rename from Eino/core_modules/components/agentic_chat_model_guide.md rename to Eino/docs/core_modules/components/agentic_chat_model_guide.md diff --git a/Eino/core_modules/components/agentic_chat_template_guide.md b/Eino/docs/core_modules/components/agentic_chat_template_guide.md similarity index 100% rename from Eino/core_modules/components/agentic_chat_template_guide.md rename to Eino/docs/core_modules/components/agentic_chat_template_guide.md diff --git a/Eino/core_modules/components/agentic_tools_node_guide.md b/Eino/docs/core_modules/components/agentic_tools_node_guide.md similarity index 100% rename from Eino/core_modules/components/agentic_tools_node_guide.md rename to Eino/docs/core_modules/components/agentic_tools_node_guide.md diff --git a/Eino/core_modules/components/chat_model_guide.md b/Eino/docs/core_modules/components/chat_model_guide.md similarity index 100% rename from Eino/core_modules/components/chat_model_guide.md rename to Eino/docs/core_modules/components/chat_model_guide.md diff --git a/Eino/core_modules/components/chat_template_guide.md b/Eino/docs/core_modules/components/chat_template_guide.md similarity index 100% rename from Eino/core_modules/components/chat_template_guide.md rename to Eino/docs/core_modules/components/chat_template_guide.md diff --git a/Eino/core_modules/components/document_loader_guide/_index.md b/Eino/docs/core_modules/components/document_loader_guide/_index.md similarity index 100% rename from Eino/core_modules/components/document_loader_guide/_index.md rename to Eino/docs/core_modules/components/document_loader_guide/_index.md diff --git a/Eino/core_modules/components/document_loader_guide/document_parser_interface_guide.md b/Eino/docs/core_modules/components/document_loader_guide/document_parser_interface_guide.md similarity index 100% rename from Eino/core_modules/components/document_loader_guide/document_parser_interface_guide.md rename to Eino/docs/core_modules/components/document_loader_guide/document_parser_interface_guide.md diff --git a/Eino/core_modules/components/document_transformer_guide.md b/Eino/docs/core_modules/components/document_transformer_guide.md similarity index 100% rename from Eino/core_modules/components/document_transformer_guide.md rename to Eino/docs/core_modules/components/document_transformer_guide.md diff --git a/Eino/core_modules/components/embedding_guide.md b/Eino/docs/core_modules/components/embedding_guide.md similarity index 100% rename from Eino/core_modules/components/embedding_guide.md rename to Eino/docs/core_modules/components/embedding_guide.md diff --git a/Eino/core_modules/components/indexer_guide.md b/Eino/docs/core_modules/components/indexer_guide.md similarity index 100% rename from Eino/core_modules/components/indexer_guide.md rename to Eino/docs/core_modules/components/indexer_guide.md diff --git a/Eino/core_modules/components/lambda_guide.md b/Eino/docs/core_modules/components/lambda_guide.md similarity index 100% rename from Eino/core_modules/components/lambda_guide.md rename to Eino/docs/core_modules/components/lambda_guide.md diff --git a/Eino/core_modules/components/retriever_guide.md b/Eino/docs/core_modules/components/retriever_guide.md similarity index 100% rename from Eino/core_modules/components/retriever_guide.md rename to Eino/docs/core_modules/components/retriever_guide.md diff --git a/Eino/core_modules/components/tools_node_guide/_index.md b/Eino/docs/core_modules/components/tools_node_guide/_index.md similarity index 100% rename from Eino/core_modules/components/tools_node_guide/_index.md rename to Eino/docs/core_modules/components/tools_node_guide/_index.md diff --git a/Eino/core_modules/components/tools_node_guide/how_to_create_a_tool.md b/Eino/docs/core_modules/components/tools_node_guide/how_to_create_a_tool.md similarity index 100% rename from Eino/core_modules/components/tools_node_guide/how_to_create_a_tool.md rename to Eino/docs/core_modules/components/tools_node_guide/how_to_create_a_tool.md diff --git a/Eino/core_modules/devops/_index.md b/Eino/docs/core_modules/devops/_index.md similarity index 100% rename from Eino/core_modules/devops/_index.md rename to Eino/docs/core_modules/devops/_index.md diff --git a/Eino/core_modules/devops/ide_plugin_guide.md b/Eino/docs/core_modules/devops/ide_plugin_guide.md similarity index 100% rename from Eino/core_modules/devops/ide_plugin_guide.md rename to Eino/docs/core_modules/devops/ide_plugin_guide.md diff --git a/Eino/core_modules/devops/visual_debug_plugin_guide.md b/Eino/docs/core_modules/devops/visual_debug_plugin_guide.md similarity index 100% rename from Eino/core_modules/devops/visual_debug_plugin_guide.md rename to Eino/docs/core_modules/devops/visual_debug_plugin_guide.md diff --git a/Eino/core_modules/devops/visual_orchestration_plugin_guide.md b/Eino/docs/core_modules/devops/visual_orchestration_plugin_guide.md similarity index 100% rename from Eino/core_modules/devops/visual_orchestration_plugin_guide.md rename to Eino/docs/core_modules/devops/visual_orchestration_plugin_guide.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_PatchToolCalls.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_PatchToolCalls.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_PatchToolCalls.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_PatchToolCalls.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_PlanTask.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_PlanTask.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_PlanTask.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_PlanTask.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_Skill.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_Skill.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_Skill.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_Skill.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_Summarization.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_Summarization.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_Summarization.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_Summarization.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_ToolReduction.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_ToolReduction.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_ToolReduction.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_ToolReduction.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_ToolSearch.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_ToolSearch.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_ToolSearch.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/Middleware_ToolSearch.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/_index.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/_index.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/_index.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/_index.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/_index.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/_index.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/_index.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/_index.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/backend_ark_agentkit_sandbox.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/backend_ark_agentkit_sandbox.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/backend_ark_agentkit_sandbox.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/backend_ark_agentkit_sandbox.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/backend_本地文件系统.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/backend_本地文件系统.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/backend_本地文件系统.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/filesystem_backend/backend_本地文件系统.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/middleware_agentsmd.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/middleware_agentsmd.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/middleware_agentsmd.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/middleware_agentsmd.md diff --git a/Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/middleware_filesystem.md b/Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/middleware_filesystem.md similarity index 100% rename from Eino/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/middleware_filesystem.md rename to Eino/docs/core_modules/eino_adk/Eino_ADK_ChatModelAgentMiddleware/middleware_filesystem.md diff --git a/Eino/core_modules/eino_adk/_index.md b/Eino/docs/core_modules/eino_adk/_index.md similarity index 100% rename from Eino/core_modules/eino_adk/_index.md rename to Eino/docs/core_modules/eino_adk/_index.md diff --git a/Eino/core_modules/eino_adk/adk_agent_callback.md b/Eino/docs/core_modules/eino_adk/adk_agent_callback.md similarity index 100% rename from Eino/core_modules/eino_adk/adk_agent_callback.md rename to Eino/docs/core_modules/eino_adk/adk_agent_callback.md diff --git a/Eino/core_modules/eino_adk/agent_collaboration.md b/Eino/docs/core_modules/eino_adk/agent_collaboration.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_collaboration.md rename to Eino/docs/core_modules/eino_adk/agent_collaboration.md diff --git a/Eino/core_modules/eino_adk/agent_extension.md b/Eino/docs/core_modules/eino_adk/agent_extension.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_extension.md rename to Eino/docs/core_modules/eino_adk/agent_extension.md diff --git a/Eino/core_modules/eino_adk/agent_hitl.md b/Eino/docs/core_modules/eino_adk/agent_hitl.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_hitl.md rename to Eino/docs/core_modules/eino_adk/agent_hitl.md diff --git a/Eino/core_modules/eino_adk/agent_implementation/_index.md b/Eino/docs/core_modules/eino_adk/agent_implementation/_index.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_implementation/_index.md rename to Eino/docs/core_modules/eino_adk/agent_implementation/_index.md diff --git a/Eino/core_modules/eino_adk/agent_implementation/chat_model.md b/Eino/docs/core_modules/eino_adk/agent_implementation/chat_model.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_implementation/chat_model.md rename to Eino/docs/core_modules/eino_adk/agent_implementation/chat_model.md diff --git a/Eino/core_modules/eino_adk/agent_implementation/deepagents.md b/Eino/docs/core_modules/eino_adk/agent_implementation/deepagents.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_implementation/deepagents.md rename to Eino/docs/core_modules/eino_adk/agent_implementation/deepagents.md diff --git a/Eino/core_modules/eino_adk/agent_implementation/plan_execute.md b/Eino/docs/core_modules/eino_adk/agent_implementation/plan_execute.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_implementation/plan_execute.md rename to Eino/docs/core_modules/eino_adk/agent_implementation/plan_execute.md diff --git a/Eino/core_modules/eino_adk/agent_implementation/supervisor.md b/Eino/docs/core_modules/eino_adk/agent_implementation/supervisor.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_implementation/supervisor.md rename to Eino/docs/core_modules/eino_adk/agent_implementation/supervisor.md diff --git a/Eino/core_modules/eino_adk/agent_implementation/workflow.md b/Eino/docs/core_modules/eino_adk/agent_implementation/workflow.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_implementation/workflow.md rename to Eino/docs/core_modules/eino_adk/agent_implementation/workflow.md diff --git a/Eino/core_modules/eino_adk/agent_interface.md b/Eino/docs/core_modules/eino_adk/agent_interface.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_interface.md rename to Eino/docs/core_modules/eino_adk/agent_interface.md diff --git a/Eino/core_modules/eino_adk/agent_preview.md b/Eino/docs/core_modules/eino_adk/agent_preview.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_preview.md rename to Eino/docs/core_modules/eino_adk/agent_preview.md diff --git a/Eino/core_modules/eino_adk/agent_quickstart.md b/Eino/docs/core_modules/eino_adk/agent_quickstart.md similarity index 100% rename from Eino/core_modules/eino_adk/agent_quickstart.md rename to Eino/docs/core_modules/eino_adk/agent_quickstart.md diff --git a/Eino/core_modules/flow_integration_components/_index.md b/Eino/docs/core_modules/flow_integration_components/_index.md similarity index 100% rename from Eino/core_modules/flow_integration_components/_index.md rename to Eino/docs/core_modules/flow_integration_components/_index.md diff --git a/Eino/core_modules/flow_integration_components/multi_agent_hosting.md b/Eino/docs/core_modules/flow_integration_components/multi_agent_hosting.md similarity index 100% rename from Eino/core_modules/flow_integration_components/multi_agent_hosting.md rename to Eino/docs/core_modules/flow_integration_components/multi_agent_hosting.md diff --git a/Eino/core_modules/flow_integration_components/react_agent_manual.md b/Eino/docs/core_modules/flow_integration_components/react_agent_manual.md similarity index 100% rename from Eino/core_modules/flow_integration_components/react_agent_manual.md rename to Eino/docs/core_modules/flow_integration_components/react_agent_manual.md diff --git a/Eino/ecosystem_integration/_index.md b/Eino/docs/ecosystem_integration/_index.md similarity index 100% rename from Eino/ecosystem_integration/_index.md rename to Eino/docs/ecosystem_integration/_index.md diff --git a/Eino/ecosystem_integration/callbacks/_index.md b/Eino/docs/ecosystem_integration/callbacks/_index.md similarity index 100% rename from Eino/ecosystem_integration/callbacks/_index.md rename to Eino/docs/ecosystem_integration/callbacks/_index.md diff --git a/Eino/ecosystem_integration/chat_model/_index.md b/Eino/docs/ecosystem_integration/chat_model/_index.md similarity index 100% rename from Eino/ecosystem_integration/chat_model/_index.md rename to Eino/docs/ecosystem_integration/chat_model/_index.md diff --git a/Eino/ecosystem_integration/chat_model/agentic_model_ark.md b/Eino/docs/ecosystem_integration/chat_model/agentic_model_ark.md similarity index 100% rename from Eino/ecosystem_integration/chat_model/agentic_model_ark.md rename to Eino/docs/ecosystem_integration/chat_model/agentic_model_ark.md diff --git a/Eino/ecosystem_integration/chat_model/agentic_model_openai.md b/Eino/docs/ecosystem_integration/chat_model/agentic_model_openai.md similarity index 100% rename from Eino/ecosystem_integration/chat_model/agentic_model_openai.md rename to Eino/docs/ecosystem_integration/chat_model/agentic_model_openai.md diff --git a/Eino/ecosystem_integration/chat_template/_index.md b/Eino/docs/ecosystem_integration/chat_template/_index.md similarity index 100% rename from Eino/ecosystem_integration/chat_template/_index.md rename to Eino/docs/ecosystem_integration/chat_template/_index.md diff --git a/Eino/ecosystem_integration/document/_index.md b/Eino/docs/ecosystem_integration/document/_index.md similarity index 100% rename from Eino/ecosystem_integration/document/_index.md rename to Eino/docs/ecosystem_integration/document/_index.md diff --git a/Eino/ecosystem_integration/embedding/_index.md b/Eino/docs/ecosystem_integration/embedding/_index.md similarity index 100% rename from Eino/ecosystem_integration/embedding/_index.md rename to Eino/docs/ecosystem_integration/embedding/_index.md diff --git a/Eino/ecosystem_integration/indexer/_index.md b/Eino/docs/ecosystem_integration/indexer/_index.md similarity index 100% rename from Eino/ecosystem_integration/indexer/_index.md rename to Eino/docs/ecosystem_integration/indexer/_index.md diff --git a/Eino/ecosystem_integration/retriever/_index.md b/Eino/docs/ecosystem_integration/retriever/_index.md similarity index 100% rename from Eino/ecosystem_integration/retriever/_index.md rename to Eino/docs/ecosystem_integration/retriever/_index.md diff --git a/Eino/ecosystem_integration/tool/_index.md b/Eino/docs/ecosystem_integration/tool/_index.md similarity index 100% rename from Eino/ecosystem_integration/tool/_index.md rename to Eino/docs/ecosystem_integration/tool/_index.md diff --git a/Eino/overview/_index.md b/Eino/docs/overview/_index.md similarity index 100% rename from Eino/overview/_index.md rename to Eino/docs/overview/_index.md diff --git a/Eino/overview/bytedance_eino_practice.md b/Eino/docs/overview/bytedance_eino_practice.md similarity index 100% rename from Eino/overview/bytedance_eino_practice.md rename to Eino/docs/overview/bytedance_eino_practice.md diff --git a/Eino/overview/eino_adk0_1.md b/Eino/docs/overview/eino_adk0_1.md similarity index 100% rename from Eino/overview/eino_adk0_1.md rename to Eino/docs/overview/eino_adk0_1.md diff --git a/Eino/overview/eino_adk_excel_agent.md b/Eino/docs/overview/eino_adk_excel_agent.md similarity index 100% rename from Eino/overview/eino_adk_excel_agent.md rename to Eino/docs/overview/eino_adk_excel_agent.md diff --git a/Eino/overview/eino_open_source.md b/Eino/docs/overview/eino_open_source.md similarity index 100% rename from Eino/overview/eino_open_source.md rename to Eino/docs/overview/eino_open_source.md diff --git a/Eino/overview/graph_or_agent.md b/Eino/docs/overview/graph_or_agent.md similarity index 100% rename from Eino/overview/graph_or_agent.md rename to Eino/docs/overview/graph_or_agent.md diff --git a/Eino/release_notes_and_migration/Eino_v0.4._-compose_optimization.md b/Eino/docs/release_notes_and_migration/Eino_v0.4._-compose_optimization.md similarity index 100% rename from Eino/release_notes_and_migration/Eino_v0.4._-compose_optimization.md rename to Eino/docs/release_notes_and_migration/Eino_v0.4._-compose_optimization.md diff --git a/Eino/release_notes_and_migration/Eino_v0.5._-ADK_implementation.md b/Eino/docs/release_notes_and_migration/Eino_v0.5._-ADK_implementation.md similarity index 100% rename from Eino/release_notes_and_migration/Eino_v0.5._-ADK_implementation.md rename to Eino/docs/release_notes_and_migration/Eino_v0.5._-ADK_implementation.md diff --git a/Eino/release_notes_and_migration/Eino_v0.6._-jsonschema_optimization.md b/Eino/docs/release_notes_and_migration/Eino_v0.6._-jsonschema_optimization.md similarity index 100% rename from Eino/release_notes_and_migration/Eino_v0.6._-jsonschema_optimization.md rename to Eino/docs/release_notes_and_migration/Eino_v0.6._-jsonschema_optimization.md diff --git a/Eino/release_notes_and_migration/Eino_v0.7._-interrupt_resume_refactor.md b/Eino/docs/release_notes_and_migration/Eino_v0.7._-interrupt_resume_refactor.md similarity index 100% rename from Eino/release_notes_and_migration/Eino_v0.7._-interrupt_resume_refactor.md rename to Eino/docs/release_notes_and_migration/Eino_v0.7._-interrupt_resume_refactor.md diff --git a/Eino/release_notes_and_migration/Eino_v0.8._-adk_middlewares/Eino_v0.8_不兼容更新.md b/Eino/docs/release_notes_and_migration/Eino_v0.8._-adk_middlewares/Eino_v0.8_不兼容更新.md similarity index 100% rename from Eino/release_notes_and_migration/Eino_v0.8._-adk_middlewares/Eino_v0.8_不兼容更新.md rename to Eino/docs/release_notes_and_migration/Eino_v0.8._-adk_middlewares/Eino_v0.8_不兼容更新.md diff --git a/Eino/release_notes_and_migration/Eino_v0.8._-adk_middlewares/_index.md b/Eino/docs/release_notes_and_migration/Eino_v0.8._-adk_middlewares/_index.md similarity index 100% rename from Eino/release_notes_and_migration/Eino_v0.8._-adk_middlewares/_index.md rename to Eino/docs/release_notes_and_migration/Eino_v0.8._-adk_middlewares/_index.md diff --git a/Eino/release_notes_and_migration/_index.md b/Eino/docs/release_notes_and_migration/_index.md similarity index 100% rename from Eino/release_notes_and_migration/_index.md rename to Eino/docs/release_notes_and_migration/_index.md diff --git a/Eino/release_notes_and_migration/v01_first_release.md b/Eino/docs/release_notes_and_migration/v01_first_release.md similarity index 100% rename from Eino/release_notes_and_migration/v01_first_release.md rename to Eino/docs/release_notes_and_migration/v01_first_release.md diff --git a/Eino/release_notes_and_migration/v02_second_release.md b/Eino/docs/release_notes_and_migration/v02_second_release.md similarity index 100% rename from Eino/release_notes_and_migration/v02_second_release.md rename to Eino/docs/release_notes_and_migration/v02_second_release.md diff --git a/Eino/release_notes_and_migration/v03_tiny_break_change.md b/Eino/docs/release_notes_and_migration/v03_tiny_break_change.md similarity index 100% rename from Eino/release_notes_and_migration/v03_tiny_break_change.md rename to Eino/docs/release_notes_and_migration/v03_tiny_break_change.md diff --git a/Eino/quick_start/_index.md b/Eino/quick_start/README.md similarity index 90% rename from Eino/quick_start/_index.md rename to Eino/quick_start/README.md index 9333db3..787029e 100644 --- a/Eino/quick_start/_index.md +++ b/Eino/quick_start/README.md @@ -1,10 +1,7 @@ --- -Description: "" date: "2026-03-16" -lastmod: "" tags: [] title: 快速开始 -weight: 2 --- 本篇文档用于作为 ChatWithEino Quickstart 的统一入口:用一条清晰的路径带你跑起来,并解释这个系列最终要交付什么(一个可扩展的端到端 Agent 应用骨架)。 @@ -13,7 +10,7 @@ weight: 2 ChatWithEino 是一个基于 Eino 构建的学习型 Agent:它能读取源码/文档/示例,并通过对话帮助开发者理解 Eino 以及用 Eino 写代码。 -这个 Quickstart 系列采用“渐进式搭建”的方式: +这个 Quickstart 系列采用"渐进式搭建"的方式: - 前期以 Console 为载体,逐步引入 ChatModel、Agent/Runner、Memory、Tool、Middleware、Callback、Interrupt/Resume、Graph Tool、Skill - 最终把同一个 Agent 以 Web 形态交付出来,并用 A2UI 协议把事件流渲染成可增量更新的 UI @@ -52,7 +49,7 @@ go run . ### 3) (可选)开启 skills(第九章能力复用) -skills 用于把一组稳定的“知识/指令包”(`SKILL.md` + `reference/*.md`)注入到 Agent,让模型在需要时按需加载并调用。 +skills 用于把一组稳定的"知识/指令包"(`SKILL.md` + `reference/*.md`)注入到 Agent,让模型在需要时按需加载并调用。 ```bash go run ./scripts/sync_eino_ext_skills.go -src /path/to/eino-ext -dest ./skills/eino-ext -clean @@ -83,7 +80,7 @@ EINO_EXT_SKILLS_DIR="$(pwd)/skills/eino-ext" go run . ## 最终交付:一个可扩展的端到端 Agent 应用骨架 -你可以把这个 Quickstart 的最终产物理解为一套“可插拔的应用骨架”,它把 Eino 的关键能力连成闭环: +你可以把这个 Quickstart 的最终产物理解为一套"可插拔的应用骨架",它把 Eino 的关键能力连成闭环: - 运行时:Runner 驱动执行,支持流式输出与事件模型 - 工具层:通过 Tool 接入文件系统/检索/工作流等能力 @@ -92,7 +89,7 @@ EINO_EXT_SKILLS_DIR="$(pwd)/skills/eino-ext" go run . - 确定性编排:compose(graph/chain/workflow)把复杂业务流程组织为可维护、可复用的执行图 - UI 交付:用 A2UI 把 Agent 的事件流映射为可增量渲染的 UI 组件树(SSE 推送) -其中 A2UI 的边界需要明确:它不是 Eino 框架本身的一部分,而是业务层的 UI 协议/渲染方案。本 Quickstart 用它来展示“Agent 能力如何以产品形态呈现给用户”,具体实现与协议细节以最终章为准。 +其中 A2UI 的边界需要明确:它不是 Eino 框架本身的一部分,而是业务层的 UI 协议/渲染方案。本 Quickstart 用它来展示"Agent 能力如何以产品形态呈现给用户",具体实现与协议细节以最终章为准。 ## 下一步探索(从 Quickstart 到真实业务) diff --git a/Eino/quick_start/chapter_02_chatmodelagent_runner_agentevent.md b/Eino/quick_start/chapter_02_chatmodelagent_runner_agentevent.md index fd74870..1e845a6 100644 --- a/Eino/quick_start/chapter_02_chatmodelagent_runner_agentevent.md +++ b/Eino/quick_start/chapter_02_chatmodelagent_runner_agentevent.md @@ -417,5 +417,5 @@ for { - [[Eino/quick_start/chapter_01_chatmodel_and_message]] - [[Eino/quick_start/chapter_03_memory_and_session]] -- [[Eino/core_modules/eino_adk/agent_interface]] -- [[Eino/core_modules/eino_adk/agent_implementation/chat_model]] +- [[agent_interface]] +- [[chat_model]]