Update test.py

pull/1101/head
CI-DEV 1 week ago committed by GitHub
parent cd7230c60c
commit b06fd663c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -51,7 +51,7 @@ You are a college selection final decision maker. Your role is to:
"""
function_caller = LiteLLM(
model_name="gpt-4o",
model_name="gpt-4.1",
system_prompt=FINAL_AGENT_PROMPT,
response_format=CollegesRecommendation,
temperature=0.1,

Loading…
Cancel
Save