This commit is contained in:
marko-kraemer 2025-07-06 18:42:13 +02:00
parent 9c00c04c63
commit fdc4351609
1 changed files with 0 additions and 1 deletions

View File

@ -862,7 +862,6 @@ async def initiate_agent_with_files(
# Use model from config if not specified in the request
logger.info(f"Original model_name from request: {model_name}")
if model_name is None:
model_name = config.MODEL_TO_USE