aboutsummaryrefslogtreecommitdiffstats
path: root/docs/agent.md
diff options
context:
space:
mode:
authorsigoden <sigoden@gmail.com>2024-12-14 16:17:09 +0800
committersigoden <sigoden@gmail.com>2024-12-14 16:17:09 +0800
commitf81a81711b1e35e16ed8be7062c14ae550da4adb (patch)
treed70549af4bcb5f4b363ce1d8e6f0579429cf6fa8 /docs/agent.md
parentde7880d868dd22e0123c8f5baf95442b55c22706 (diff)
downloadllm-functions-docker-f81a81711b1e35e16ed8be7062c14ae550da4adb.tar.gz
chore: improve docs
Diffstat (limited to 'docs/agent.md')
-rw-r--r--docs/agent.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/agent.md b/docs/agent.md
index 802108d..c74d2f3 100644
--- a/docs/agent.md
+++ b/docs/agent.md
@@ -50,6 +50,7 @@ variables:
description: This is a bar with default value
default: val
```
+> For sensitive information such as api_key, client_id, client_secret, and token, it's recommended to use environment variables instead of agent variables.
When use define variables, please avoid these built-in variables:
@@ -90,7 +91,8 @@ documents:
### conversation_starters
-Predefined prompts or questions that the agent can use to initiate interactions or conversations.
+Define Predefined prompts or questions that users can ask to initiate interactions or conversations with the agent.
+This helps provide guidance for users on how to engage with the agent effectively.
```yaml
conversation_starters: