merlyn/server/utils/helpers
Timothy Carambat c2e7ccc00f
Reimplement Cohere models for basic chat (#4489)
* Reimplement Cohere models
- Redo LLM implementation to grab models from endpoint and pre-filter
- Migrate embedding models to also grab from remote
- Add records for easy context window lookup'

* fix comment
2025-10-03 18:28:20 -07:00
..
admin patch admin pwd update 2024-02-06 14:39:56 -08:00
chat Export image support for JSON and JSONL (#4359) 2025-09-03 10:30:57 -07:00
camelcase.js Add support for Weaviate VectorDB (#181) 2023-08-08 18:02:30 -07:00
customModels.js Reimplement Cohere models for basic chat (#4489) 2025-10-03 18:28:20 -07:00
index.js Microsoft Foundry Local LLM provider & agent provider (#4435) 2025-10-01 20:04:13 -07:00
portAvailabilityChecker.js [FEAT] Check port access in docker before showing a default error (#961) 2024-04-02 10:34:50 -07:00
search.js Add ability to search workspace and threads (#4120) 2025-07-10 16:42:10 -07:00
tiktoken.js Add tokenizer improvments via Singleton class and estimation (#3072) 2025-01-30 17:55:03 -08:00
updateENV.js Model context limit auto-detection for LM Studio and Ollama LLM Providers (#4468) 2025-10-02 11:54:19 -07:00