diff --git a/docs/docs/references/api.md b/docs/docs/references/api.md deleted file mode 100644 index bf4c0750..00000000 --- a/docs/docs/references/api.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: API References ---- - -::: veadk.agent.Agent - options: - show_root_heading: true - heading: "Agent" - -::: veadk.runner.Runner - options: - show_root_heading: true - heading: "Runner" - -::: veadk.memory.short_term_memory.ShortTermMemory - options: - show_root_heading: true - heading: "ShortTermMemory" - -::: veadk.memory.long_term_memory.LongTermMemory - options: - show_root_heading: true - heading: "LongTermMemory" - -::: veadk.knowledgebase.KnowledgeBase - options: - show_root_heading: true - heading: "KnowledgeBase"