llama-stack-mirror/docs/source/building_applications
gabemontero 20fd5ff54c docs: add an AI frameworks with common OpenAI API compatibility section 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.
2025-09-18 17:32:33 -04:00
..
langchain_langgraph docs: add an AI frameworks with common OpenAI API compatibility section to AI Application Examples 2025-09-18 17:32:33 -04:00
playground chore: remove absolute paths (#3263) 2025-08-27 12:04:25 -07:00
agent.md docs: Minor updates to docs to make them a little friendlier to new users (#1871) 2025-04-04 08:10:35 -04:00
agent_execution_loop.md docs: Minor updates to docs to make them a little friendlier to new users (#1871) 2025-04-04 08:10:35 -04:00
evals.md feat(api): simplify client imports (#1687) 2025-03-20 10:15:49 -07:00
index.md docs: add an AI frameworks with common OpenAI API compatibility section to AI Application Examples 2025-09-18 17:32:33 -04:00
more_on_openai_compatibility.md docs: add an AI frameworks with common OpenAI API compatibility section to AI Application Examples 2025-09-18 17:32:33 -04:00
rag.md feat: Enable ingestion of precomputed embeddings (#2317) 2025-05-31 04:03:37 -06:00
rag.png Update docs for RAG and improve CONTRIBUTING.md 2025-01-28 06:09:48 -08:00
responses_vs_agents.md chore: remove absolute paths (#3263) 2025-08-27 12:04:25 -07:00
safety.md Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
telemetry.md feat: improve telemetry (#2590) 2025-07-04 17:29:09 +02:00
tools.md docs: Update blocks formatting in docs/source files (#3120) 2025-08-13 08:06:31 -07:00