merlyn/docker
Timothy Carambat 2c19dd09ed
Native Embedder model selection (incl: Multilingual support) (#3835)
* WIP on embedder selection
TODO: apply splitting and query prefixes (if applicable)

* wip on upsert

* Support base model
support nomic-text-embed-v1
support multilingual-e5-small
Add prefixing for both embedding and query for RAG tasks
Add chunking prefix to all vector dbs to apply prefix when possible
Show dropdown and auto-pull on new selection

* norm translations

* move supported models to constants
handle null seelction or invalid selection on dropdown
update comments

* dev

* patch text splitter maximums for now

* normalize translations

* add tests for splitter functionality

* normalize

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2025-07-22 10:07:20 -07:00
..
vex Add known VEX files to build process (#1969) 2024-07-25 11:13:57 -07:00
.env.example Native Embedder model selection (incl: Multilingual support) (#3835) 2025-07-22 10:07:20 -07:00
docker-compose.yml Docker build frontend layer improvements (#1904) 2024-07-19 15:01:16 -07:00
docker-entrypoint.sh Warn bad docker command (#3827) 2025-05-14 11:01:10 -07:00
docker-healthcheck.sh Update Ubuntu base image and improve Dockerfile (#609) 2024-03-06 16:34:45 -08:00
Dockerfile 1.8.4 tag update 2025-07-16 10:40:39 -07:00
HOW_TO_USE_DOCKER.md Feature/add searchapi web browsing (#2224) 2024-09-05 10:36:46 -07:00