File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 65
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/julep-ai-inc-dash%2Fjulep-e66d0877850bb5d2cf4c57163dc5ea0450141dcef34823472e80cb08371fa737 .yml
3- openapi_spec_hash : cf36192f4e7ecb828467c03855a6508d
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/julep-ai-inc-dash%2Fjulep-bf1549a7ebd8fe46a86c3f3df712706bd78779bf2dd627d48ec241dbd56b2f54 .yml
3+ openapi_spec_hash : c53416a1298a8b49f6ebd02c1decf3a8
44config_hash : f7773022cf6c63ceefb06a65bbdbd360
Original file line number Diff line number Diff line change @@ -60,7 +60,8 @@ export class Sessions extends APIResource {
6060 * The background tasks to run. x_custom_api_key (Optional[str]): The custom API
6161 * key.
6262 *
63- * Returns: ChatResponse: The chat response.
63+ * Returns: ChatResponse or StreamingResponse: The chat response or streaming
64+ * response.
6465 */
6566 chat (
6667 sessionId : string ,
You can’t perform that action at this time.
0 commit comments