ai_config
Attributes
Functions
Returns the system prompt that guides the GEOM assistant behavior. |
Module Contents
- ai_config.get_system_prompt()[source]
Returns the system prompt that guides the GEOM assistant behavior.
This prompt includes strict rules and examples on how to convert natural language into specific GEOM CLI commands, including error cases.
- Returns:
System prompt for the assistant.
- Return type:
str