Prompt Organization
这篇文章旨在介绍 Python 中常用的提示词组织方式 f-string 使用 f 字符串填充变量得到提示词 PYTHON Collapse Copy def get_prompt(query: str) -> list[dict]: SYSTEM_PROMPT = f"""... ... …
3 minute
Prompt
LLMs
All posts under tag "Prompt"
Enter keywords to search articles