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
OpenAI APIs have changed and this release uses a very old (0.0.27) version vs. the current 1.0.0+ version
Langchain introduced breaking changes that include moving OpenAI support to its own package (langchain-openai) and other dependencies into langchain-community. Current release depends on an old version of Langchain
Poetry builds are broken as multiple packages are incompatible and updating the dependency chain is tricky due to conflicts
All tests are failing as a result of the above
I plan on fixing the above and submitting a pull-request to bring fiddler-auditor up to date.
The text was updated successfully, but these errors were encountered:
Fiddler Auditor version 0.0.5 is very outdated.
Here are some of the incompatibilities:
I plan on fixing the above and submitting a pull-request to bring fiddler-auditor up to date.
The text was updated successfully, but these errors were encountered: