We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5830c2 commit f8c0d38Copy full SHA for f8c0d38
.env.sample
@@ -18,6 +18,7 @@ API_PROVIDER=olly_chat
18
# Agents, required if API_PROVIDER is agent_framework
19
ROOT_AGENT_ID=
20
PPL_AGENT_ID=
21
+SEARCH_INDEX_AGENT_ID=
22
23
# Evaluation models, required if LLM or embeddings based test evaluations are used. fallbacks to reading `.chat-assistant-config` if not provided
24
# ml-commons model id for LLM based requests
0 commit comments