Skip to content

90 add examples for textembedding and textsplitter#91

Merged
mykolamelnykml merged 2 commits intomasterfrom
90-add-examples-for-textembedding-and-textsplitter
Dec 2, 2025
Merged

90 add examples for textembedding and textsplitter#91
mykolamelnykml merged 2 commits intomasterfrom
90-add-examples-for-textembedding-and-textsplitter

Conversation

@mykolamelnykml
Copy link
Collaborator

No description provided.

@mykolamelnykml mykolamelnykml linked an issue Dec 2, 2025 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4438 3175 72% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
scaledp/_init_.py 93% 🟢
scaledp/models/embeddings/TextEmbeddings.py 54% 🟢
scaledp/models/splitters/BaseSplitter.py 100% 🟢
scaledp/models/splitters/BaseTextSplitter.py 73% 🟢
scaledp/models/splitters/TextSplitter.py 100% 🟢
scaledp/schemas/EmbeddingsOutput.py 100% 🟢
scaledp/schemas/TextChunks.py 100% 🟢
TOTAL 89% 🟢

updated for commit: 416882f by action🐍

@mykolamelnykml mykolamelnykml merged commit 5ec9c03 into master Dec 2, 2025
5 checks passed
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.

Add examples for TextEmbedding and TextSplitter

1 participant