Commit Graph

17 Commits

Author SHA1 Message Date
Christopher
68b73cdff9 fix(interaction): Fixed issue with null checks 2023-06-25 13:25:14 -04:00
Christopher
332a383344 fix(assistant): Assistant would not answer reponse 2023-06-25 12:22:16 -04:00
Iheuzio
54cb7530f7 fix(css): sidebar now has css 2023-06-23 18:13:47 -04:00
Iheuzio
0ec8dc8ac4 fix(redudant-code): Removed redundancy 2023-06-23 15:05:45 -04:00
Iheuzio
b756de10e4 fix(redundant-code): Fixing redundant code 2023-06-23 14:43:58 -04:00
Iheuzio
572b4a39f7 feature(sidebar): Renders webpanel on the side 2023-06-23 14:27:57 -04:00
Christopher
7f1af8007c fix(context-16k): model uses 16k tokens now 2023-06-21 20:33:13 -04:00
Christopher
6de20e93e7 fix(formatting): Files now formatted like it was previously when passed through 2023-06-21 13:14:31 -04:00
Christopher
ff0f12953d fix(api-error): Fixed adding files and the error code displayed, if encountered 2023-06-21 12:38:51 -04:00
Christopher
8e2e90c729 feature(openai-api): Allows the user to submit the question and contents through to the model. Untested 2023-06-21 11:45:34 -04:00
Iheuzio
292cb86eb2
Merge branch 'dev' into fix/store-variables 2023-06-19 23:12:02 -04:00
Christopher
d5b11ddcd1 fix(selected-files): User can now select individual files to print their contents 2023-06-19 22:59:56 -04:00
Christopher
6d99c75447 fix(syntax) 2023-06-18 17:39:01 -04:00
Christopher
c441505506 fix(format-queries): Now the question is displayed atop the files and the file contents are formatted to display the contents of the files. 2023-06-18 17:09:15 -04:00
Christopher
fbeb0cc703 fix(context-window): FIxed the clear and refresh and updated the commands. Now the buttons will clear the items and refresh correctly. 2023-06-18 16:57:05 -04:00
Christopher
93be5cbce3 fix(gpt-context): Fixes the layout and the options with the selected files 2023-06-18 16:30:57 -04:00
Christopher
98c894fe6e Base files for creation of extension 2023-06-18 15:42:52 -04:00