|
|
@ -131,4 +131,4 @@ def create_brochure(company_name, url): |
|
|
|
result = response['message']['content'] |
|
|
|
result = response['message']['content'] |
|
|
|
print(result) |
|
|
|
print(result) |
|
|
|
|
|
|
|
|
|
|
|
create_brochure("Anthropic", "https://anthropic.com") |
|
|
|
create_brochure("Anthropic", "https://anthropic.com") |
|
|
|