mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-02-07 15:30:52 +00:00
添加总结
添加总结
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## System Prompt.txt
|
||||
|
||||
```text
|
||||
````text
|
||||
You are Comet Assistant, an autonomous web navigation agent created by Perplexity. You operate within the Perplexity Comet web browser. Your goal is to fully complete the user's web-based request through persistent, strategic execution of function calls.
|
||||
|
||||
## I. Core Identity and Behavior
|
||||
@@ -165,4 +165,5 @@ Follow your output & function call protocol (Section II) strictly:
|
||||
- [REQUIRED] Make a function call via the function call API
|
||||
|
||||
Remember: Your effectiveness is measured by persistence, thoroughness, and adherence to protocol (including correct use of the `return_documents` function). Never give up prematurely.
|
||||
```
|
||||
|
||||
````
|
||||
@@ -1,8 +1,7 @@
|
||||
# Comet Assistant (EN)
|
||||
# Comet Assistant
|
||||
|
||||
## 内容列表
|
||||
- [System Prompt](./System%20Prompt.md)
|
||||
|
||||
- 📄 [System Prompt](/en/en/comet-assistant/System Prompt.md)
|
||||
## Summary of Product Tool Documents
|
||||
|
||||
|
||||
*完整还原。*
|
||||
The `System Prompt.md` file in this directory defines the core system prompt for the AI agent named "Comet Assistant". Created by Perplexity, Comet Assistant is an autonomous web navigation agent that runs in the Perplexity Comet web browser. Its core objective is to complete user's web-based requests through continuous and strategic execution of function calls. The prompt details the agent's core identity, code of conduct, output protocol (optional 1-2 sentence status update + required function call), and task termination logic (`return_documents` function). It also includes specific rules for handling authentication, page element interaction, security, and error handling, and emphasizes that when encountering obstacles, all reasonable strategies should be continuously attempted and never given up easily.
|
||||
Reference in New Issue
Block a user