LocalAI/core
Steven Christou 2d7913b3be
feat(assistant): Assistant and AssistantFiles api (#1803)
* Initial implementation of assistants api

* Move load/save configs to utils

* Save assistant and assistantfiles config to disk.

* Add tsets for assistant api

* Fix models path spelling mistake.

* Remove personal go.mod information

---------

Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2024-03-26 18:54:35 +01:00
..
backend feat(stores): Vector store backend (#1795) 2024-03-22 21:14:04 +01:00
config feat(assistant): Assistant and AssistantFiles api (#1803) 2024-03-26 18:54:35 +01:00
http feat(assistant): Assistant and AssistantFiles api (#1803) 2024-03-26 18:54:35 +01: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