Args¶
Public Attributes¶
| Name | |
|---|---|
| std::string | m_modelPath |
| std::string | m_grammarModelPath |
| std::string | m_mathModelPath |
| std::string | m_mode |
| std::string | m_prompt |
| int | port_ |
| std::string | db_path_ |
| std::string | key_file_ |
| std::string | m_knowledgePath |
| int | m_maxTokens |
| float | m_temperature |
| std::string | m_sgSdkPath |
| std::string | config_path_ |
| bool | network_ |
| bool | serve_ |
| bool | verbose_ |
| bool | help_ |
Public Attributes Documentation¶
variable m_modelPath¶
variable m_grammarModelPath¶
variable m_mathModelPath¶
variable m_mode¶
variable m_prompt¶
variable port_¶
variable db_path_¶
variable key_file_¶
variable m_knowledgePath¶
variable m_maxTokens¶
variable m_temperature¶
variable m_sgSdkPath¶
variable config_path_¶
variable network_¶
variable serve_¶
variable verbose_¶
variable help_¶
Updated on 2026-07-25 at 22:56:57 +0000