Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr authored Oct 16, 2024
1 parent 2751cbc commit 45a6e3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lumen/ai/assistant.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ class Assistant(Viewer):

logs_filename = param.String()

planning = param.Boolean(default=False)

def __init__(
self,
llm: Llm | None = None,
Expand Down

0 comments on commit 45a6e3f

Please sign in to comment.