Gemini: more instructions

This commit is contained in:
projectmoon 2024-11-30 21:26:49 +01:00
parent 76b0178886
commit 808680fe96
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ from typing import Optional
def result_instructions(url: str, redirect: bool=False) -> str:
content_instructions = (
"Report the content to the user and answer their question."
"Use the content to fulfill what the user asks."
)
return ("# Gemini Content Fetch Result\n"