What command-line options are available in ChatPPT?
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.Morbi adipiscing gravdio, sit amet suscipit risus ultrices eu.Fusce viverra neque at purus laoreet consequa.Vivamus vulputate posuere nisl quis consequat.
Answers ( 1 )
ChatPPT offers several command-line options, including:
- `-m {openai,ollama}`: Choose the AI model (OpenAI requires an API key, Ollama requires a server URL).
- `-t TOPIC`: Input the PPT topic (e.g., "market analysis").
- `-k API_KEY`: Provide the OpenAI API key.
- `-u OLLAMA_URL`: Specify the Ollama server URL.
- `-o OLLAMA_MODEL`: Choose the Ollama model name.
- `-p PAGES`: Set the number of PPT pages.
- `-l {cn,en}`: Choose the output language (cn for Chinese, en for English).