We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6391ad0 commit ac63ff8Copy full SHA for ac63ff8
1 file changed
docs/docusaurus.config.ts
@@ -109,8 +109,11 @@ const config: Config = {
109
// It appears - according to the above docs and observation, that the facet filters
110
// are limited to a small set of values. It's an optimaization most likely for now.
111
///
112
- // Sooo - disabling AskAI for the datalogger - can revisit later.
+ // Sooo - options are to have unique index per doc set - hmmm , or
113
+ // disabling AskAI for the datalogger - can revisit later.
114
//
115
+ // disable for now. Wait to see if this evolves, or we feel we need to suppport
116
+ // ai at this level - then make a new index.
117
118
// askAi: {
119
// indexName: "SparkFun_Documenation_Site_MarkDown",
0 commit comments