LocalAI/api
Ettore Di Giacinto b96e30e66c
fix: use bytes in gRPC proto instead of strings (#813)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-07-27 18:41:04 +02:00
..
backend fix: use bytes in gRPC proto instead of strings (#813) 2023-07-27 18:41:04 +02:00
config feat: add rope settings and negative prompt, drop grammar backend (#797) 2023-07-25 19:05:27 +02:00
localai feat: add external grpc and model autoloading 2023-07-20 22:10:12 +02:00
openai feat: add rope settings and negative prompt, drop grammar backend (#797) 2023-07-25 19:05:27 +02:00
options feat: add external grpc and model autoloading 2023-07-20 22:10:12 +02:00
api_test.go feat: add rope settings and negative prompt, drop grammar backend (#797) 2023-07-25 19:05:27 +02:00
api.go feat: move other backends to grpc 2023-07-15 01:19:43 +02:00
apt_suite_test.go