0
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: LLMMetadataExtractor removing from_dict/to_dict AWS tests (#8840) More... 7 months ago
chore: Fix typos in proposals (#8837) More... 7 months ago
feat: Add new component CSVDocumentSplitter to recursively split CSV documents (#8815) More... 7 months ago
feat: adding `LLMMetadataExtractor` (#8833) More... 7 months ago
fix: Update OpenAPIServiceConnector to new ChatMessage (#8817) More... 7 months ago
feat: Add OpenAPIConnector component, improve OpenAPI integration (#8808) More... 7 months ago
feat: HuggingFaceLocalChatGenerator unified support for tools (#8827) More... 7 months ago
feat: AsyncPipeline that can schedule components to run concurrently (#8812) More... 7 months ago
feat: Update csv cleaner (#8828) More... 7 months ago
feat: Add component CSVDocumentCleaner for removing empty rows and columns (#8816) More... 7 months ago
chore: fix Hugging Face components for mypy 1.15.0 (#8822) More... 7 months ago
docs: removing undefined param from docstring (#8826) More... 7 months ago
fix: pipeline run bugs in cyclic and acyclic pipelines (#8707) More... 7 months ago
docs: add `ListJoiner` to pydoc configuration (#8821) More... 7 months ago
feat: Add a `ListJoiner` component (#8810) More... 7 months ago
feat: SentenceTransformersDocumentEmbedder and SentenceTransformersTextEmbedder can accept and pass any arguments to SentenceTransformer.encode (#8806) More... 7 months ago
refactor!: `DOCXToDocument` converter - store DOCX metadata as a dict (#8804) More... 7 months ago
fix: fix test failures with Transformers models in PRs from forks (#8809) More... 7 months ago
build(deps): bump fossas/fossa-action from 1.4.0 to 1.5.0 (#8771) More... 7 months ago
fix: Fix filters to handle date times with timezones (loading and comparison) (#8800) More... 7 months ago
chore: ToolInvoker - remove warning (#8803) More... 7 months ago
refactor: HF API Embedders - use `InferenceClient.feature_extraction` instead of `InferenceClient.post` (#8794) More... 7 months ago
feat: Add support for custom (or offline) Mermaid.ink server and support all parameters (#8799) More... 7 months ago
chore: remove DocumentSplitter warning related to split_by='sentence' More... 7 months ago
fix: callables can be deserialized from fully qualified import path (#8788) More... 7 months ago
fix: Pin nltk version for sentence tokenizer (#8786) More... 7 months ago
deprecate dataframe and ExtractedTableAnswer (#8789) More... 7 months ago
temporarily pin huggingface_hub<0.28.0 (#8790) More... 7 months ago
fix: compress pipeline graphs before sending to mermaid (#8767) More... 7 months ago
fix: Fix JSONConverter to properly skip files that are not utf-8 encoded (#8775) More... 7 months ago