From f2b30c88e2a81e7f142e2c1d35ef7057748234f3 Mon Sep 17 00:00:00 2001 From: Shahin Ramezanzadeh Date: Fri, 16 Jan 2026 14:40:11 +0100 Subject: [PATCH] Security --- pipeline/feedbacker.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pipeline/feedbacker.py b/pipeline/feedbacker.py index aa75ea3..2950b67 100644 --- a/pipeline/feedbacker.py +++ b/pipeline/feedbacker.py @@ -13,8 +13,8 @@ from pydantic import BaseModel import math # Importiere das math Modul für floor/ceil/round falls benötigt, aber Python's round() reicht hier client = openai.OpenAI( - api_key="sk--T3QiY4gBE67o9oSxEOqxw", - base_url="http://pluto/v1" + api_key="xxx", + base_url="xxx" ) EVAL_PROMPT = '''