Andres Caicedo
|
7508e9941f
|
Implement Logging of Self-Feedback in logs/Debug Folder (#3868)
* Adds SELF_FEEDBACK_FILE_NAME
* Add self-feedback logging to logs/Debug folder
* Reformatting
* Uses JSON file
* Update agent.py
Changes position
* Update agent.py
* Adds PROMPT_FEEDBACK_FILE_NAME
* Update agent.py
* Update agent.py
* Reformatting
* Update agent.py
* Update agent.py
* Changes file names
* Update agent.py
* Reformatting
* Update agent.py
* Changes conts names
* Update agent_manager.py
* Update agent_manager.py
* HARD reset
* Update test_get_self_feedback.py
* Update test_get_self_feedback.py
---------
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com>
|
2023-05-17 04:38:42 -07:00 |
|
Andres Caicedo
|
d184d0d235
|
Implement Logging of User Input in logs/Debug Folder (#3867)
* Adds USER_INPUT_FILE_NAME
* Update agent.py
* Update agent.py
Log only if console_input is not the authorise_key
* Reformatting
|
2023-05-05 17:14:08 -07:00 |
|
merwanehamadi
|
e21917cc93
|
Feature/enable intuitive logs summarization (#3697)
|
2023-05-03 17:32:03 +01:00 |
|
merwanehamadi
|
26c6cfeefd
|
Feature/enable intuitive logs for community challenge step 1 (#3695)
|
2023-05-03 08:27:54 +01:00 |
|