Skip to content

Commit

Permalink
Fern cli upgrade 0.46.10 (#116)
Browse files Browse the repository at this point in the history
* fern-support

* drop empty responses

* tidy
  • Loading branch information
jackfischer authored Dec 24, 2024
1 parent 34d876d commit 0997d78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
6 changes: 0 additions & 6 deletions fern/definition/copilots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,6 @@ service:
request:
copilotId: 82e4b12a-6990-45d4-8ebd-85c00e030c24
collectionId: def1055f-83c5-43d6-b558-f7a38e7b299e
response:
body:

removeCollectionFromCopilot:
availability: pre-release
Expand All @@ -372,8 +370,6 @@ service:
request:
copilotId: 82e4b12a-6990-45d4-8ebd-85c00e030c24
collectionId: def1055f-83c5-43d6-b558-f7a38e7b299e
response:
body:

updateConfiguration:
availability: pre-release
Expand Down Expand Up @@ -401,8 +397,6 @@ service:
aiEndpointConfiguration:
baseUrl: https://api.openai.com/v1/
apiKey: <YOUR_API_KEY_HERE>
response:
body:

deleteCopilot:
availability: pre-release
Expand Down
4 changes: 2 additions & 2 deletions fern/fern.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"organization": "credal",
"version": "0.44.11"
}
"version": "0.46.10"
}

0 comments on commit 0997d78

Please sign in to comment.