Skip to content

Conversation

@gabemontero
Copy link

What does this PR do?

This change attempts to build off of the existing "Agents vs. OpenAI Responses API" section of "AI Application Examples", and get into how several of the popular AI frameworks provide some form of OpenAI API compatibility, and how this fact can allow one to deploy such application on Llama Stack.

This change also

  • introduces a simple LangChain/LangGraph example that runs on LLama Stack via use of OpenAI API compatibility API
  • circles back to the Responses API, and introduces a page of external references to examples
  • makes it clear that other OpenAI API compatibile AI frameworks can be added as the community has time to dive into them.

Test Plan

Ran uv run --group docs sphinx-autobuild docs/source docs/build/html --write-all locally, with no errors reported with the added content.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 10, 2025
@gabemontero
Copy link
Author

…on to AI Application Examples

This change attempts to build off of the existing "Agents vs. OpenAI Responses API" section of "AI Application Examples", and get into how several of the popular AI frameworks provide some form of OpenAI API compatibility, and how this fact can allow one to deploy such application on Llama Stack.

This change also
- introduces a simple LangChain/LangGraph example that runs on LLama Stack via use of OpenAI API compatibility API
- circles back to the Responses API, and introduces a page of external references to examples
- makes it clear that other OpenAI API compatibile AI frameworks can be added as the community has time to dive into them.
@gabemontero gabemontero force-pushed the more-openai-based-samples branch from b146ecf to 20fd5ff Compare September 18, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant