Boostrix
Boostrix
> I think if it were explained more clearly how/what temp is, and helped people configure it for their use case at the beginning it still might not be needed....
> prompt_toolkit also support history with up and down arrow which could be useful if we plan to have more user interaction with the agent in the futur FYI: early...
Seems, several folks are working on this independently at the moment ? https://github.com/Significant-Gravitas/Auto-GPT/pull/1937#issuecomment-1529404002
I agree that collaboration would be best, obviously it's not easy to look up/read on everything that's been said and done in this context. Maybe, it would help to state...
> each project gets a folder, which includes ai_settings.yaml and workspace for I/O. I've only used one agent for per project but I see that there can be more. locally,...
As part of #3911 it would be possible to provide a "setup mode" to run a wizard to check some heuristics to see if the workspace/autogpt.json stuff is there or...
related to #2158
> Adding the command "read_text_file" in file_operation.py > Adding respective utilities for each file extension as a separate file "file_operation_utils.py" Note that this, _contextual utilities/commands_, would come in handy in...
see: #3446 this is definitely an improvement, but in the long term just converting documents to plain text and using/chunking that "as is" is probably not what we want to...