Skip to content

Commit ac63ff8

Browse files
committed
remove ai
1 parent 6391ad0 commit ac63ff8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/docusaurus.config.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,11 @@ const config: Config = {
109109
// It appears - according to the above docs and observation, that the facet filters
110110
// are limited to a small set of values. It's an optimaization most likely for now.
111111
///
112-
// Sooo - disabling AskAI for the datalogger - can revisit later.
112+
// Sooo - options are to have unique index per doc set - hmmm , or
113+
// disabling AskAI for the datalogger - can revisit later.
113114
//
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.
114117

115118
// askAi: {
116119
// indexName: "SparkFun_Documenation_Site_MarkDown",

0 commit comments

Comments
 (0)