# Page Not Found

The URL `tutorials/inference/prompt-builder` does not exist.

You might be looking for one of these pages:
- [Prompt Builder](https://gdplabs.gitbook.io/sdk/gen-ai-sdk/tutorials/inference/prompt-builder.md)
- [Migration Guide](https://gdplabs.gitbook.io/sdk/gen-ai-sdk/tutorials/inference/migration-guide.md)
- [Troubleshooting Guide](https://gdplabs.gitbook.io/sdk/gen-ai-sdk/tutorials/inference/troubleshooting-guide.md)
- [Language Model (LM) Invoker](https://gdplabs.gitbook.io/sdk/gen-ai-sdk/tutorials/inference/lm-invoker.md)
- [Embedding Model (EM) Invoker](https://gdplabs.gitbook.io/sdk/gen-ai-sdk/tutorials/inference/em-invoker.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/sdk/gen-ai-sdk/tutorials/inference/prompt-builder.md`)
- Use `Accept: text/markdown` header for content negotiation