Skip to content

Commit

Permalink
Add spec changes
Browse files Browse the repository at this point in the history
Co-authored-by: JasonCohere <jasonozuzu@cohere.com>
  • Loading branch information
platform-endpoints and jasonozuzu-cohere committed Jan 13, 2025
1 parent bb1a9d0 commit 124afbf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions cohere-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22773,11 +22773,8 @@ components:
properties:
data:
type: object
x-fern-type: map<string, string>
additionalProperties:
type: string
description: |
A relevant documents that the model can cite to generate a more accurate reply. Each document is a string-string dictionary.
A relevant document that the model can cite to generate a more accurate reply. Each document is a string-any dictionary.
id:
type: string
description: Unique identifier for this document which will be referenced in
Expand Down

0 comments on commit 124afbf

Please sign in to comment.