merlyn/server
Marcello Fitton 0bfd27c6df
feat: add optional API key support for Lemonade provider (#5281)
* add API key param to Lemonade LLM Provider and Embedding Provider

* add LEMONADE_LLM_API_KEY to .env.example

* add api key to aibitat provider

* fix api key from being sent to frontend

* fix tooltip id

* add null fallback for `apiKey`

* remove console log

* add missing api keys

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2026-03-30 14:44:12 -07:00
..
__tests__ Fix: Azure OpenAI model key collision (#5092) 2026-03-05 17:12:08 -08:00
endpoints feat: add optional API key support for Lemonade provider (#5281) 2026-03-30 14:44:12 -07:00
jobs add ask to run prompt for tool calls (demo) (#5261) 2026-03-24 15:18:17 -07:00
middleware Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
models feat: add optional API key support for Lemonade provider (#5281) 2026-03-30 14:44:12 -07:00
prisma Telegram bot connector (#5190) 2026-03-23 15:10:21 -07:00
storage normalize logo wordmark 2026-02-11 08:53:44 -08:00
swagger fix openapi spec 2026-03-30 14:42:54 -07:00
utils feat: add optional API key support for Lemonade provider (#5281) 2026-03-30 14:44:12 -07:00
.env.example feat: add optional API key support for Lemonade provider (#5281) 2026-03-30 14:44:12 -07:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
.nvmrc dev build with new epub2 build target and remove patch work (#4694) 2025-11-26 17:36:34 -08:00
eslint.config.mjs chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
index.js add ask to run prompt for tool calls (demo) (#5261) 2026-03-24 15:18:17 -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 Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
yarn.lock Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00