ScouterAI / llm.py

Commit History

Revert model ID in llm.py to prioritize 'claude-3-7-sonnet-20250219' over 'claude-3-5-haiku-latest'.
734b810

stevenbucaille commited on

Swap model IDs in llm.py to prioritize 'claude-3-5-haiku-latest' over 'claude-3-7-sonnet-20250219'.
dad2dd0

stevenbucaille commited on

Enhance app.py with improved user interface and instructions, update model ID in llm.py, and add image classification capabilities across various components. Introduce segment anything functionality and refine README for clarity on model capabilities.
518d841

stevenbucaille commited on

Comment out reasoning_effort parameter in get_default_model function in llm.py
b441677

stevenbucaille commited on

Update model ID in llm.py to use the latest version of Claude
435f08e

stevenbucaille commited on

Add initial project structure with core functionality for image processing agents
7e327f2

stevenbucaille commited on