publish prod version with capture

This commit is contained in:
2025-08-13 16:07:32 -03:00
parent c5e70c6070
commit b2c414485c
4 changed files with 18 additions and 6 deletions
+1 -1
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: