merlyn/server/utils/EmbeddingEngines
Marcello Fitton 4a4378ed99
chore: add ESLint to /server (#5126)
* add eslint config to server

* add break statements to switch case

* add support for browser globals and turn off empty catch blocks

* disable lines with useless try/catch wrappers

* format

* fix no-undef errors

* disbale lines violating no-unsafe-finally

* ignore syncStaticLists.mjs

* use proper null check for creatorId instead of unreachable nullish coalescing

* remove unneeded typescript eslint comment

* make no-unused-private-class-members a warning

* disable line for no-empty-objects

* add new lint script

* fix no-unused-vars violations

* make no-unsued-vars an error

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2026-03-05 16:32:45 -08:00
..
azureOpenAi Refactor Class Name Logging (#4426) 2025-09-25 15:34:19 -10:00
cohere [FEAT] Cohere LLM and embedder support (#1233) 2024-05-02 10:35:50 -07:00
gemini set embedder output dimensions for LocalAI and Gemini (gemini-embedding-001) (#4980) 2026-02-10 08:28:34 -08:00
genericOpenAi Refactor Class Name Logging (#4426) 2025-09-25 15:34:19 -10:00
lemonade chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
liteLLM [FEAT] Add LiteLLM embedding provider support (#1579) 2024-06-06 12:43:34 -07:00
lmstudio Update LMStudio LLM & Embedder for API token (#4948) 2026-01-30 11:13:32 -08:00
localAi set embedder output dimensions for LocalAI and Gemini (gemini-embedding-001) (#4980) 2026-02-10 08:28:34 -08:00
mistral linting 2024-11-21 15:49:59 -08:00
native Refactor Class Name Logging (#4426) 2025-09-25 15:34:19 -10:00
ollama Add Auth Token to Ollama Embedding Client (#4766) 2025-12-12 14:30:22 -08:00
openAi Refactor Class Name Logging (#4426) 2025-09-25 15:34:19 -10:00
openRouter Feat/add openrouter embedding models (#4682) 2025-11-25 11:16:16 -08:00
voyageAi feat: add support for voyage-3-large and voyage-code-3 embedding models (#2955) 2025-01-08 17:21:30 -08:00