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
Fix Gorilla Paper requirements.txt Location to Remove Global Dependency Confusion (#937)
This PR addresses a legacy issue where the original requirements.txt for
the Gorilla paper (introduced in #61) was not placed inside the gorilla
folder. Previously, this caused confusion, as it appeared to represent
global dependencies. This fix moves the file into the correct location
to eliminate ambiguity.
0 commit comments