docs: add Tuning Engines AI gateway example - #393
cerebrixos wants to merge 1 commit into
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
|
recheck |
3e7b29a to
420ea13
Compare
|
Hello team @joebowbeer . Please do consider this PR for merge. So much appreciate in advance :) |
|
Hi, thanks for contributing! I didn't hear about Tuning Engines yet. Could you provide a bit of extra information like a website or so? |
Adds a small TypeScript integration example showing a Restate service handler calling Tuning Engines as an OpenAI-compatible governed AI endpoint.\n\nThe example uses placeholder environment variables only and keeps Restate responsible for durable execution while the gateway handles model routing, policy checks, and trace correlation.\n\nValidation run locally:\n- npm install --ignore-scripts\n- npm run typecheck