merlyn/docker
Sean Hatfield 599a3fd8b8
Microsoft Foundry Local LLM provider & agent provider (#4435)
* add microsoft foundry local llm and agent providers

* minor change to fix early stop token + overloading of context window
always use user defined window _unless_ it is larger than the models real contenxt window
cache the context windows when we can from the API (0.7.*)+
Unload model forcefully on model change to prevent resource hogging

* add back token preference since some models have very large windows and can crash a machine
normalize cases

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-10-01 20:04:13 -07:00
..
vex Add known VEX files to build process (#1969) 2024-07-25 11:13:57 -07:00
.env.example Microsoft Foundry Local LLM provider & agent provider (#4435) 2025-10-01 20:04:13 -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 forgot 1.8.5 tag :) 2025-08-14 17:43:55 -07:00
HOW_TO_USE_DOCKER.md Feature/add searchapi web browsing (#2224) 2024-09-05 10:36:46 -07:00