Commit Graph

68 Commits

Author SHA1 Message Date
Christopher
6de20e93e7 fix(formatting): Files now formatted like it was previously when passed through 2023-06-21 13:14:31 -04:00
Iheuzio
3e2a18d773
Update README.md 2023-06-21 12:54:07 -04:00
Iheuzio
2f6570514d
Update README.md 2023-06-21 12:53:46 -04:00
Iheuzio
27f06e26e2
Merge pull request #4 from Iheuzio/feature/openai-api
Feature/openai api
2023-06-21 12:40:50 -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
24e1208329
Merge pull request #3 from Iheuzio/fix/store-variables
fix(selected-files): User can now select individual files to pass into the context using the checkboxes
2023-06-20 19:45:49 -04:00
Iheuzio
d702b3cee3
Update README.md 2023-06-20 01:16:13 -04:00
Iheuzio
f196f6119d
added license 2023-06-19 23:21:07 -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
Iheuzio
43e3b9781e
Merge pull request #2 from Iheuzio/fix/format-queries
fix(queries): Fixes the queries formatting
2023-06-18 17:14:15 -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
Iheuzio
14471be6d8
Merge pull request #1 from Iheuzio/fix/gpt-context
fix(gpt-context): Fixes the layout and the options with the selected
2023-06-18 16:57:31 -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