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

examples: add Fetch And Embed Data Job Example #3065

Merged
merged 11 commits into from
Feb 1, 2024

Conversation

yonitoo
Copy link
Contributor

@yonitoo yonitoo commented Jan 30, 2024

What:
Add Data Job that fetches public Confluence data and then creates embeddings out of it.

Why:
To have a job that creates embeddings out of Confluence documents.

Closes #2992

Signed-off by: Yoan Salambashev <[email protected]>
Copy link
Collaborator

@antoniivanov antoniivanov left a comment

Choose a reason for hiding this comment

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

looks good.

Yoan Salambashev added 2 commits January 31, 2024 09:35
Signed-off by: Yoan Salambashev <[email protected]>
Signed-off by: Yoan Salambashev <[email protected]>
@yonitoo yonitoo merged commit 09c49ba into main Feb 1, 2024
8 of 9 checks passed
@yonitoo yonitoo deleted the topic/ysalambashev/add-example-embedding-job branch February 1, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decide on which API should be used for embedding chunks of text
4 participants