Skip to content

Remove the meta-llama integration #3544

Description

@julian-risch

Remove the meta-llama integration

We are discontinuing the meta-llama integration (meta-llama-haystack).

Reason: Meta is winding down the Llama API (public preview) on July 6, 2026. After that date the service shuts down and API requests return a sunset response with redirect guidance. Llama models remain available; only the hosted Llama API is being retired.

Users can keep using Meta Llama models via other integrations.

Removal checklist

haystack-core-integrations repo

  • Delete the integration code directory integrations/meta_llama/
  • Delete the CI workflow .github/workflows/meta_llama.yml
  • Remove the Test / meta_llama entry from .github/workflows/CI_coverage_comment.yml
  • Remove the integration:meta-llama block from .github/labeler.yml
  • Mark the meta-llama-haystack integration as archived in the Inventory section of the repo README.md

haystack repo

haystack-integrations repo

We can then also mark the pypi package as deprecated.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions