Commit Graph

33 Commits

Author SHA1 Message Date
Iheuzio
802ea1de68
Merge pull request #10 from Iheuzio/dev
fix(category): swapped category
2023-06-21 22:03:21 -04:00
Christopher
e0e54a3972 fix(category): swapped category 2023-06-21 22:00:03 -04:00
Christopher
1e25f3cf43 fix(version): version not updated 2023-06-21 21:40:15 -04:00
Christopher
fcc7ee9268 Revert "fix(version): version not updated"
This reverts commit 352a1f085e.
2023-06-21 21:38:35 -04:00
Christopher
352a1f085e fix(version): version not updated 2023-06-21 21:33:43 -04:00
Iheuzio
7847bebe44
Merge pull request #9 from Iheuzio/dev
Minor Fixes
2023-06-21 21:24:46 -04:00
Iheuzio
c80dc9bda0
Merge pull request #8 from Iheuzio/fix/id-not-selected
Fix/id not selected
2023-06-21 21:06:59 -04:00
Christopher
20c7bb515b fix(startup-error): fix error on startup 2023-06-21 21:06:11 -04:00
Iheuzio
c036caef9d
Merge pull request #7 from Iheuzio/fix/gpt-context
fix(context-16k): model uses 16k tokens now
2023-06-21 20:36:28 -04:00
Christopher
7f1af8007c fix(context-16k): model uses 16k tokens now 2023-06-21 20:33:13 -04:00
Christopher
7e8e3ba13e Updated contents of manifest data 2023-06-21 13:51:46 -04:00
Christopher
6b92e85921 Add the repository to manifest 2023-06-21 13:29:40 -04:00
Iheuzio
bb96cb6b2b
Merge pull request #6 from Iheuzio/dev
Release v1
2023-06-21 13:26:41 -04:00
Iheuzio
4da914ba09
Merge branch 'main' into dev 2023-06-21 13:26:01 -04:00
Iheuzio
8facac20bc
Merge pull request #5 from Iheuzio/feature/openai-api
fix(formatting): Files now formatted like it was previously when passed through
2023-06-21 13:16:14 -04:00
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