k-boikov
|
0ef6f06462
|
Fix validate_json scheme path (#3631)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
|
2023-05-01 20:06:22 +02:00 |
|
Richard Beales
|
06ae4684c8
|
replace 50+ occurrences of print() with logger (#3056)
Co-authored-by: James Collins <collijk@uw.edu>
Co-authored-by: Luke Kyohere <lkyohere@mfsafrica.com>
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
Co-authored-by: Media <12145726+rihp@users.noreply.github.com>
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
|
2023-04-29 23:40:57 -05:00 |
|
merwanehamadi
|
aa3e37ac14
|
Fix memory by adding it only when context window full (#3469)
* Fix memory by adding it only when context window full
* clean json utils
|
2023-04-28 21:07:49 +01:00 |
|
BillSchumacher
|
6e94409594
|
linting
|
2023-04-18 19:40:14 -05:00 |
|
bingokon
|
6787c2eeed
|
fix json_schemas not found error
|
2023-04-18 00:17:42 +01:00 |
|
bingokon
|
31900f6733
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# autogpt/app.py
# autogpt/json_fixes/auto_fix.py
# autogpt/json_fixes/bracket_termination.py
# autogpt/json_fixes/master_json_fix_method.py
# autogpt/json_utils/json_fix_llm.py
# autogpt/json_utils/utilities.py
|
2023-04-18 00:01:58 +01:00 |
|
BingokoN
|
0d2e196368
|
refactoring/splitting the json fix functions into general module and llm module which need AI's assistance.
|
2023-04-17 12:14:43 +01:00 |
|
bingokon
|
7a32e03bd5
|
refactoring the all json utilities
|
2023-04-17 00:48:53 +01:00 |
|