llama-stack-mirror/llama_stack/templates
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
..
bedrock fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
cerebras fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
ci-tests fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
dell fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
dev fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
experimental-post-training fix: fix experimental-post-training template (#1740) 2025-03-20 23:07:19 -07:00
fireworks fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
groq fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
hf-endpoint fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
hf-serverless fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
llama_api fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
meta-reference-gpu fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
nvidia chore: Remove zero-width space characters from OTEL service name env var defaults (#2060) 2025-04-30 17:56:46 +02:00
ollama fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
open-benchmark fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
passthrough fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
remote-vllm fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
sambanova fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
tgi fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
together fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
verification fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
vllm-gpu fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
watsonx fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
__init__.py Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
dependencies.json feat: add api.llama provider, llama-guard-4 model (#2058) 2025-04-29 10:07:41 -07:00
template.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00