Commit Graph

40 Commits (26e1496075495afca847f167e161adeb7a6369ff)

Author SHA1 Message Date
Ettore Di Giacinto 1d0ed95a54 feat: move other backends to grpc 1 year ago
Ettore Di Giacinto 5dcfdbe51d feat: various refactorings 1 year ago
Ettore Di Giacinto b816009db0 feat: add falcon ggllm via grpc client 1 year ago
mudler b722e7eb7e feat: cleanups, small enhancements 1 year ago
Ettore Di Giacinto d3a486a4f8
feat: Add '/version' endpoint and display it in the CLI (#679) 1 year ago
Ettore Di Giacinto 2b957df56c
fix: rename /models/list to /models/available (#678) 1 year ago
Ettore Di Giacinto 78f3c3da48
refactor: consolidate usage of GetURI (#674) 1 year ago
Ettore Di Giacinto 60db5957d3
Gallery repository (#663) 1 year ago
Ettore Di Giacinto a7bb029d23
feat: add tts with go-piper (#649) 1 year ago
Ettore Di Giacinto e37361985c
deps: update gpt4all bindings, fix search path on new versions (#592) 1 year ago
Ettore Di Giacinto 78ad4813df
feat: Update gpt4all, support multiple implementations in runtime (#472) 1 year ago
Ettore Di Giacinto aacb96df7a
fix: correctly handle errors from App constructor (#430) 1 year ago
Ettore Di Giacinto 76c881043e
feat: allow to preload models before startup via env var or configs (#391) 1 year ago
Ettore Di Giacinto bf54b78270
feat: add /healthz and /readyz endpoints for kubernetes (#374) 1 year ago
Ettore Di Giacinto 6f54cab3f0
feat: allow to set cors (#339) 1 year ago
Ettore Di Giacinto 05a3d569b0
feat: allow to override model config (#323) 1 year ago
Ettore Di Giacinto cc9aa9eb3f
feat: add /models/apply endpoint to prepare models (#286) 1 year ago
Ettore Di Giacinto 9d051c5d4f
feat: add image generation with ncnn-stablediffusion (#272) 1 year ago
Ettore Di Giacinto fd1df4e971
whisper: add tests and allow to set upload size (#237) 1 year ago
Ettore Di Giacinto 9f426578cf
feat: add transcript endpoint (#211) 1 year ago
mudler e96eadab40 feat: support deprecated embeddings API 1 year ago
mudler 857d13e8d6 debug: wire up go-fiber debugger 1 year ago
Ettore Di Giacinto c839b334eb
feat: add embeddings for go-llama.cpp backend (#190) 1 year ago
Ettore Di Giacinto 52f4d993c1
feat: add /edit endpoint (#119) 1 year ago
Ettore Di Giacinto c806eae0de
feat: config files and SSE (#83) 1 year ago
Ettore Di Giacinto 12d83a4184
feat: Return OpenAI errors and update docs (#80) 1 year ago
Ettore Di Giacinto 1c872ec326
feat: add CI/tests (#58) 1 year ago
Ettore Di Giacinto 79791438fe
Use the first available model if not specified (#55) 1 year ago
Ettore Di Giacinto 5cba71de70
Add stopwords, debug mode, and other API enhancements (#54) 1 year ago
Ettore Di Giacinto f816dfae65
Add support for stablelm (#48) 1 year ago
Ettore Di Giacinto 1c4fbaae20
Add support for cerebras (#45) 1 year ago
Ettore Di Giacinto d517a54e28
Major API enhancements (#44) 1 year ago
Ettore Di Giacinto 80f50e6ccd
Rename project to LocalAI (#35) 1 year ago
Ettore Di Giacinto 7fec26f5d3
Enhancements (#34) 1 year ago
Ettore Di Giacinto 0b330d90ad
feat: drop embedded webui (#27) 1 year ago
Ettore Di Giacinto 63601fabd1
feat: drop default model and llama-specific API (#26) 1 year ago
Ettore Di Giacinto b062f3142b
feat: enhance API, expose more parameters (#24) 1 year ago
Ettore Di Giacinto c4e94c88d7
Fix comment typo 1 year ago
mudler 5556aa46dd Small refinements and refactors 1 year ago
mudler ae30bd346d Reorganize repository layout 1 year ago
mudler 93d8977ba2 Return model list 1 year ago
mudler f43aeeb4a1 Add both API endpoints (completion, chat) 1 year ago
mudler c17dcc5e9d Allow to inject prompt as part of the call 1 year ago
mudler b710147b95 Add mutex on same models (parallel isn't supported yet) 2 years ago
mudler ba70363330 Use template input 2 years ago
mudler 9fb581739b Allow to template model prompts inputs 2 years ago
mudler 12eee097b7 Make it compatible with openAI api, support multiple models 2 years ago
mudler b33d015b8c Use go-llama.cpp 2 years ago
mudler e860e62036 Add mutex, build only lite images 2 years ago
mudler abee34f60a Cleanup leftover 2 years ago