mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 02:53:30 +00:00
Nuke use_proxy from code execution
This commit is contained in:
parent
316c43fdaf
commit
10bda65b94
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ def generate_bwrap_command(bind_dirs: List[str]) -> str:
|
|||
@dataclass
|
||||
class CodeExecutionContext:
|
||||
matplotlib_dump_dir: str
|
||||
use_proxy: bool = False
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue