Add optional app reference header to OpenAI gateway service #79
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add an optional
app-referenceheader to the OpenAI gateway service of devplace.net. The header accepts a free-form string (max 30 characters, slug-valid characters only, no spaces). Default value isdefault. Track usage statistics per app reference, indexed for fast retrieval, to enable server-side cost attribution and transparency across all client apps.Steps to Reproduce
Expected Behaviour
app-referenceheader.defaultis used.devplace-[app/service/whatever]-v-1-0-0./docsendpoint is updated to document the new header and strongly recommend its use.Actual Behaviour
Not provided.
Environment
Not provided.
Reported by retoor via DevPlace.