We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d565d81 commit a2d0e95Copy full SHA for a2d0e95
doc/source/image/classes.png
12 KB
src/select_ai/base_profile.py
@@ -12,8 +12,8 @@
12
@dataclass
13
class ProfileAttributes(SelectAIDataClass):
14
"""
15
- Attributes of an AI profile help to manage and configure the behavior of
16
- the AI profile
+ Use this class to define attributes to manage and configure the behavior of
+ an AI profile
17
18
:param bool comments: Includes column comments in the metadata used for
19
translating natural language prompts using AI.
0 commit comments