Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Harrison/psychic #5063

Merged
merged 2 commits into from
May 21, 2023
Merged

Harrison/psychic #5063

merged 2 commits into from
May 21, 2023

Conversation

hwchase17
Copy link
Contributor

No description provided.

Ayan-Bandyopadhyay and others added 2 commits May 21, 2023 08:47
# Psychic document loader

Psychic.dev is a universal API to connect to your users' SaaS apps such
as Notion, Google Drive, and Zendesk. Unlike other document loaders,
Psychic handles the entire frontend OAuth flow, and provides a universal
API to query data from all SaaS apps. This PR adds the Psychic document
loader to Langchain so that developers can use the data locked away in
SaaS tools for Document Retrieval QA.

This PR adds the psychic document loader along with documentation and
usage examples.


<!-- Remove if not applicable -->

Fixes # (issue)

## Before submitting

<!-- If you're adding a new integration, include an integration test and
an example notebook showing its use! -->

## Who can review?

Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:

<!-- For a quicker response, figure out the right person to tag with @

        @hwchase17 - project lead

        Tracing / Callbacks
        - @agola11

        Async
        - @agola11

        DataLoaders
        - @eyurtsev

        Models
        - @hwchase17
        - @agola11

        Agents / Tools / Toolkits
        - @vowelparrot
        
        VectorStores / Retrievers / Memory
        - @dev2049
        
 -->

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
@hwchase17 hwchase17 merged commit b0431c6 into master May 21, 2023
@hwchase17 hwchase17 deleted the harrison/psychic branch May 21, 2023 16:13
@danielchalef danielchalef mentioned this pull request Jun 5, 2023
This was referenced Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants