LocalAI/pkg
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
..
assets feat: embedded model configurations, add popular model examples, refactoring (#1532) 2024-01-05 23:16:33 +01:00
downloader refactor: move remaining api packages to core (#1731) 2024-03-01 16:19:53 +01:00
gallery refactor: move remaining api packages to core (#1731) 2024-03-01 16:19:53 +01:00
grammar feat(tools): Parallel function calling (#1726) 2024-02-20 21:58:45 +01:00
grpc feat(stores): Vector store backend (#1795) 2024-03-22 21:14:04 +01:00
langchain feat: add LangChainGo Huggingface backend (#446) 2023-06-01 12:00:06 +02:00
model fix(watchdog): use ShutdownModel instead of StopModel (#1882) 2024-03-23 16:19:57 +01:00
stablediffusion feat: support upscaled image generation with esrgan (#509) 2023-06-05 17:21:38 +02:00
startup feat(functions/aio): all-in-one images, function template enhancements (#1862) 2024-03-21 01:12:20 +01:00
store feat(stores): Vector store backend (#1795) 2024-03-22 21:14:04 +01:00
tinydream feat: add tiny dream stable diffusion support (#1283) 2023-12-24 19:27:24 +00:00
utils feat(assistant): Assistant and AssistantFiles api (#1803) 2024-03-26 18:54:35 +01:00