Boostrix
Boostrix
See also: - https://github.com/Significant-Gravitas/Auto-GPT/issues/4045
Not having looked at your commits in detail yet, do you already support a custom directory or how difficult would it be to support a corresponding structure and with sub...
This way we could organize things right inside the repo (imagine having 10+ different prompt profiles supported) - and if/when a prompt profile spans multiple files, a folder is probably...
> The PROMPT_SETTINGS_FILE can be configured to a full path. Without touching my PR, you could have the main prompt_settings.yaml in the project main folder and any other file everywhere...
closing this, as it's basically in progress due to PR #3375 @DGdev91 ?
I think it's covered as is - the only thing where we were not quite on the same page is the sub-folder idea, and we haven't yet heard back from...
See the following searches: - https://github.com/Significant-Gravitas/Auto-GPT/issues?q=is%3Aissue+is%3Aopen+offline - https://github.com/Significant-Gravitas/Auto-GPT/issues?q=is%3Aissue+is%3Aopen+vicuna
personally, my suggestion would be add a new command to configure the API based on a json template and then pass that in - that way, people could tinker with...
First, see: #2594 note that you can probably take existing code snippets you may already have (like the javascript code above) and adapt it as needed with a little guidance...
should probably coordinate with #3914