You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(openapi): add and update schemas for backoff plan, chat completion, and more
* fix(openapi): replace HttpRequest with ApiRequest and add silenceTimeoutMessage
* feat(openapi): add mipOptOut, acknowledgementPhrases, interruptionPhrases, and other improvements to the OpenAPI spec
* feat(openapi): add pciEnabled and hook fields to schemas
* fix(fern/apis/api/openapi.json): Add blocking boolean to tool call message configuration
* feat(openapi): add Transfer and SayHook, update ApiRequest and GatherTask
* fix(openapi): update schema to reflect new edge conditions and remove redundant fields
* feat(api): add gpt-4o-2024-08-06-ptu model and pcap packet capture support
* fix(openapi): update AnalyticsController and enum values
Succinctly, this commit fixes the `openapi.json` file by updating the `AnalyticsController` to use a `post` method instead of `get`, and it also updates several enum values to have the correct spelling and casing.
* feat(openapi): add compliance plan and eval endpoints
---------
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
0 commit comments