LocalAI/core
Ettore Di Giacinto 35290e146b
fix(grammar): respect JSONmode and grammar from user input (#1935)
* fix(grammar): Fix JSON mode and custom grammar

* tests(aio): add jsonmode test

* tests(aio): add functioncall test

* fix(aio): use hermes-2-pro-mistral as llm for CPU profile

* add phi-2-orange
2024-03-31 13:04:09 +02:00
..
backend feat(stores): Vector store backend (#1795) 2024-03-22 21:14:04 +01:00
config feat(welcome): add simple welcome page (#1912) 2024-03-27 21:10:58 +01:00
http fix(grammar): respect JSONmode and grammar from user input (#1935) 2024-03-31 13:04:09 +02:00
schema feat(stores): Vector store backend (#1795) 2024-03-22 21:14:04 +01:00
services refactor: move remaining api packages to core (#1731) 2024-03-01 16:19:53 +01:00
startup fix(config): pass by config options, respect defaults (#1878) 2024-03-22 20:55:11 +01:00