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
|
||||
class CodeExecutionContext:
|
||||
matplotlib_dump_dir: str
|
||||
use_proxy: bool = False
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue