Commit Graph

23 Commits

Author SHA1 Message Date
Ettore Di Giacinto 2b2007ae9e
docs: add fine-tuning example (#1374)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-12-01 19:11:45 +01:00
Manohar Joshi f37a4ec9c8
1038 - Streamlit bot with LocalAI (#1072)
**Description**

This PR fixes #1038

Added Streamlit example and also updated readme for examples.


**[Signed
commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)**
- [X] Yes, I signed my commits.
 

<!--
Thank you for contributing to LocalAI! 

Contributing Conventions:

1. Include descriptive PR titles with [<component-name>] prepended.
2. Build and test your changes before submitting a PR. 
3. Sign your commits

By following the community's contribution conventions upfront, the
review process will
be accelerated and your PR merged more quickly.
-->
2023-09-17 08:33:23 +02:00
Gruber 0d6165e481
Example: Continue (dev) (#940) 2023-08-22 18:46:45 +02:00
Ettore Di Giacinto df947fc933
examples: Update README 2023-08-06 23:07:06 +02:00
Ettore Di Giacinto 8379cce209
example(functions): Add OpenAI functions example (#767) 2023-07-18 00:04:21 +02:00
Ettore Di Giacinto 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
Ettore Di Giacinto 7da07e8af9
example(k8sgpt): Add k8sgpt example (#631)
Signed-off-by: mudler <mudler@localai.io>
2023-06-20 00:11:01 +02:00
Ettore Di Giacinto 3b3164b039
examples(telegram): add (#547) 2023-06-09 00:45:44 +02:00
Ettore Di Giacinto 2f3c3b1867
examples: keep old example around (#439) 2023-05-30 18:34:43 +02:00
Ettore Di Giacinto 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
Ettore Di Giacinto 59f7953249
docs(examples): add AutoGPT (#397) 2023-05-27 19:42:24 +02:00
Ettore Di Giacinto f5f8c687be
examples: add privateGPT example (#355) 2023-05-23 10:32:34 +02:00
Ettore Di Giacinto 557ccc5ad8
examples: add langchain-chroma example (#248) 2023-05-12 22:20:07 +02:00
Fabian Hachenberg f50a4c1454
Added runpod.io template for LocalAI to examples (#203) 2023-05-07 10:58:15 +02:00
mudler 3a90ea44a5 Update readme and examples 2023-05-06 19:15:22 +02:00
Dhruv Gera 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
Ettore Di Giacinto fdf75c6d0e
rwkv fixes and examples (#185) 2023-05-04 17:32:23 +02:00
Ettore Di Giacinto c974dad799
Return usage in the API responses (#166) 2023-05-03 17:29:18 +02:00
Ettore Di Giacinto fec4ab93c5
docs: Add langchain to the example index (#147)
Signed-off-by: mudler <mudler@mocaccino.org>
2023-05-01 23:21:07 +02:00
Ettore Di Giacinto 0db0704e2c
docs: Add slack-bot example (#145)
Signed-off-by: mudler <mudler@mocaccino.org>
2023-05-01 23:18:24 +02:00
Ettore Di Giacinto 54b5eadcc4
docs: add discord-bot example (#126) 2023-04-30 00:31:28 +02:00
Ettore Di Giacinto d0330bb64b
docs: update example README.md (#104) 2023-04-27 17:46:14 +02:00
Ettore Di Giacinto 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