diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 8506e52..c704b86 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -43,9 +43,11 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; Explore our code samples and deployment options: - - [Local Development Guide](/multi-agent-orchestrator/deployment/local-development) - - [AWS Lambda Deployment (TypeScript)](/multi-agent-orchestrator/deployment/aws-lambda-ts) - - [AWS Lambda Deployment (Python)](/multi-agent-orchestrator/deployment/aws-lambda-py) + - [Local Development Guide](/multi-agent-orchestrator/cookbook/examples/typescript-local-demo) + - [AWS Lambda Deployment (TypeScript)](/multi-agent-orchestrator/cookbook/lambda/aws-lambda-nodejs) + - [AWS Lambda Deployment (Python)](/multi-agent-orchestrator/cookbook/lambda/aws-lambda-python) + - [Chainlit (Python)](/multi-agent-orchestrator/cookbook/examples/chat-chainlit-app) + - [FastAPI streaming (Python)](/multi-agent-orchestrator/cookbook/examples/fast-api-streaming) Discover our built-in agents: