mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
3 lines
134 B
TypeScript
3 lines
134 B
TypeScript
/** Authenticated raw-byte route owned by the file-upload service. */
|
|
export const FILE_UPLOAD_PATH = '/api/session/uploadFileBinary'
|