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

add 3 property types in metadata for notiondb loader #8509

Merged
merged 1 commit into from Sep 28, 2023

Conversation

litianc
Copy link
Contributor

@litianc litianc commented Jul 31, 2023

Description:

NotionDB supports a number of common property types. I have found three common types that are not included in notiondb loader. When programs loaded them with notiondb, which will cause some metadata information not to be passed to langchain. Therefore, I added three common types:

  • date
  • created_time
  • last_edit_time.

Issue:

no

Dependencies:

No dependencies added :)

Tag maintainer:

@rlancemartin, @eyurtsev

Twitter handle:

@BJTUTC

@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Jul 31, 2023 8:33am

@dosubot dosubot bot added Ɑ: doc loader Related to document loader module (not documentation) 🤖:improvement Medium size change to existing code to handle new use-cases labels Jul 31, 2023
@litianc
Copy link
Contributor Author

litianc commented Aug 8, 2023

@rlancemartin could you merge this request if available

@leo-gan leo-gan added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Sep 19, 2023
@hwchase17 hwchase17 merged commit b87cc8b into langchain-ai:master Sep 28, 2023
2 checks passed
3coins pushed a commit to 3coins/langchain that referenced this pull request Sep 28, 2023
### Description: 
NotionDB supports a number of common property types. I have found three
common types that are not included in notiondb loader. When programs
loaded them with notiondb, which will cause some metadata information
not to be passed to langchain. Therefore, I added three common types:
- date
- created_time
- last_edit_time.

### Issue: 
no
### Dependencies: 
No dependencies added :)
### Tag maintainer: 
@rlancemartin, @eyurtsev
### Twitter handle: 
@BJTUTC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ɑ: doc loader Related to document loader module (not documentation) 🤖:improvement Medium size change to existing code to handle new use-cases lgtm PR looks good. Use to confirm that a PR is ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants