The settings are now changing the system prompt

This commit is contained in:
sageTheDM 2024-09-27 16:51:44 +02:00
parent deb1745788
commit 75f735e50a
5 changed files with 33 additions and 22 deletions

View file

@ -7,7 +7,7 @@ from db import DB
from weather import Weather
from voice import VoiceRecognition
from tts import TTS
class API:
def __init__(self):