Data types
๐จ๏ธ Discourse
You can now easily load data from your community built with Discourse.
Example
- Setup the Discourse Loader with your community url.
- Once you setup the loader, you can create an app and load data using the above discourse loader
NOTE: The add
function of the app will accept any executable search query to load data. Refer Discourse API Docs to learn more about search queries.
- We automatically create a chunker to chunk your discourse data, however if you wish to provide your own chunker class. Here is how you can do that:
Was this page helpful?