File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 32
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/writerai%2Fwriter-a0e83ebfd81856b538d16c7a41ccdc11687ee558e1435a40f3bb7e0d6e1ab7c8 .yml
3- openapi_spec_hash : 8ac62303a9158c13f344975cb0786bc6
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/writerai%2Fwriter-9fc9c575a83b15ef4abba45e5d4d676814286faa75e595f82c776b3741c8c8af .yml
3+ openapi_spec_hash : d5c4a0a2343890ad1db2e1df15c09c54
44config_hash : b1d3b26784527ee46af49c1bb9e93193
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ class LlmData(BaseModel):
1919
2020
2121class ChatCompletionMessage (BaseModel ):
22- content : str
22+ content : object
2323 """The text content produced by the model.
2424
2525 This field contains the actual output generated, reflecting the model's response
You can’t perform that action at this time.
0 commit comments