wunderwuzzi23
346d714c47
Merge pull request #15 from joshuahamlet/new_user_actions
...
add user actions for modifying prompt and copying to clipboard
2023-03-26 22:02:56 -07:00
Joshua Hamlet
26bb262247
add check for display to change available actions
2023-03-26 03:09:04 -07:00
wunderwuzzi23
817d36d399
Merge pull request #16 from joshuahamlet/14_install_aliases
...
check for existing aliases before adding new ones
2023-03-25 15:27:26 -07:00
Joshua Hamlet
ecd789a859
check for existing aliases before adding new ones
2023-03-22 23:54:20 -07:00
Joshua Hamlet
fd552f0779
feat: add additonal user actions for modifying prompt and copying command to clipboard.
2023-03-22 22:38:38 -07:00
wunderwuzzi23
d7bbf9e200
Merge pull request #13 from wunderwuzzi23/wunderwuzzi23/gpt4
...
wunderwuzzi23/gpt4
2023-03-19 17:25:13 -07:00
wunderwuzzi23
6ab527cc84
fine tune prefixes for failure cases
2023-03-19 15:40:10 -07:00
wunderwuzzi23
de830717a5
Merge branch 'wunderwuzzi23/gpt4' of https://github.com/wunderwuzzi23/yolo-ai-cmdbot into wunderwuzzi23/gpt4
2023-03-18 19:55:34 -07:00
wunderwuzzi23
d42082f8fe
Squashed commit of the following:
...
commit 7b16b63f5f269baa0441ee171d906419585d2526
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 19:34:34 2023 -0700
update text
commit d99b7ebf211a517d74fcf3241843e78a71e99d05
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 19:31:28 2023 -0700
fix formatting
commit 65b1f6218cc32f0a0001637b22b9f1b4640de983
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 19:17:08 2023 -0700
updating messages
commit 314071228395a595503dc3a15fda2b3c8b5e6095
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 19:13:40 2023 -0700
updating install.bat for yolo.yaml settings
commit 85c9f381415c86e7c95572bdcbd98d6478f616ef
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 19:08:09 2023 -0700
load yolo.yaml from executing directory
commit d9ee70035e186c8b21875d58e7a7bf3f980eaa60
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:43:45 2023 -0700
update readme
commit f2ae85827c675e3f2c87bf4d455709e227e1bfb4
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:37:41 2023 -0700
cleanup
commit fc5cf55982dd6de3a4e81de2b0286f18788bc87c
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:31:00 2023 -0700
fix formatting
commit 3ec4cf959cf4a43d061b0d579c863af5bb495631
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:27:49 2023 -0700
set safety: True in config
commit d13153141bbdb4ada5d9bf742b19fd9c10624c86
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:25:07 2023 -0700
update readme
commit 39f82ee8cf744ef6fbfbe6622e4d39cc6323d69a
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:24:43 2023 -0700
update readme
commit 944046c11bdcd3b01b33798dae5ca33e8ddda9db
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:21:47 2023 -0700
update requirements
commit 0c22313bdc6b3a9f272faf99b9998930ede9502a
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:15:17 2023 -0700
formatting
commit 08e16c67ad8fd588962f9bf22fe0588ac4c0ec3a
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 17:39:35 2023 -0700
default gpt-3.5-turbo (gpt-4 is waitlist for many)
commit eec224fe3b34a2627d771682cde291ccdf96bcac
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 17:16:57 2023 -0700
add yolo.yaml, gpt-4 support, improve install.sh
2023-03-18 19:54:33 -07:00
wunderwuzzi23
39a010c48e
Merge pull request #12 from warquys/main
...
More info for the Y/n and case insensitive
2023-03-18 19:46:00 -07:00
wunderwuzzi23
9136f2ce9a
Squashed commit of the following:
...
commit 7b16b63f5f269baa0441ee171d906419585d2526
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 19:34:34 2023 -0700
update text
commit d99b7ebf211a517d74fcf3241843e78a71e99d05
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 19:31:28 2023 -0700
fix formatting
commit 65b1f6218cc32f0a0001637b22b9f1b4640de983
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 19:17:08 2023 -0700
updating messages
commit 314071228395a595503dc3a15fda2b3c8b5e6095
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 19:13:40 2023 -0700
updating install.bat for yolo.yaml settings
commit 85c9f381415c86e7c95572bdcbd98d6478f616ef
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 19:08:09 2023 -0700
load yolo.yaml from executing directory
commit d9ee70035e186c8b21875d58e7a7bf3f980eaa60
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:43:45 2023 -0700
update readme
commit f2ae85827c675e3f2c87bf4d455709e227e1bfb4
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:37:41 2023 -0700
cleanup
commit fc5cf55982dd6de3a4e81de2b0286f18788bc87c
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:31:00 2023 -0700
fix formatting
commit 3ec4cf959cf4a43d061b0d579c863af5bb495631
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:27:49 2023 -0700
set safety: True in config
commit d13153141bbdb4ada5d9bf742b19fd9c10624c86
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:25:07 2023 -0700
update readme
commit 39f82ee8cf744ef6fbfbe6622e4d39cc6323d69a
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:24:43 2023 -0700
update readme
commit 944046c11bdcd3b01b33798dae5ca33e8ddda9db
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:21:47 2023 -0700
update requirements
commit 0c22313bdc6b3a9f272faf99b9998930ede9502a
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 18:15:17 2023 -0700
formatting
commit 08e16c67ad8fd588962f9bf22fe0588ac4c0ec3a
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 17:39:35 2023 -0700
default gpt-3.5-turbo (gpt-4 is waitlist for many)
commit eec224fe3b34a2627d771682cde291ccdf96bcac
Author: wunderwuzzi23 <johannr@wunderwuzzi.net >
Date: Sat Mar 18 17:16:57 2023 -0700
add yolo.yaml, gpt-4 support, improve install.sh
2023-03-18 19:38:38 -07:00
warquys
acbb318719
More info for the Y/n and case insensitive
2023-03-17 14:14:29 +01:00
wunderwuzzi23
75d57fca7f
Support FreeBSD, simplify some error logic
2023-03-11 15:24:43 -08:00
wunderwuzzi23
ff4c41599e
Create .gitattributes
2023-03-09 21:14:43 -08:00
wunderwuzzi23
af61f320fa
Update README.md
2023-03-09 20:35:44 -08:00
wunderwuzzi23
a958547a65
Merge pull request #9 from KAuser2094/main
...
Better `install.bat` file
2023-03-09 20:16:58 -08:00
KAuser2094
729b8a53d5
Addressing Pull Request #9 Comments
...
- Better Choice Messages
- Optional Files not available in default install
- Added some error catching for choice (just labels)
2023-03-09 09:16:26 +00:00
KAuser2094
78837c99be
Better install.bat file
...
- Uses Functions
- Default and ...not default install options
- User can choose path for `yolo-ai-cmdbot\` and `yolo.bat`
- User can choose to create `.yolo-safety-off` and `.openai.apikey` if they choose to
- Terminal used for install messages
- Terminal used to display a guide
2023-03-08 12:16:46 +00:00
wunderwuzzi23
bbcea52970
switch detection of linux distribution to distro package
2023-03-07 22:15:17 -08:00
wunderwuzzi23
5974cb5271
Merge pull request #5 from wunderwuzzi23/wunderwuzzi23/fix-prompt-issue
...
fix system prompt, add python-dotenv to requirements
2023-03-06 21:25:25 -08:00
wunderwuzzi23
84f2431c44
fix system prompt, add python-dotenv to requirements
2023-03-06 21:22:49 -08:00
wunderwuzzi23
b44925c6dd
Merge pull request #4 from KAuser2094/main
...
Windows Installer Script and 'executable' and minor fix to api_key code
2023-03-06 21:15:09 -08:00
wunderwuzzi23
45a29e5e29
Merge pull request #2 from demux79/patch-1
...
Update prompt.txt
2023-03-06 21:01:08 -08:00
KAuser2094
67af95d4d5
Edit README, tidy comments
2023-03-06 17:24:16 +00:00
KAuser2094
e75925c3f2
install.bat and fix error caused with api key
2023-03-06 16:08:28 +00:00
KAuser2094
9805412c55
Fix to bat file, accept all words not one
2023-03-06 12:48:13 +00:00
KAuser2094
4f08e7cc0e
Better bat file and remove redundant allias
2023-03-06 12:42:42 +00:00
KAuser2094
ce3ec3359e
First "proper" version
2023-03-06 12:32:22 +00:00
KAuser2094
8be32f90da
Starting better version
...
(And not whatever hacky version I first though of)
2023-03-06 10:57:47 +00:00
KAuser2094
f5280a1b1b
First Windows Version
2023-03-06 10:11:37 +00:00
demux79
540af78c2c
Update prompt.txt
...
Added missing "do" at the end of a prompt line
2023-03-06 09:13:29 +01:00
wunderwuzzi23
384784ffe6
Update README.md
2023-03-05 19:40:32 -08:00
wunderwuzzi23
8355acf79c
Update README.md
2023-03-05 19:12:23 -08:00
wunderwuzzi23
1c416906a4
Update README.md
2023-03-05 17:41:41 -08:00
wunderwuzzi23
f414abd065
Update README.md
2023-03-05 16:17:09 -08:00
wunderwuzzi23
93c0121110
Merge pull request #1 from wunderwuzzi23/wunderwuzzi23/refactor
...
add os info to prompt
2023-03-05 16:13:32 -08:00
wunderwuzzi23
22f42018be
add os info to prompt
2023-03-05 15:56:22 -08:00
wunderwuzzi23
a2fa8da6ee
correct ask flag behavior
2023-03-04 22:20:24 -08:00
wunderwuzzi23
2101c4dc5a
prompt to run command by default
2023-03-04 21:57:14 -08:00
wunderwuzzi23
75bca242f5
update readme
2023-03-02 23:01:54 -08:00
wunderwuzzi23
1209c9812c
fix replace
2023-03-02 23:00:47 -08:00
wunderwuzzi23
486673f84b
update to ChatGPT API
2023-03-02 22:33:58 -08:00
wunderwuzzi23
9e65494158
Windows support
2023-02-27 21:23:41 -08:00
wunderwuzzi23
6fa492f871
use /bin/bash for execution and add Windows support also
2023-02-27 21:07:20 -08:00
wunderwuzzi23
7df2bde646
Update README.md
2023-02-27 12:31:33 -08:00
wunderwuzzi23
cf4bba39b0
Update README.md
2023-02-26 23:33:52 -08:00
wunderwuzzi23
794b8d79e9
Update README.md
2023-02-26 23:33:33 -08:00
wunderwuzzi23
4e2ec51445
Add key path support
2023-02-26 23:25:06 -08:00
wunderwuzzi23
43dc2c1882
Update README.md
2023-02-26 23:09:02 -08:00
wunderwuzzi23
1c98c12c86
Initial commit.
2023-02-26 23:01:41 -08:00