Minor changes

This commit is contained in:
Aparup Ganguly 2025-03-26 17:25:46 +05:30
parent 6e8644a14c
commit cc7f38af5c

View File

@ -134,7 +134,7 @@ def find_relevant_page_via_map(objective, url, app):
print(
f"{Colors.YELLOW}Analyzing objective to determine optimal search parameter...{Colors.RESET}")
# Use gemini-pro instead of gemini-2.0-flash
response = client.models.generate_content(
model=model_name,
contents=[map_prompt]