llama-stack/docs/source/building_applications
Ashwin Bharambe 272d3359ee
fix: remove code interpeter implementation (#2087)
# What does this PR do?

The builtin implementation of code interpreter is not robust and has a
really weak sandboxing shell (the `bubblewrap` container). Given the
availability of better MCP code interpreter servers coming up, we should
use them instead of baking an implementation into the Stack and
expanding the vulnerability surface to the rest of the Stack.

This PR only does the removal. We will add examples with how to
integrate with MCPs in subsequent ones.

## Test Plan

Existing tests.
2025-05-01 14:35:08 -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: Minor updates to docs to make them a little friendlier to new users (#1871) 2025-04-04 08:10:35 -04:00
rag.md docs: add examples for how to define RAG docs (#1981) 2025-04-23 15:39:18 +02:00
rag.png Update docs for RAG and improve CONTRIBUTING.md 2025-01-28 06:09:48 -08:00
safety.md Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
telemetry.md fix: update sink name for traces and metrics in LlamaStack 0.1.8 (#1836) 2025-03-29 10:09:08 -07:00
tools.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00