Commit 0b5b547
committed
docs: add workflow guide for agent integration
Add comprehensive workflow guide covering:
- Authentication setup (API key and JWT)
- Basic query workflow with validation
- Streaming with SSE clients (Python/JS)
- Multi-database workflow
- Batch processing patterns
- Error handling and retry strategies
- Integration patterns (pipelines, chatbots, BI tools, Slack)
- Best practices for production use1 parent 3632659 commit 0b5b547
2 files changed
Lines changed: 768 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
| |||
0 commit comments