quelch 0.3.1

Ingest data from Jira, Confluence, and more directly into Azure AI Search
Documentation
1
2
3
4
5
6
7
8
9
pub mod ai;
pub mod azure;
pub mod config;
pub mod copilot;
pub mod mock;
pub mod search;
pub mod sources;
pub mod sync;
pub mod text;