merlyn/server
Sean Hatfield 610bdd4673
Allow custom headers in upload-link endpoint (#3695)
* allow custom headers in upload-link endpoint

* override loader.scrape to allow for passing of headers in langchain puppeteer

* lint

* Rename some variables
move positional args to named args
update documentation to reflect arg changes and funciton sigs
validate header object before attempting to end to forward to request

* update header validation for custom headers

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-04-22 12:47:12 -07:00
..
endpoints Allow custom headers in upload-link endpoint (#3695) 2025-04-22 12:47:12 -07:00
jobs Feature/drupalwiki collector (#3693) 2025-04-21 09:17:24 -07:00
models Feature/drupalwiki collector (#3693) 2025-04-21 09:17:24 -07:00
prisma Prompt variables (#3359) 2025-03-25 12:44:19 -07:00
storage Add new model provider PPIO (#3211) 2025-02-27 10:53:00 -08:00
swagger Allow custom headers in upload-link endpoint (#3695) 2025-04-22 12:47:12 -07:00
utils Allow custom headers in upload-link endpoint (#3695) 2025-04-22 12:47:12 -07:00
.env.example Enable bypass of ip limitations via ENV in collector processing (#3652) 2025-04-21 11:10:41 -07:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore update gitignore 2025-04-09 15:40:45 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js ModelContextProtocol (MCP) Full Compatibility (#3547) 2025-03-31 16:15:19 -05: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 ModelContextProtocol (MCP) Full Compatibility (#3547) 2025-03-31 16:15:19 -05:00
yarn.lock ModelContextProtocol (MCP) Full Compatibility (#3547) 2025-03-31 16:15:19 -05:00