Commit 77449eda authored by Kantz's avatar Kantz
Browse files

deactiviert weil es nicht funktioniert

parent 941f470b
...@@ -28,6 +28,7 @@ WICHTIG: ...@@ -28,6 +28,7 @@ WICHTIG:
""" """
def needs_more_context(context_sheet: str) -> dict: def needs_more_context(context_sheet: str) -> dict:
return {"needs_more_context": False, "reason":"Deactiviert weil nicht Funktional"}
messages = [{"role": "system", "content": CLASSIFIER_SYSTEM}] messages = [{"role": "system", "content": CLASSIFIER_SYSTEM}]
messages.append( messages.append(
{ {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment