Skip to content

Commit b29a762

Browse files
Merge pull request #147 from tryAGI/bot/update-openapi_202501301825
feat:Add stream-description field to openapi.yaml for API documentation
2 parents bf4f548 + 077b8af commit b29a762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libs/Cohere/openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1512,6 +1512,7 @@ paths:
15121512
- public
15131513
x-fern-streaming:
15141514
stream-condition: $request.stream
1515+
stream-description: "<Warning>\nThis API is marked as \"Legacy\" and is no longer maintained. Follow the [migration guide](https://docs.cohere.com/docs/migrating-from-cogenerate-to-cochat) to start using the Chat with Streaming API.\n</Warning>\nGenerates realistic text conditioned on a given input.\n"
15151516
response:
15161517
type: object
15171518
x-fern-type-name: Generation

0 commit comments

Comments
 (0)