merlyn/server/utils
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
..
agentFlows Native Tool calling (#5071) 2026-02-26 13:37:56 -08:00
agents feat: add optional API key support for Lemonade provider (#5281) 2026-03-30 14:44:12 -07:00
AiProviders feat: add optional API key support for Lemonade provider (#5281) 2026-03-30 14:44:12 -07:00
BackgroundWorkers Telegram bot connector (#5190) 2026-03-23 15:10:21 -07:00
boot Telegram bot connector (#5190) 2026-03-23 15:10:21 -07:00
chats Automatic mode for workspace (Agent mode default) (#5143) 2026-03-18 12:35:43 -07:00
collectorApi Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
comKey [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
database Remove WelcomeMessages from app - no longer used (#5206) 2026-03-13 12:55:59 -07:00
DocumentManager Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
EmbeddingEngines feat: add optional API key support for Lemonade provider (#5281) 2026-03-30 14:44:12 -07:00
EmbeddingRerankers/native chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
EncryptionManager Telegram bot connector (#5190) 2026-03-23 15:10:21 -07:00
files chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
helpers feat: add optional API key support for Lemonade provider (#5281) 2026-03-30 14:44:12 -07:00
http add user id to chat feedback 2026-03-13 16:51:02 -07:00
logger patch logger for full logs 2024-07-19 18:35:41 -07:00
MCP MCP tool manager (#5230) 2026-03-18 15:33:49 -07:00
middleware Telegram bot connector (#5190) 2026-03-23 15:10:21 -07:00
PasswordRecovery Merge commit from fork 2026-01-02 15:50:50 -08:00
prisma Fix Typos in Comments and Documentation (#3987) 2025-06-12 13:59:38 -07:00
PushNotifications Web push notifications (#4942) 2026-02-02 10:56:58 -08:00
telegramBot add ask to run prompt for tool calls (demo) (#5261) 2026-03-24 15:18:17 -07:00
telemetry Prune telemetry events 2025-04-29 13:54:00 -07:00
TextSplitter Native Embedder model selection (incl: Multilingual support) (#3835) 2025-07-22 10:07:20 -07:00
TextToSpeech chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
vectorDbProviders chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
vectorStore PGvector vector database support (#3788) 2025-05-09 12:27:11 -07:00