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
haystack repo
haystack-integrations repo
We can then also mark the pypi package as deprecated.
Remove the
meta-llamaintegrationWe are discontinuing the
meta-llamaintegration (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
integrations/meta_llama/.github/workflows/meta_llama.ymlTest / meta_llamaentry from.github/workflows/CI_coverage_comment.ymlintegration:meta-llamablock from.github/labeler.ymlmeta-llama-haystackintegration as archived in the Inventory section of the repoREADME.mdhaystack repo
haystack-integrations repo
We can then also mark the pypi package as deprecated.