Skip to main content

get_file_content

Function get_file_content 

Source
pub async fn get_file_content(
    __arg0: State<UnifiedAppState>,
    __arg1: Path<i64>,
) -> Result<impl IntoResponse, StatusCode>
Expand description

GET /files/:id/content - Get file content for LLM processing