Skip to content

Do not pass zeta prompt format in production endpoint#48541

Merged
maxbrunsfeld merged 9 commits intomainfrom
zeta-prompt-formats
Feb 6, 2026
Merged

Do not pass zeta prompt format in production endpoint#48541
maxbrunsfeld merged 9 commits intomainfrom
zeta-prompt-formats

Conversation

@maxbrunsfeld
Copy link
Collaborator

@maxbrunsfeld maxbrunsfeld commented Feb 5, 2026

This allows us to switch the prompt format without client-side changes.

If we want to experiment with prompt formats or models other than the currently-deployed one, we can use the raw endpoint, and do prompt construction and output processing on the client.

This also adds an optional environment parameter to the raw endpoint, so that we can use that endpoint in the new scheme where we're deploying to separate environments for different zeta prompt versions.

Release Notes:

  • N/A

If we want to experiment with prompt formats or models other than the
currently-deployed one, we can use the raw endpoint, and do prompt
construction and output processing on the client.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 5, 2026
@maxbrunsfeld maxbrunsfeld changed the title Do not pass zeta prompt version in production endpoint Do not pass zeta prompt format in production endpoint Feb 6, 2026
@maxbrunsfeld maxbrunsfeld merged commit c430681 into main Feb 6, 2026
27 checks passed
@maxbrunsfeld maxbrunsfeld deleted the zeta-prompt-formats branch February 6, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant