mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 19:59:10 +08:00
Minor changes
This commit is contained in:
parent
6e8644a14c
commit
cc7f38af5c
@ -134,7 +134,7 @@ def find_relevant_page_via_map(objective, url, app):
|
|||||||
|
|
||||||
print(
|
print(
|
||||||
f"{Colors.YELLOW}Analyzing objective to determine optimal search parameter...{Colors.RESET}")
|
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(
|
response = client.models.generate_content(
|
||||||
model=model_name,
|
model=model_name,
|
||||||
contents=[map_prompt]
|
contents=[map_prompt]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user