Connectors
These are Haystack integrations that connect your pipelines to services by external providers.
Component | Description |
---|---|
GitHubFileEditor | Enables editing files in GitHub repositories through the GitHub API. |
GitHubIssueCommenter | Enables posting comments to GitHub issues using the GitHub API. |
GitHubIssueViewer | Enables fetching and parsing GitHub issues into Haystack documents. |
GitHubPRCreator | Enables creating pull requests from a fork back to the original repository through the GitHub API. |
GitHubRepoForker | Enables forking a GitHub repository from an issue URL through the GitHub API. |
GitHubRepoViewer | Enables navigating and fetching content from GitHub repositories through the GitHub API. |
JinaReaderConnector | Use Jina AI’s Reader API with Haystack. |
LangfuseConnector | Enables tracing in Haystack pipelines using Langfuse. |
OpenAPIConnector | Acts as an interface between the Haystack ecosystem and OpenAPI services, using explicit input arguments. |
OpenAPIServiceConnector | Acts as an interface between the Haystack ecosystem and OpenAPI services. |
WeaveConnector | Connects you to Weights & Biases Weave framework for tracing and monitoring your pipeline components. |
Updated about 16 hours ago