Richard Beales
100fd8d0b9
Merge pull request #1096 from cryptidv/flags-updates
...
Flags Updates
2023-04-14 17:22:10 +01:00
meta-fx
3d783e08bc
Resolved conflicts
2023-04-13 22:47:21 -05:00
EH
c7cf00d667
Merge branch 'master' into flags-updates
2023-04-13 23:17:18 +01:00
Joseph C. Miller, II
56b3fc916e
Merge with master
2023-04-13 12:51:36 -06:00
Richard Beales
6f4b2ffb4a
Merge pull request #1038 from primaryobjects/azure-ad
...
Config option for azure_ad to support Managed Identities
2023-04-13 18:05:33 +01:00
Richard Beales
0ba2956ee4
Merge pull request #1014 from drikusroor/fix-flake8-issues-pt-2
...
Fix flake8 issues pt. 2 (Add E231 & E302 flake8 rules)
2023-04-13 17:56:06 +01:00
Kory Becker
36f0570e93
Merge branch 'master' into azure-ad
2023-04-13 12:53:57 -04:00
Kory Becker
da247ca600
merge fix
2023-04-13 12:47:16 -04:00
Kory Becker
6dd6b1f878
Merge branch 'master' into azure-ad
2023-04-13 11:11:56 -04:00
Yossi Marouani
dd15900804
temperature should not be an Int. it can be any value between 0-1
2023-04-13 17:19:02 +03:00
Eesa Hamza
0f6fba7d65
Implemented the '--ai-settings' flag
2023-04-13 14:02:42 +03:00
Eesa Hamza
428caa9bef
Added flags, and implemented skip-reprompt
2023-04-13 12:57:57 +03:00
Drikus Roor
4afd0a3714
lint: Fix E231 flake8 linting errors
2023-04-13 10:50:27 +02:00
Peter Edwards
285627e216
remove trailing whitespace
2023-04-13 08:41:18 +02:00
Peter Edwards
84c72d4f8c
Merge remote-tracking branch 'upstream/master' into more_azure
2023-04-13 08:35:13 +02:00
Peter Edwards
bc4bca65d5
Fix for python < 3.10
2023-04-13 08:29:07 +02:00
Richard Beales
886117d82e
Merge pull request #1028 from merwanehamadi/feature/add-ability-change-temperature
...
Feature/add ability change temperature
2023-04-13 07:28:15 +01:00
Richard Beales
8e30edba2c
Merge pull request #463 from muellerberndt/shellcommands
...
Add capability to execute shell commands
2023-04-13 07:16:52 +01:00
Peter Edwards
bcdb4e476f
Merge remote-tracking branch 'upstream/master' into more_azure
2023-04-13 08:12:29 +02:00
Bernhard Mueller
f79c7c4d1e
Fix linter errors
2023-04-13 12:43:25 +07:00
Kory Becker
db9f8a2749
Added config option for OPENAI_API_TYPE=azure_ad
2023-04-12 22:14:51 -04:00
Merwane Hamadi
4faba1fdd8
Add temperature configuration option to Config class
2023-04-12 16:27:01 -07:00
Joseph C. Miller, II
a5d4ffd945
Merge branch 'master' into continuous-mode-limit
2023-04-12 15:50:05 -06:00
Joseph C. Miller, II
5badde2c27
Add message to explain exit.
2023-04-12 15:30:34 -06:00
Drikus Roor
1f837968ff
fix: Fix flake8 errors based on the flake8 command with a narrower definition of errors
2023-04-12 22:12:25 +02:00
Richard Beales
9c9758c720
Merge pull request #700 from Rokniel/azure-deployment-additions
...
Add required env parameters for azure usage
2023-04-12 18:08:54 +01:00
Bernhard Mueller
15dffed6e5
Merge branch 'master' of github.com:Torantulino/Auto-GPT into shellcommands
2023-04-12 23:15:31 +07:00
Peter Edwards
6fa9501251
Merge branch 'Torantulino:master' into more_azure
2023-04-12 13:28:23 +02:00
Peter Edwards
650e2dcd6d
cleaned up .env to move Azure config to separate azure.yaml file
...
updated README.md to explain new config
added Azure yaml loader to config class
centralized model retrieval into config class
this commit effectively combines and replaces #700 and #580
2023-04-12 11:27:37 +02:00
Richard Beales
c765b345b4
Merge pull request #904 from endolith/typos
...
Fix some typos
2023-04-12 08:50:06 +01:00
Dill
f8438aabc2
Added option for custom elevenlabs voice IDs.
2023-04-11 21:37:03 -07:00
endolith
cf8b06f11f
Fix some typos
2023-04-12 00:11:24 -04:00
meta-fx
570f76bd51
Removed trailing spaces and fixed CRLF being removed
2023-04-11 14:44:22 -05:00
meta-fx
3cdde2d49c
Resolved conflicts in config.py and speak.py
2023-04-11 08:15:58 -05:00
Peter Edwards
23f46adc61
Merge branch 'Torantulino:master' into more_azure
2023-04-11 13:54:07 +02:00
Peter Edwards
9d33a75083
Changes for Azure embedding handling
2023-04-11 13:45:37 +02:00
Rokniel
63d3238c6c
Merge branch 'master' into azure-deployment-additions
2023-04-11 12:21:46 +03:00
Bernhard Mueller
aba7956f10
Merge branch 'master' into shellcommands
2023-04-11 09:25:53 +07:00
meta-fx
3ee62211db
Fixed formatting issues
2023-04-10 20:56:27 -05:00
meta-fx
0cf790b633
Added new env variable and speech function for alternative TTS voice
2023-04-10 20:00:43 -05:00
kinance
3695c1e0e6
Merge branch 'Torantulino:master' into kinance-resolve-debug-config-conflict
2023-04-11 08:49:43 +09:00
Toran Bruce Richards
ed581461df
Merge pull request #712 from nponeccop/pr-whitespace2
...
Remove trailing whitespace throughout
2023-04-10 23:02:31 +01:00
Toran Bruce Richards
cdcec2f619
Merge pull request #648 from pratiksinghchauhan/fix-#323-error-communicating-to-openai
...
Fix #323 Error communicating with OpenAI: Invalid URL 'your-base-url-for-azure/embeddings'
2023-04-10 22:46:46 +01:00
Andy Melnikov
c9701a3302
Remove trailing whitespace throughout
2023-04-10 18:17:11 +02:00
Bernhard Mueller
9598679180
Merge branch 'master' into shellcommands
2023-04-10 23:16:39 +07:00
Kari Ahdan
a504f0bdd3
Add required env parameters for azure usage
2023-04-10 16:43:06 +03:00
Pratik Singh Chauhan
72f609fd26
Merge branch 'master' into fix-#323-error-communicating-to-openai
2023-04-10 18:24:45 +05:30
Wladastic
826a9c8452
Merge branch 'master' into use-macos-tts-instead-of-gtts
2023-04-10 14:47:28 +02:00
Toran Bruce Richards
78315a99ee
Merge branch 'master' into pr-whitespace
2023-04-10 13:35:47 +01:00
Toran Bruce Richards
93c2582705
Merge branch 'master' into master
2023-04-10 13:29:53 +01:00