Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fiddler-Auditor 0.0.5 is very outdated #54

Open
lestan opened this issue Mar 11, 2024 · 1 comment
Open

Fiddler-Auditor 0.0.5 is very outdated #54

lestan opened this issue Mar 11, 2024 · 1 comment

Comments

@lestan
Copy link

lestan commented Mar 11, 2024

Fiddler Auditor version 0.0.5 is very outdated.

Here are some of the incompatibilities:

  1. OpenAI APIs have changed and this release uses a very old (0.0.27) version vs. the current 1.0.0+ version
  2. 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
  3. Poetry builds are broken as multiple packages are incompatible and updating the dependency chain is tricky due to conflicts
  4. 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.

@lestan
Copy link
Author

lestan commented Mar 11, 2024

Above issues addressed in PR #55

Please review and merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant