# Page Not Found

The URL `legacy-documents/openai/chat-completions` does not exist.

You might be looking for one of these pages:
- [Chat Completions](https://glitch9.gitbook.io/ai-dev-kit/unified-api/text/chat-completions.md)
- [Chat API Types](https://glitch9.gitbook.io/ai-dev-kit/agent/overview/chat-api-types.md)
- [Agent Persona](https://glitch9.gitbook.io/ai-dev-kit/agent/components/agent-persona.md)
- [Multiple Conversations](https://glitch9.gitbook.io/ai-dev-kit/agent/conversations/multiple-conversations.md)
- [How Conversations Work](https://glitch9.gitbook.io/ai-dev-kit/agent/conversations/how-conversations-work.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://glitch9.gitbook.io/ai-dev-kit/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://glitch9.gitbook.io/ai-dev-kit/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/ai-dev-kit/unified-api/text/chat-completions.md`)
- Use `Accept: text/markdown` header for content negotiation