Skip to content

Commit

Permalink
remove false documentation (#1638)
Browse files Browse the repository at this point in the history
Co-authored-by: arik <alon.arik@gmail.com>
  • Loading branch information
RoiGlinik and arikalon1 authored Nov 21, 2024
1 parent 2400e27 commit 8ff3e28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/robusta/core/model/base_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ class ConversationType(str, Enum):
class HolmesChatParams(HolmesParams):
"""
:var ask: User's prompt for holmes
:var conversation_type: Type of a conversation issue/service/generic_ask (ConversationType)
"""

ask: str
Expand Down

0 comments on commit 8ff3e28

Please sign in to comment.