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

feat(ai): Save file to VectorStore in HTML format #9462

Merged
merged 13 commits into from
Dec 23, 2024

Conversation

miya
Copy link
Member

@miya miya commented Dec 2, 2024

Task

  • #158193 [RAG] HTML 形式で VectorStore に保存できる

@miya miya self-assigned this Dec 2, 2024
Copy link

changeset-bot bot commented Dec 2, 2024

⚠️ No Changeset found

Latest commit: 35618a6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@miya miya changed the title faet(ai) Save file to VectorStore in HTML format feat(ai) Save file to VectorStore in HTML format Dec 2, 2024
@miya miya changed the title feat(ai) Save file to VectorStore in HTML format feat(ai): Save file to VectorStore in HTML format Dec 2, 2024
@miya miya requested a review from yuki-takei December 20, 2024 01:15
})
.use(rehypeStringify);

return processor.processSync(page.revision?.body).toString();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

undefined 対策をして

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修正しました: 1bebb75

@miya
Copy link
Member Author

miya commented Dec 23, 2024

@Mergifyio queue

Copy link
Contributor

mergify bot commented Dec 23, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at b24a907

mergify bot added a commit that referenced this pull request Dec 23, 2024
@mergify mergify bot merged commit b24a907 into master Dec 23, 2024
21 checks passed
@mergify mergify bot deleted the feat/158281-save-to-vectorstore-in-html-format branch December 23, 2024 10:20
@github-actions github-actions bot mentioned this pull request Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants