ai_config

Attributes

api_key

config_list

Functions

get_system_prompt()

Returns the system prompt that guides the GEOM assistant behavior.

Module Contents

ai_config.api_key[source]
ai_config.config_list[source]
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