Skip to content

pypi package auto-gpt-plugin-template is out of date #16

@Pwuts

Description

@Pwuts

The auto-gpt-plugin-template package on pypi is out of date, and seems out of sync with this repo:

  • Repo says version is 0.0.2, latest version on pypi is 0.0.3
  • API in repo constains fixes that the 0.0.3 release on pypi lacks
    • List[Message] in the repo vs List[str] in the package

This causes type errors in the Auto-GPT codebase, because it imports the pypi package rather than the repo:
image

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