LocalAI/core/http
Shraddha 5488fc3bc1
feat: tokenization endpoint (#3710)
endpoint to access the tokenizer

Signed-off-by: shraddhazpy <shraddha@shraddhafive.in>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Co-authored-by: Dave <dave@gray101.com>
2024-10-02 08:56:18 +02:00
..
ctx groundwork: ListModels Filtering Upgrade (#2773) 2024-10-01 18:55:46 +00:00
elements feat(gallery): lazy load images (#3246) 2024-08-14 12:53:42 +02:00
endpoints feat: tokenization endpoint (#3710) 2024-10-02 08:56:18 +02:00
middleware test: preliminary tests and merge fix for authv2 (#3584) 2024-09-24 09:32:48 +02:00
routes feat: tokenization endpoint (#3710) 2024-10-02 08:56:18 +02:00
static chore(ux): allow to create and drag dots in the animation (#3287) 2024-08-19 20:40:55 +02:00
views chore(anime.js): drop unused (#3351) 2024-08-21 13:10:09 +02:00
app_test.go test: preliminary tests and merge fix for authv2 (#3584) 2024-09-24 09:32:48 +02:00
app.go fix(health): do not require auth for /healthz and /readyz (#3656) 2024-09-24 18:25:59 +00:00
explorer.go feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02: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