# Simple question
praisonai completions "What is the capital of France?"
# Code generation
praisonai completions "Write a Python function to sort a list" -m gpt-4o
# Creative writing with high temperature
praisonai completions "Write a poem about the ocean" -t 0.9 -s "You are a creative poet"