# Page Not Found

The URL `requests/embedding` does not exist.

You might be looking for one of these pages:
- [Embeddings](https://glitch9.gitbook.io/ai-dev-kit/unified-api/embedding.md)
- [Text Embedding](https://glitch9.gitbook.io/ai-dev-kit/unified-api/embedding/text-embedding.md)
- [Batch Embedding](https://glitch9.gitbook.io/ai-dev-kit/unified-api/embedding/batch-embedding.md)
- [Embedding Generator](https://glitch9.gitbook.io/ai-dev-kit/generators/generator-components/embedding-generator.md)
- [Troubleshooting](https://glitch9.gitbook.io/ai-dev-kit/introduction/troubleshooting.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/embedding.md`)
- Use `Accept: text/markdown` header for content negotiation