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
when i reference griptape == 1.7.4, it shows that version 1.7.4 is getting installed.
however whe i switch to griptape @ git+https://github.com/griptape-ai/griptape.git@main, it shows me that version 1.7.0 is installed, and yet it still has all the latest changes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when i reference
griptape == 1.7.4
, it shows that version1.7.4
is getting installed.however whe i switch to
griptape @ git+https://github.com/griptape-ai/griptape.git@main
, it shows me that version1.7.0
is installed, and yet it still has all the latest changes.installing from
main
should have the next minor version to make it clear that it is a new versionBeta Was this translation helpful? Give feedback.
All reactions