Skip to content

Commit faea3b0

Browse files
committed
TODO
1 parent 7b957eb commit faea3b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def __init__(
6868

6969
self.client = AsyncOpenAI(base_url=model_endpoint, api_key=api_key)
7070

71+
# TODO[@Amar]: Review the following.
7172
# Determine if this is a special model that needs trust_remote_code
7273
is_schematron_model = "schematron" in model_name.lower()
7374

0 commit comments

Comments
 (0)