LocalAI/core
Ettore Di Giacinto e533dcf506
feat(functions/aio): all-in-one images, function template enhancements (#1862)
* feat(startup): allow to specify models from local files

* feat(aio): add Dockerfile, make targets, aio profiles

* feat(template): add Function and LastMessage

* add hermes2-pro-mistral

* update hermes2 definition

* feat(template): add sprig

* feat(template): expose FunctionCall

* feat(aio): switch llm for text
2024-03-21 01:12:20 +01:00
..
backend feat(embeddings): do not require to be configured (#1842) 2024-03-15 18:14:23 +01:00
config fix(config): default to debug=false if not set (#1853) 2024-03-18 18:59:39 +01:00
http feat(functions/aio): all-in-one images, function template enhancements (#1862) 2024-03-21 01:12:20 +01:00
schema fixes #1051: handle openai presence and request penalty parameters (#1817) 2024-03-17 09:43:20 +01:00
services
startup