forked from phoenix-oss/llama-stack-mirror
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
|
@dataclass
|
||||||
class CodeExecutionContext:
|
class CodeExecutionContext:
|
||||||
matplotlib_dump_dir: str
|
matplotlib_dump_dir: str
|
||||||
use_proxy: bool = False
|
|
||||||
|
|
||||||
|
|
||||||
@dataclass
|
@dataclass
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue