/
Configuration - AnimalOS
Configuration - AnimalOS
In the AnimalOS Settings page you will see a tab for AI Settings
where you can add your OpenAI API Key
.
Endpoint
will be https://api.openai.com/v1/Language Model
defines the chat processor that is used (eg. gpt-4)Temperature
controls the randomness of the generated output. Higher values (e.g., 0.8) produce more creative but potentially less coherent responses, while lower values (e.g., 0.2) generate more focused and deterministic responses.Max Tokens
is used to limit the length of the generated response by specifying the maximum number of tokens. This helps control the output length and can prevent excessively long responses. Costs are also generated based on number of tokens used.
, multiple selections available,