pub(crate) static MOCK_DOCUMENTS: [MockDocument; 3]Expand description
The whole course material the mock chatbot cites. The mock Azure API builds its search results from these, so every document it points the chatbot at is one this endpoint serves.
pub(crate) static MOCK_DOCUMENTS: [MockDocument; 3]The whole course material the mock chatbot cites. The mock Azure API builds its search results from these, so every document it points the chatbot at is one this endpoint serves.