You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/admin_guide/admin_panel_overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
### LLM Config
4
4
5
-
Here you set your OpenAI API key. Your OpenAI account needs to be at least on <ahref="https://platform.openai.com/docs/guides/rate-limits/usage-tiers#usage_tiers"target="_blank">tier 1</a>, as DataBot uses some features that are not available in the free tier models. Tier 3+ is recommended for production use.
5
+
Here you set your OpenAI API key. Your OpenAI account needs to be at least on <ahref="https://platform.openai.com/docs/guides/rate-limits#usage-tiers"target="_blank">tier 1</a>, as DataBot uses some features that are not available in the free tier models. Tier 3+ is recommended for production use.
6
6
7
7
Here you can also configure several features for LLM. One important feature is **web search**. When web search is enabled, user queries that cannot be answered by database data, would be answered by web search.
0 commit comments