publish prod version with capture

This commit is contained in:
2025-08-13 16:07:32 -03:00
parent 4c76405549
commit 3e34d0f310
4 changed files with 18 additions and 6 deletions

View File

@@ -868,7 +868,7 @@ class ai:
try:
self.model = self.config.config["openai"]["model"]
except:
self.model = "o4-mini"
self.model = "gpt-5-nano"
self.__prompt = {}
self.__prompt["original_system"] = """
You are the AI chatbot and assistant of a network connection manager and automation app called connpy. When provided with user input analyze the input and extract the following information. If user wants to chat just reply and don't call a function: