merlyn/server
Sushanth Srivatsa 3fd0fe8fc5
2749 ollama client auth token (#3005)
* ollama auth token provision

* auth token provision

* ollama auth provision

* ollama auth token

* ollama auth provision

* token input field css fix

* Fix provider handler not using key
sensible fallback to not break existing installs
re-order of input fields
null-check for API key and header optional insert on request
linting

* apply header and auth to agent invocations

* upgrading to ollama 5.10 for passing headers to constructor

* rename Auth systemSetting key to be more descriptive
linting and copy

* remove untracked files + update gitignore

* remove debug

* patch lockfile

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-02-18 16:00:17 -08:00
..
endpoints feat: Add endpoint to retrieve documents by folder name (#3258) 2025-02-18 14:01:19 -08:00
jobs add Gitlab to watchable documents (#2817) 2024-12-12 10:44:11 -08:00
models 2749 ollama client auth token (#3005) 2025-02-18 16:00:17 -08:00
prisma Reranker option for RAG (#2929) 2025-01-02 14:27:52 -08:00
storage 2749 ollama client auth token (#3005) 2025-02-18 16:00:17 -08:00
swagger feat: Add endpoint to retrieve documents by folder name (#3258) 2025-02-18 14:01:19 -08:00
utils 2749 ollama client auth token (#3005) 2025-02-18 16:00:17 -08:00
.env.example 2749 ollama client auth token (#3005) 2025-02-18 16:00:17 -08:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore Agent flow builder (#3077) 2025-02-12 16:50:43 -08:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Agent flow builder (#3077) 2025-02-12 16:50:43 -08: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 2749 ollama client auth token (#3005) 2025-02-18 16:00:17 -08:00
yarn.lock 2749 ollama client auth token (#3005) 2025-02-18 16:00:17 -08:00