Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
walter-bd committed Dec 2, 2024
2 parents 41b7141 + 1dbed17 commit 476b661
Show file tree
Hide file tree
Showing 3 changed files with 1,602 additions and 1,272 deletions.
2 changes: 1 addition & 1 deletion llm_sandbox/kubernetes.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def __init__(
keep_template: bool = False,
verbose: bool = False,
kube_namespace: Optional[str] = "default",
env_vars: Optional[dict] = None
env_vars: Optional[dict] = None,
):
"""
Create a new sandbox session
Expand Down
Loading

0 comments on commit 476b661

Please sign in to comment.