docs: add discontinuation note to the Meta Llama API integration tile - #566
Open
tonydzi wants to merge 1 commit into
Open
docs: add discontinuation note to the Meta Llama API integration tile#566tonydzi wants to merge 1 commit into
tonydzi wants to merge 1 commit into
Conversation
The hosted Llama API is being retired on July 6, 2026 and the meta-llama-haystack integration has been archived. Adds the 🚧 note in the house style of google-ai.md and points users to live alternatives for running Llama models. Addresses the haystack-integrations checklist item of deepset-ai/haystack-core-integrations#3544. Assisted-by: Claude Fable 5 <noreply@anthropic.com>
|
@tonydzi is attempting to deploy a commit to the deepset Team on Vercel. A member of the Team first needs to authorize it. |
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds a 🚧 discontinuation note to
integrations/meta_llama.md: the hosted Llama API is being retired on July 6, 2026, and themeta-llama-haystackintegration has been archived (code removal was merged in deepset-ai/haystack-core-integrations#3552).The note follows the house style of the existing deprecation notice in
integrations/google-ai.mdand points users to live alternatives for running Llama models with Haystack (Ollama, Llama.cpp, Hugging Face API, Amazon Bedrock, Groq — all five links verified live).Why
This closes the remaining haystack-integrations checklist item of deepset-ai/haystack-core-integrations#3544 ("Add a note to the integration tile"). Credit to @julian-risch for the removal checklist and to @mittalpk for the status audit that flagged the two remaining items.
🤖 Generated with Claude Code