Commit Graph

210 Commits (6ed7b10273c8b270947d695a7b3e5b5cbfd7c012)
 

Author SHA1 Message Date
mudler 6ed7b10273 examples: add langchain agent example 1 year ago
mudler 02979566ee examples: better defaults 1 year ago
ci-robbot [bot] cbdcc839f3
⬆️ Update go-skynet/go-llama.cpp (#201) 1 year ago
mudler e1c8f087f4 Update README 1 year ago
mudler 3a90ea44a5 Update readme and examples 1 year ago
renovate[bot] e55492475d
fix(deps): update github.com/go-skynet/go-llama.cpp digest to 691d479 (#189) 1 year ago
Dave 07ec2e441d
mini fix - OpenAI documentation url (#200) 1 year ago
ci-robbot [bot] 38d7e0b43c
⬆️ Update go-skynet/go-llama.cpp (#198) 1 year ago
Dave 3411bfd00d
Langchain Example Updates (#199) 1 year ago
Ettore Di Giacinto 7e5fe35ae4
Mixed enhancements (#196) 1 year ago
mudler 8c8cf38d4d tests: use 1 core 1 year ago
mudler 75b25297fd tests: run with ginkgo 1 year ago
mudler 009ee47fe2 Don't allow 0 as thread count 1 year ago
mudler ec2adc2c03 tests: use 3 cores 1 year ago
mudler ad301e6ed7 example(add): document query example 1 year ago
mudler d094381e5d ci: lower fixtures spec 1 year ago
mudler 3ff9bbd217 examples: add rwkv script folder 1 year ago
mudler e62ee2bc06 fix: remove trailing 0s from embeddings 1 year ago
mudler b49721cdd1 fix: respect config from file for backends settings 1 year ago
mudler 64c0a7967f fix: pass prediction options when using the model 1 year ago
mudler e96eadab40 feat: support deprecated embeddings API 1 year ago
mudler e73283121b feat: support arrays for prompt and input 1 year ago
mudler 857d13e8d6 debug: wire up go-fiber debugger 1 year ago
ci-robbot [bot] 91db3d4d5c
⬆️ Update go-skynet/go-llama.cpp (#194) 1 year ago
Ettore Di Giacinto 961cf29217
feat: expose mirostat to config (#193) 1 year ago
Ettore Di Giacinto c839b334eb
feat: add embeddings for go-llama.cpp backend (#190) 1 year ago
Ettore Di Giacinto 714bfcd45b
fix: missing returning error and free callback stream (#187) 1 year ago
renovate[bot] 77ce8b953e
fix(deps): update github.com/donomii/go-rwkv.cpp digest to af62fcc (#171) 1 year ago
renovate[bot] 01ada95941
fix(deps): update github.com/go-skynet/go-llama.cpp digest to 2e6ae12 (#172) 1 year ago
ci-robbot [bot] eabdc5042a
⬆️ Update go-skynet/go-llama.cpp (#184) 1 year ago
Dhruv Gera 96267d9437
localai: Include the WebUI project example (#130) 1 year ago
Ettore Di Giacinto 9497a24127
fix: hardcode default number of cores to '4' (#186) 1 year ago
Ettore Di Giacinto fdf75c6d0e
rwkv fixes and examples (#185) 1 year ago
mudler 6352308882 ci: minor fixups 1 year ago
mudler a8172a0f4e ci: fix typo 1 year ago
mudler ebcd10d66f ci: manually update deps 1 year ago
mudler 885642915f ci: add renovate suffix 1 year ago
mudler 2e424491c0 ci: lookupNameTemplate -> depNameTemplate 1 year ago
mudler aa6faef8f7 ci: versioning -> versioningTemplate 1 year ago
mudler b3254baf60 ci: add versioning 1 year ago
mudler 0a43d27f0e ci: update renovate 1 year ago
Ettore Di Giacinto 3fe11fe24d
ci: attempt to configure renovate with custom regexes (#178) 1 year ago
renovate[bot] af18fdc749
fix(deps): update module github.com/sashabaranov/go-openai to v1.9.3 (#174) 1 year ago
renovate[bot] 32b5eddd7d
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.4 (#173) 1 year ago
Dave 07c3aa1869
Dockerized Langchain / PY example (#175) 1 year ago
renovate[bot] e59bad89e7
fix(deps): update module github.com/sashabaranov/go-openai to v1.9.2 (#164) 1 year ago
Jeremy Price b971807980
Looks for models in $CWD/models/ dir by default (#169) 1 year ago
Ettore Di Giacinto c974dad799
Return usage in the API responses (#166) 1 year ago
Ettore Di Giacinto 4eae570ef5
Update docs (#163) 1 year ago
Ettore Di Giacinto 67992a7d99
feat: support slices or strings in the prompt completion endpoint (#162) 1 year ago