LocalAI/pkg
Dave 1c312685aa
refactor: move remaining api packages to core (#1731)
* core 1

* api/openai/files fix

* core 2 - core/config

* move over core api.go and tests to the start of core/http

* move over localai specific endpoints to core/http, begin the service/endpoint split there

* refactor big chunk on the plane

* refactor chunk 2 on plane, next step: port and modify changes to request.go

* easy fixes for request.go, major changes not done yet

* lintfix

* json tag lintfix?

* gitignore and .keep files

* strange fix attempt: rename the config dir?
2024-03-01 16:19:53 +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 MQTT Startup Refactoring Part 1: core/ packages part 1 (#1728) 2024-02-21 01:21:19 +00:00
langchain feat: add LangChainGo Huggingface backend (#446) 2023-06-01 12:00:06 +02:00
model feat(tools): support Tool calls in the API (#1715) 2024-02-17 10:00:34 +01:00
stablediffusion feat: support upscaled image generation with esrgan (#509) 2023-06-05 17:21:38 +02:00
startup feat(startup): fetch model definition remotely (#1654) 2024-01-28 00:14:16 +01:00
tinydream feat: add tiny dream stable diffusion support (#1283) 2023-12-24 19:27:24 +00:00
utils Initial implementation of upload files api. (#1703) 2024-02-18 10:12:02 +00:00