Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -1158,6 +1158,7 @@ Qwen-1.8-Chat 和 Qwen-72B-Chat 通义千问在多样且存在多轮复杂交互

更多关于系统指令的介绍信息可以参考[示例文档](examples/system_prompt.md).

需要新的提示词灵感吗?试试 [God Tier Prompts](https://www.godtierprompts.com) - 一个由社区排名的提示词榜单。

## 工具调用

Expand Down
1 change: 1 addition & 0 deletions README_ES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions README_FR.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions README_JA.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 を拡張することもできます。
Expand Down