-
Notifications
You must be signed in to change notification settings - Fork 66
Commit 8af830f
authored
🌿 ✨ [Scheduled] Update API Spec (#199)
* 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
* feat(openapi): Add and update Eval endpoints and models
* fix(openapi): Update OpenAPI specification for pagination and tests
- Change default sort order for pagination to 'DESC'
- Add new Google model 'gemini-2.0-flash-thinking-exp'
- Add new Grok model 'grok-2'
- Add new Mistral pipeline errors
- Remove 'UpdateWorkflowDTO' schema
- Add 'EvalsPaginatedResponse', 'EvalTest', 'EvalTestsPaginatedResponse', 'EvalRunsPaginatedResponse' schemas
---------
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>1 parent 4403bab commit 8af830fCopy full SHA for 8af830f
File tree
Expand file treeCollapse file tree
1 file changed
+662
-581
lines changedOpen diff view settings
Filter options
- fern/apis/api
Expand file treeCollapse file tree
1 file changed
+662
-581
lines changedOpen diff view settings
0 commit comments