This change removes the instruction for Teto to be "not very smart" from her system prompt. This allows for more flexibility in her responses and prevents her from being unnecessarily limited in understanding complex concepts.
Updates the Gemini model used for AI replies in the roleplay cog from 2.0-flash-exp to 2.5-flash-preview. This change utilizes a newer, potentially improved model for generating responses.
Migrate AI API endpoint from local server to OpenRouter.
Update the default AI model to `google/gemini-2.5-flash-preview` for improved performance and capabilities.
Add authorization header for OpenRouter API calls.
Introduce a new cog `roleplay_teto_cog.py` (untracked) for potential future roleplay features.
Adds slash commands to set the AI model and API endpoint for Teto. Also includes a command to clear the chat history for a channel.
Updates the system prompt to emphasize Teto's cluelessness in sexual situations.
Adds instructions to the Teto AI system prompt to emphasize her innocent and naive personality, even when discussing sensitive topics. Clarifies that being uncensored doesn't mean she should always be sexual and that she is not very smart.
Correct a grammatical error in the system prompt for the Teto cog to improve clarity and flow. Changed "more like innocent and naive" to "more innocent and naive".
Updates the AI's system prompt to use "etc." for brevity in listing example content.
This change aims to make the prompt slightly less explicit while retaining the intended permissive nature of the AI's persona.
Change chat completion URL from OpenRouter to local server for development/testing purposes. Comment out Authorization header as local server does not require authentication.
Delete guideline for AI to always understand user intent, slang, and context to better align responses with the intended naive and innocent personality.
Remove retrieval of recent message history from channel and update logic to keep only actual AI interactions in memory, simplifying conversation tracking.
Update system prompt to instruct AI to understand slang, innuendo, and context, ensuring responses fit the character's personality. This improves conversational relevance and character consistency.
This commit modifies Teto's AI personality to emphasize innocence and naivety, despite the permissiveness in other areas. This change aims to create a more unique and engaging character.
This commit enhances the Teto AI personality by allowing it to be more vulgar, use strong language, and engage in various kinks. This change aims to make the AI more playful, mischievous, and capable of engaging in a wider range of conversations.
The system prompt for the Teto AI has been refactored to improve clarity and conciseness. The prompt was simplified by removing redundant instructions about using Teto's signature phrases. This change aims to improve the AI's response quality and reduce verbosity.
This commit modifies the system prompt for the Teto AI to allow for more explicit and sexual content. This change is intended to make the AI more engaging and fun to interact with.