You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I and many seem to want is a way to truly put LLMs to work, ways to outsource higher volumes of work without explicit instruction/live oversight.
I think this is a fascinating problem, and in many ways how I hope to use gptme, but not really there yet.
Ideas:
ask it to try implementing feature/fix/refactor x, then typechecking/testing/linting it, then make a PR if successful
if unsuccessful, attempt up to n retry strategies, possibly in a branching manner where we try to detect the best branch, since any step could go wrong and put it in an unusable state.
What I and many seem to want is a way to truly put LLMs to work, ways to outsource higher volumes of work without explicit instruction/live oversight.
I think this is a fascinating problem, and in many ways how I hope to use gptme, but not really there yet.
Ideas:
make edit to page -> view web page -> make edit
What we should focus on:
What we'd need:
--tools
option in 48d559bIssues:
The text was updated successfully, but these errors were encountered: