Heiko Joerg Schick
20c2a112aa
Minor changes
2023-09-06 15:37:49 +02:00
Heiko Joerg Schick
ee96b7822d
Minor file name changes
2023-09-06 15:35:34 +02:00
Heiko Joerg Schick
689813e664
Minor changes in whitespaces
2023-09-05 22:42:27 +02:00
Heiko Joerg Schick
56e4f8e7a5
Add a file conversation
2023-09-05 22:40:58 +02:00
Heiko Joerg Schick
8e8b1c4181
Added constant for prompt file
2023-09-05 22:38:19 +02:00
Heiko Joerg Schick
a3e4209d1e
Renamed prompt.txt to yolo.prompt
2023-09-05 22:36:04 +02:00
Heiko Joerg Schick
79b6de19f2
Added more documentation information for residual functions
2023-09-05 22:32:55 +02:00
Heiko Joerg Schick
51de9db4ea
Minor changes
2023-09-05 21:26:02 +02:00
Heiko Joerg Schick
ea21e18bee
Minor modification
2023-09-05 21:24:20 +02:00
Heiko Joerg Schick
bc1e997708
Removed all pylint warnings
2023-09-05 21:11:23 +02:00
Heiko Joerg Schick
838d55563b
Improved boolean operators
2023-09-05 20:52:54 +02:00
Heiko Joerg Schick
1567fb40ea
White space clean up and simplification of get_os_friendly_name.
2023-09-05 20:43:08 +02:00
Heiko Joerg Schick
dece99ba87
Argument parsing via argparse
2023-09-05 20:29:38 +02:00
Heiko Joerg Schick
a5d60f6fff
Added pylintrc
2023-09-05 19:59:33 +02:00
Heiko Joerg Schick
ed65b2ab4b
Improved coding style and comment for read_yaml_config and set_openai_api_key function
2023-09-05 14:48:54 +02:00
Heiko Joerg Schick
34eb29b926
Moved entry functional calls to main and got rid of global config variable
2023-09-05 11:37:23 +02:00
Heiko Joerg Schick
f6644f7717
Added main entry point
2023-09-05 11:14:05 +02:00
Heiko Joerg Schick
130e0b0ae2
Standard imports needs to be placed before package imports
2023-09-05 10:53:19 +02:00
Heiko Joerg Schick
f8636d3e03
Added missing function docstring
2023-09-05 10:51:58 +02:00
Heiko Joerg Schick
e2fbee6de4
Fixed bad indentation
...
Please enter the commit message for your changes. Lines starting
2023-09-05 10:35:06 +02:00
Heiko Joerg Schick
f43900631a
Remove trailing white spaces
2023-09-05 10:25:51 +02:00
wunderwuzzi23
f56063b54b
clean up some code, v.2.1 (bug fix)
2023-04-04 17:49:35 -07:00
wunderwuzzi23
14bc8fd802
fix safety bug (allow to disable it)
2023-04-04 17:46:51 -07:00
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