merlyn/server
Jonas Stawski b8d4cc3454
Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342)
* Added the ability to pass in metadata to the /document/upload/{folderName} endpoint

* Added the ability to pass in metadata to the /document/upload-link endpoint

* feat: added metadata to document/upload api endpoint

* simplify optional metadata in document dev api endpoints

* lint

* patch handling of metadata in dev api

* Linting, small comments

---------

Co-authored-by: jstawskigmi <jstawski@getmyinterns.org>
Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-09-17 11:17:29 -07:00
..
__tests__/utils Export image support for JSON and JSONL (#4359) 2025-09-03 10:30:57 -07:00
endpoints Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) 2025-09-17 11:17:29 -07:00
jobs Workspace Chat with documents overhaul (#4261) 2025-08-11 09:26:19 -07:00
models feat: Implement CometAPI integration for chat completions and model m… (#4379) 2025-09-16 14:38:49 -07:00
prisma Workspace Chat with documents overhaul (#4261) 2025-08-11 09:26:19 -07:00
storage feat: Implement CometAPI integration for chat completions and model m… (#4379) 2025-09-16 14:38:49 -07:00
swagger Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) 2025-09-17 11:17:29 -07:00
utils Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) 2025-09-17 11:17:29 -07:00
.env.example feat: Implement CometAPI integration for chat completions and model m… (#4379) 2025-09-16 14:38:49 -07:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore Workspace Chat with documents overhaul (#4261) 2025-08-11 09:26:19 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Mobile sync support (#4173) 2025-07-31 12:28:03 -07:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json forgot 1.8.5 tag :) 2025-08-14 17:43:55 -07:00
yarn.lock Mobile sync support (#4173) 2025-07-31 12:28:03 -07:00