Commit Graph

17 Commits (d23ada30d72fe44467770d82389243cc3f7cb254)

Author SHA1 Message Date
BillSchumacher 81c65af560
blacked 2023-04-16 22:51:39 -05:00
BillSchumacher 03c137741a
Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support 2023-04-16 22:13:37 -05:00
BillSchumacher c110f3489d
Finish integrating command registry 2023-04-16 21:51:36 -05:00
Merwane Hamadi fdb0a06803 fix conflict 2023-04-16 11:44:21 -07:00
Merwane Hamadi cfbec56b2b Refactor parsing module and move JSON fix function to appropriate location 2023-04-16 11:34:37 -07:00
Merwane Hamadi fec25cd690 Add master_json_fix_method module for unified JSON handling 2023-04-16 11:33:17 -07:00
Merwane Hamadi 5c67484295 Remove deprecated function from bracket_termination.py 2023-04-16 11:33:15 -07:00
jayceslesar 8990911522 unify annotations to future syntax 2023-04-16 14:02:48 -04:00
Mike M 9e4cc5cc78
Fix update bracket_termination.py with f string 2023-04-15 17:31:36 -05:00
BillSchumacher 4a19124cb7
Blacked. 2023-04-15 16:40:12 -05:00
Richard Beales dfe5550ad0
Merge pull request #1712 from BillSchumacher/master
Merge #72
2023-04-15 22:01:32 +01:00
BillSchumacher 09f13033ae
Merge branch 'escape-double-quotes-in-json-values' of github.com:PhilipAD/Auto-GPT 2023-04-15 15:50:50 -05:00
BillSchumacher 11d6dabe37
Quality update 2023-04-15 14:55:13 -05:00
Richard Beales 51fc59b45f
Merge pull request #1610 from adityaoke/adityaoke/fix_json_str
[1607] Sourcery is detecting linting issues in autogpt/json_fixes/aut…
2023-04-15 18:33:34 +01:00
Aditya Oke df4f160846 [1607] Sourcery is detecting linting issues in autogpt/json_fixes/auto_fix.py 2023-04-15 08:18:59 -07:00
Thibault Twahirwa 44bd3d6717 Fixed the import 2023-04-15 10:17:03 -04:00
BillSchumacher 1073954fb7
Reorg (#1537)
* Pi's message.

* Fix most everything.

* Blacked

* Add Typing, Docstrings everywhere, organize the code a bit.

* Black

* fix import

* Update message, dedupe.

* Increase backoff time.

* bump up retries
2023-04-15 13:56:23 +01:00