Commit Graph

837 Commits (02290fd88153eec009229fe74f20b99c3a2db32d)
 

Author SHA1 Message Date
Andriy Mulyar 02290fd881
LocalDocs documentation initial (#761)
* LocalDocs documentation initial
1 year ago
mvenditto 9eb81cb549
C# Bindings - Prompt formatting (#712)
* Added support for custom prompt formatting

* more docs added

* bump version
1 year ago
Chase McDougall 44c23cd2e8
fix(training instructions): model repo name (#728)
Signed-off-by: Chase McDougall <chasemcdougall@hotmail.com>
1 year ago
Nandakumar d101ca06d4
Update README.md (#738)
* Update README.md

fix golang gpt4all import path

Signed-off-by: Nandakumar <nandagunasekaran@gmail.com>

* Update README.md

Signed-off-by: Nandakumar <nandagunasekaran@gmail.com>

---------

Signed-off-by: Nandakumar <nandagunasekaran@gmail.com>
1 year ago
Joseph Mearman 020f64b9a4
tiny typo (#739) 1 year ago
Richard Guo 73db20ba85 hotfix default verbose optioin 1 year ago
Konstantin Gukov a6f3e94458 one funcion to append .bin suffix 1 year ago
Konstantin Gukov 659244f0a2 Correct indentation of the multiline error message 1 year ago
Konstantin Gukov 5e61008424 Add optional verbosity 1 year ago
Konstantin Gukov e05ee9466a Correct return type 1 year ago
Konstantin Gukov 100c809f1e Do not ignore explicitly passed 4 threads 1 year ago
Konstantin Gukov dcbdd369ad Redundant else 1 year ago
Konstantin Gukov ace34afef2 1. Cleanup the interrupted download
2. with-syntax
1 year ago
Konstantin Gukov 8053dc014b less magic number 1 year ago
Konstantin Gukov e98cfd97b3 convert to f-strings 1 year ago
Konstantin Gukov 2b6fb7b95e reduce nesting, better error reporting 1 year ago
Konstantin Gukov a067f38544 Concise model matching 1 year ago
Konstantin Gukov c1f3dd310c Log where the model was found 1 year ago
Konstantin Gukov f96300534b Nicer handling of missing model directory.
Correct exception message.
1 year ago
Konstantin Gukov 59d7db9aad More precise condition 1 year ago
Konstantin Gukov adc599b0a6 rm redundant json 1 year ago
Adam Treat 810a3b12cc This time remember to bump the version right after a release. 1 year ago
Adam Treat d1ff7132c5 Bump the version number. 1 year ago
Adam Treat afe3870b7a Libraries named differently on msvc. 1 year ago
Adam Treat 474c5387f9 Get the backend as well as the client building/working with msvc. 1 year ago
redthing1 63f57635d8 make sample print usage and cleaner 1 year ago
redthing1 dec8546abe create test project and basic model loading tests 1 year ago
redthing1 0cc86d19be ignore rider and vscode dirs 1 year ago
Adam Treat 265488e54a Add a newline 1 year ago
Adam Treat 98201540a2 Various fixes to remove unnecessary warnings. 1 year ago
Adam Treat 0403a122ca Don't use the full path in reference text. 1 year ago
Adam Treat 9b0629db8b Add context link to references. 1 year ago
Adam Treat db9eecdce4 Store the references separately so they are not sent to datalake. 1 year ago
Adam Treat b5380c9b7f Adds the collections to serialize and implement references for localdocs. 1 year ago
Adam Treat d81302950e Complete the settings for localdocs. 1 year ago
Adam Treat 01b8c7617f Add more of the UI for selecting collections for chats. 1 year ago
Adam Treat 2827c5876c Clean up the settings dialog for localdocs a bit. 1 year ago
Adam Treat d555ed3b07 Begin implementing the localdocs ui in earnest. 1 year ago
Adam Treat 120fbbf67d Start fleshing out the localdocs ui. 1 year ago
Adam Treat af33be7b3e Add a localdocs tab. 1 year ago
Adam Treat d9eddbec45 Add a collection list to support a UI. 1 year ago
Adam Treat 68ba9c564b Specify a large number of suffixes we will search for now. 1 year ago
Adam Treat c800291e7f Add prompt processing and localdocs to the busy indicator in UI. 1 year ago
Adam Treat 618895f0a1 Turn off the debugging messages by default. 1 year ago
Adam Treat c6df4645c8 Add a new muted text color. 1 year ago
Adam Treat 9bfff8bfcb Add new reverse prompt for new localdocs context feature. 1 year ago
Adam Treat 54fc980cb5 Cleanup of the database, better chunking, better matching. 1 year ago
Adam Treat 5f533e76a1 Remove this signal as unnecessary for now. 1 year ago
Adam Treat e70a1c458b Add remove folder implementation. 1 year ago
Adam Treat d88eddbc20 Fixup the rescan. Fix debug output. 1 year ago