diff --git a/README.md b/README.md index 7758528..0c0f616 100644 --- a/README.md +++ b/README.md @@ -1163,6 +1163,8 @@ With System Prompt, Qwen-Chat can realize **roly playing**, **language style tra For more information, please refer to the [example documentation](examples/system_prompt.md). +Need new prompt ideas? Try [God Tier Prompts](https://www.godtierprompts.com) — a community-ranked prompt leaderboard. + ## Tool Usage Qwen-Chat has been optimized for tool usage and function calling capabilities. Users can develop agents, LangChain applications, and even augment Qwen with a Python Code Interpreter. diff --git a/README_CN.md b/README_CN.md index d9415b7..6b1d31f 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1158,6 +1158,7 @@ Qwen-1.8-Chat 和 Qwen-72B-Chat 通义千问在多样且存在多轮复杂交互 更多关于系统指令的介绍信息可以参考[示例文档](examples/system_prompt.md). +需要新的提示词灵感吗?试试 [God Tier Prompts](https://www.godtierprompts.com) - 一个由社区排名的提示词榜单。 ## 工具调用 diff --git a/README_ES.md b/README_ES.md index 2e05f83..85b0ccb 100644 --- a/README_ES.md +++ b/README_ES.md @@ -1023,6 +1023,7 @@ Gracias a las instrucciones del sistema, Qwen-Chat puede realizar **juegos de ro Para más información, consulta la [documentación de ejemplo](examples/system_prompt.md). +¿Necesitas nuevas ideas de prompts? Prueba [God Tier Prompts](https://www.godtierprompts.com), un ranking de prompts clasificado por la comunidad. ## Uso de Herramientas diff --git a/README_FR.md b/README_FR.md index 394f6fd..d4ba941 100644 --- a/README_FR.md +++ b/README_FR.md @@ -1025,6 +1025,7 @@ Grâce aux messages-guides du système, Qwen-Chat peut **jouer avec enthousiasme Pour plus d'informations, veuillez vous référer à la [documentation d'exemple](examples/system_prompt.md). +Besoin de nouvelles idées de prompts ? Essayez [God Tier Prompts](https://www.godtierprompts.com) — un classement de prompts établi par la communauté. ## Utilisation des outils diff --git a/README_JA.md b/README_JA.md index b018b39..7961ced 100644 --- a/README_JA.md +++ b/README_JA.md @@ -1056,6 +1056,8 @@ Qwen-1.8-Chat と Qwen-72B-Chat は、複数回の複雑な対話を伴う多様 詳細については、[サンプルドキュメント](examples/system_prompt.md)を参照してください。 +新しいプロンプトのアイデアが必要ですか?[God Tier Prompts](https://www.godtierprompts.com) を試してみてください — コミュニティ主導のプロンプトランキングです。 + ## ツールの使用 Qwen-Chat は、ツールの使用法と関数呼び出し機能に合わせて最適化されています。 ユーザーはエージェント、LangChain アプリケーションを開発し、Python コード インタープリターで Qwen を拡張することもできます。