LocalAI/core/http
Ettore Di Giacinto 2169c3497d
feat(grammar): add llama3.1 schema (#3015)
* wip

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* get rid of panics

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* expose it properly from the config

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Simplify

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* forgot to commit

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Remove focus on test

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Small fixups

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-07-26 20:11:29 +02:00
..
ctx feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
elements feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
endpoints feat(grammar): add llama3.1 schema (#3015) 2024-07-26 20:11:29 +02:00
routes docs(swagger): cover p2p endpoints (#2862) 2024-07-15 08:31:38 +02:00
static feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
views feat(p2p): warn the user to start with --p2p (#2993) 2024-07-23 10:42:51 +02:00
app_test.go refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
app.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
http_suite_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
render.go rf: centralize base64 image handling (#2595) 2024-06-24 08:34:36 +02:00