Replies: 1 comment 5 replies
-
hm, even that's not the final form; but it's getting closer. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
more and more projects are migrating to poetry, which doesn't have a clean --prefix style syntax. there are a number of possibilities, but they're all a touch awkward: python-poetry/poetry#1937
given this, we get the following for
gpt-engineer
:since this is fairly boiler-platey (only
--with=experimental
is custom togpt-engineer
) it might be worth packaging into our existing scripts. it could be handled in two flags:maybe we don't want the clutter, but i expect to see this more and more.
Beta Was this translation helpful? Give feedback.
All reactions