Commit Graph

44 Commits

Author SHA1 Message Date
2a45a99737 example(slack-qa-bot): Add slack QA bot example (#654)
Signed-off-by: mudler <mudler@localai.io>
2023-06-22 18:07:15 +02:00
7da07e8af9 example(k8sgpt): Add k8sgpt example (#631)
Signed-off-by: mudler <mudler@localai.io>
2023-06-20 00:11:01 +02:00
e37361985c deps: update gpt4all bindings, fix search path on new versions (#592) 2023-06-14 13:24:53 +02:00
2297504fb3 example(telegram): drop mongodb (#565) 2023-06-11 01:07:19 +02:00
3b3164b039 examples(telegram): add (#547) 2023-06-09 00:45:44 +02:00
ea9a651573 examples: simplify langchain-python (#541) 2023-06-08 00:05:17 +02:00
3ba07a5928 feat: add LangChainGo Huggingface backend (#446)
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2023-06-01 12:00:06 +02:00
2f3c3b1867 examples: keep old example around (#439) 2023-05-30 18:34:43 +02:00
11af09faf3 examples: use gallery in chatbot-ui, add flowise (#438)
Signed-off-by: mudler <mudler@mocaccino.org>
2023-05-30 18:29:28 +02:00
577d36b596 images: cleanup, drop .dev Dockerfile (#437)
Signed-off-by: mudler <mudler@mocaccino.org>
2023-05-30 15:58:10 +02:00
65d06285d8 Bump rwkv (#402) 2023-05-28 22:59:25 +02:00
59f7953249 docs(examples): add AutoGPT (#397) 2023-05-27 19:42:24 +02:00
f5f8c687be examples: add privateGPT example (#355) 2023-05-23 10:32:34 +02:00
ed5df1e68e examples: remove threads from example models (#337) 2023-05-21 12:25:24 +02:00
05a3d569b0 feat: allow to override model config (#323) 2023-05-20 17:03:53 +02:00
207ce81e4a fix: Dockerfile.build missing cmake in rwkv example (#301)
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
2023-05-19 01:08:20 +02:00
549a01b62e docs: fix langchain-chroma example (#298)
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
2023-05-18 22:50:21 +02:00
9d051c5d4f feat: add image generation with ncnn-stablediffusion (#272) 2023-05-16 19:32:53 +02:00
c3622299ce docs: cleanup langchain-chroma example 2023-05-13 11:16:56 +02:00
557ccc5ad8 examples: add langchain-chroma example (#248) 2023-05-12 22:20:07 +02:00
f8ee20991c feat: add bert.cpp embeddings (#222) 2023-05-10 15:20:21 +02:00
f50a4c1454 Added runpod.io template for LocalAI to examples (#203) 2023-05-07 10:58:15 +02:00
d13d4d95ce examples: fix default parameter 2023-05-07 10:13:57 +02:00
4f551ce414 examples: add update index example, update README 2023-05-07 09:05:24 +02:00
6ed7b10273 examples: add langchain agent example 2023-05-07 08:14:01 +02:00
02979566ee examples: better defaults 2023-05-07 00:58:30 +02:00
3a90ea44a5 Update readme and examples 2023-05-06 19:15:22 +02:00
3411bfd00d Langchain Example Updates (#199) 2023-05-06 00:21:06 +02:00
ad301e6ed7 example(add): document query example 2023-05-05 21:56:31 +02:00
3ff9bbd217 examples: add rwkv script folder 2023-05-05 19:04:52 +02:00
96267d9437 localai: Include the WebUI project example (#130)
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2023-05-04 18:27:58 +02:00
fdf75c6d0e rwkv fixes and examples (#185) 2023-05-04 17:32:23 +02:00
07c3aa1869 Dockerized Langchain / PY example (#175) 2023-05-04 08:41:13 +02:00
c974dad799 Return usage in the API responses (#166) 2023-05-03 17:29:18 +02:00
0a00a4b58e adding mac build and example (#151)
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2023-05-02 19:24:45 +02:00
fec4ab93c5 docs: Add langchain to the example index (#147)
Signed-off-by: mudler <mudler@mocaccino.org>
2023-05-01 23:21:07 +02:00
0db0704e2c docs: Add slack-bot example (#145)
Signed-off-by: mudler <mudler@mocaccino.org>
2023-05-01 23:18:24 +02:00
88f472e5d2 Add LangchainJS Examples (#146) 2023-05-01 23:18:14 +02:00
2473f9d19b docs: add discord-bot preview (#137) 2023-05-01 11:03:34 +02:00
d129fabe3b docs: enhancements (#133) 2023-04-30 23:27:02 +02:00
54b5eadcc4 docs: add discord-bot example (#126) 2023-04-30 00:31:28 +02:00
d0330bb64b docs: update example README.md (#104) 2023-04-27 17:46:14 +02:00
0b000dd043 examples: correct typo in README (#103)
Signed-off-by: deadprogram <ron@hybridgroup.com>
2023-04-27 17:14:38 +02:00
c806eae0de feat: config files and SSE (#83)
Signed-off-by: mudler <mudler@mocaccino.org>
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
Co-authored-by: Tyler Gillson <tyler.gillson@gmail.com>
2023-04-26 21:18:18 -07:00