Skip to content

Fiddler-Auditor 0.0.5 is very outdated #54

@lestan

Description

@lestan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions