169 Commits

Author SHA1 Message Date
matthieuml
55cfed664f Update array syntax 2023-10-12 18:19:04 +02:00
matthieuml
2c100b0447 Updated README & docker-compose 2023-10-12 18:08:58 +02:00
Rahul Kumar
29ed2f1820 fixed typos 2023-10-12 19:16:09 +05:30
Tomaz Bratanic
37a5ebb095 Merge pull request #44 from docker/tomasonjo-patch-1
Add link to post and linux LLM env
2023-10-12 10:21:33 +02:00
Tomaz Bratanic
d4a3e2ab4c Add link to post and linux LLM env 2023-10-12 10:16:14 +02:00
Oskar Hane
33845828dd Merge pull request #40 from oskarhane/api
Add API container + static client applications
2023-10-12 10:11:42 +02:00
Oskar Hane
8fbc658e7a Adjust input width stepped with window size 2023-10-12 08:40:23 +02:00
Oskar Hane
255c246cd2 Update links in response 2023-10-12 08:36:53 +02:00
Oskar Hane
ce390cffcf README updates 2023-10-12 08:19:54 +02:00
Oskar Hane
0b99705645 Update README 2023-10-11 17:11:40 +02:00
Oskar Hane
2b1bfae162 Add API container + static client 2023-10-11 17:11:40 +02:00
Michael Hunger
0f181de1c4 Update chains.py 2023-10-10 10:12:56 +02:00
Michael Hunger
69117c931a Update pdf_bot.py 2023-10-10 10:12:18 +02:00
Oskar Hane
d0eb8a25ed Merge pull request #19 from docker/env
Update env example
2023-10-10 09:46:25 +02:00
Oskar Hane
99d87d0f59 Merge pull request #35 from RafeAthar/fix_readme-typo
fix readme typo
2023-10-10 09:45:55 +02:00
Oskar Hane
0a89d3dd38 Merge pull request #32 from zooninja/main
Update readme.md
2023-10-10 08:45:52 +02:00
Rafe Athar
8c2debdaaa fix readme typo 2023-10-10 09:28:53 +05:30
Jim Clark
474de12b48 Pre-demo changes 2023-10-09 15:17:39 -07:00
zooninja
bdaf16ef24 Merge branch 'main' into main 2023-10-09 19:22:05 +03:00
Oskar Hane
8741bbd94e Merge pull request #31 from shelar1423/main
FIX:  Correctness in README.md
2023-10-09 16:56:45 +02:00
zooninja
cf647fbd50 Update readme.md
Minor README.md typo fixes
2023-10-09 15:07:58 +03:00
Digvijay Shelar
ec67a3474c Update readme.md 2023-10-09 17:29:12 +05:30
Oskar Hane
71b8c10637 Merge pull request #27 from eltociear/patch-1
Fix typo in readme.md
2023-10-09 08:23:42 +02:00
Ikko Eltociear Ashimine
1581609c3c Fix typo in readme.md
reponse -> response
2023-10-08 18:01:14 +09:00
Oskar Hane
516813331b Merge pull request #21 from Desnoo/patch-1 2023-10-07 09:49:46 +02:00
Tino Siegmund
febd377e32 Fix readme.md to start docker-compose with profile 2023-10-06 20:34:26 +02:00
Tomaz Bratanic
cc78f30139 Update env example 2023-10-06 13:42:15 +02:00
Jim Clark
c255377de0 add syntax directive (#15) 2023-10-05 09:13:16 -07:00
Jim Clark
361a002e6b Warn about performance issue impacting python (#16) 2023-10-05 08:01:40 -07:00
Michael Hunger
54aa80e4df pinning torch to 2.0.1 and sentence transformers to 2.2.2 2023-10-04 13:55:15 -07:00
Oskar Hane
8440f3969c Add App3 to README 2023-10-04 22:01:21 +02:00
Oskar Hane
cc9f75c474 Fix embeddings config errors 2023-10-04 14:15:29 +02:00
Oskar Hane
6e9d813e2d Merge pull request #14 from docker/pdf_bot
Add pdf bot
2023-10-03 20:53:41 +02:00
Oskar Hane
acf5c2b712 Add index_name and node_label to PDF bot index 2023-10-03 20:48:30 +02:00
Tomaz Bratanic
75bfb89dfb Add pdf bot 2023-10-03 18:03:54 +02:00
Jim Clark
f057411257 use creative commons license (#11) 2023-10-02 08:12:17 -07:00
Jim Clark
5847faac61 Automatically pull the model in the LLM env variable (#12)
* Automatically pull the model in the LLM env variable

* Add Ansi sequences for pull status streaming

* Use `ollama pull` here instead.

* Add comment about what we're really wrapping here

* Surround ollama pull with a rudimentary progress meter
2023-10-02 08:12:00 -07:00
Oskar Hane
e1784b9b10 Merge pull request #13 from docker/langchaindocker
Switch to langchain docker image
2023-10-02 15:21:33 +02:00
Tomaz Bratanic
ba8c7a4675 Switch to langchain docker image 2023-10-02 15:13:50 +02:00
Oskar Hane
48be0ca062 Refactor logic into separate files for easier reading 2023-10-02 12:57:45 +02:00
Oskar Hane
325a026829 Add LLM pre-req to README 2023-10-01 10:40:11 +02:00
Oskar Hane
795de59a41 Update README 2023-09-30 10:10:55 +02:00
Oskar Hane
0ed3941c75 Change default LLM to llama2 2023-09-29 16:52:03 +02:00
Oskar Hane
9908affdf0 Fix some comments 2023-09-29 16:09:35 +02:00
Oskar Hane
2f0fb38835 Tweak generation feature prompt to work better with Llama2 2023-09-29 11:03:12 +02:00
Michael Hunger
751f4fe552 set reduce_k_below_max_tokens to false, otherwise no response is returned 2023-09-28 22:37:29 +02:00
Oskar Hane
075680b067 Add data model image to loader page 2023-09-28 17:18:24 +02:00
Oskar Hane
c2cf59e8c8 Refactor embedding instantiation 2023-09-28 17:05:59 +02:00
Oskar Hane
45722311cb Fix UI glitch for growing textbox in chat 2023-09-28 16:44:56 +02:00
Michael Hunger
bf4d611bff Made RAG Cypher Retrieval statement more human readable 2023-09-28 16:43:26 +02:00