feat: add stream option to content API routes
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
This commit is contained in:
@@ -40,6 +40,8 @@ use utoipa_swagger_ui::SwaggerUi;
|
||||
crate::modes::server::common::MetadataResponse,
|
||||
crate::modes::server::common::StatusInfoResponse,
|
||||
crate::common::status::StatusInfo,
|
||||
crate::modes::server::common::ItemQuery,
|
||||
crate::modes::server::common::ItemContentQuery,
|
||||
)
|
||||
),
|
||||
tags(
|
||||
|
||||
Reference in New Issue
Block a user