Skip to content

Commit f8c0d38

Browse files
committed
add agent id for .env.sample
Signed-off-by: yuye-aws <[email protected]>
1 parent c5830c2 commit f8c0d38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.sample

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ API_PROVIDER=olly_chat
1818
# Agents, required if API_PROVIDER is agent_framework
1919
ROOT_AGENT_ID=
2020
PPL_AGENT_ID=
21+
SEARCH_INDEX_AGENT_ID=
2122

2223
# Evaluation models, required if LLM or embeddings based test evaluations are used. fallbacks to reading `.chat-assistant-config` if not provided
2324
# ml-commons model id for LLM based requests

0 commit comments

Comments
 (0)