Unverified Commit 8daee342 authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Update __init__.py

parent c6dc1ca4
......@@ -61,7 +61,7 @@ def check_prompt_config(config: dict[str, str]) -> List[dict[str, str]]:
]
)
},
**{"output_type": "greedy_until"}
**{"output_type": "greedy_until"},
}
)
else:
......
Markdown is supported
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