For the complete documentation index, see llms.txt. This page is also available as Markdown.

General Settings

The following settings are available in the General Settings module to allow customization of application behavior.

  • Default approval group: The default group to approve posts prior to publication. (Note: This can be overridden on the Scheduler or Social Post)

  • Temperature: Sampling temperature to use for AI requests, between 0 and 2. Higher values make output more random, while lower values make output more focused and deterministic

  • Max tokens: Maximum number of tokens to generate in a request. Increasing this number allows larger input/output, but also increases cost. Leave this value empty for unlimited tokens.

Last updated