0
I Use This!
High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: converting methods to staticmethod and fixing docstrings in `DocumentRecallEvaluator` More... 5 months ago
chore: ignore mypy issue due to sentence transformers 4.0.1 (#9118) More... 5 months ago
refactor!: use Chat Generator in LLM evaluators (#9116) More... 5 months ago
feat: LinkContentFetcher - replace requests with httpx, add async and http/2 (#9034) More... 5 months ago
feat: include hyperlink addresses in DOCXToDocument output (#9109) More... 5 months ago
test: skip/remove some Pipeline.draw integration tests (#9108) More... 5 months ago
test: OpenAIChatGenerator - relax async test (#9111) More... 5 months ago
enhancement: add detailed error message for failed component run (#9105) More... 5 months ago
ci: run mypy across the codebase (#9103) More... 5 months ago
fix: improve `component.output_types` decorator type hinting to support `run_async` methods (#9102) More... 5 months ago
refactor: `LLMMetadataExtractor` - adopt `ChatGenerator` protocol: deprecate `generator_api`, `generator_api_params` and `LLMProvider` (#9099) More... 5 months ago
docs: fixing docstrings (#9092) More... 5 months ago
chore: make Haystack warnings consistent (#9083) More... 5 months ago
build(deps): bump fossas/fossa-action from 1.5.0 to 1.6.0 (#9089) More... 5 months ago
refactor!: `ChatMessage` serialization-deserialization updates (#9069) More... 5 months ago
test: OpenAIChatGenerator - fix flaky test (#9075) More... 5 months ago
Update docstring and prevent name collisions (#9078) More... 5 months ago
fix: improve error message for incorrect component types (#9066) More... 5 months ago
feat: ChatGenerator protocol (#9074) More... 5 months ago
chore: remove unused logger from several modules (#9073) More... 5 months ago
feat: adding `AutoMergingRetriever` and `HierarchicalDocumentSplitter` (#9067) More... 6 months ago
fix: don't break on IndexError in logging (#9068) More... 6 months ago
feat: time extension for ChatPromptBuilder (#9001) More... 6 months ago
feat: add `split_by_row` feature to `CSVDocumentSplitter` (#9031) More... 6 months ago
fix: adding pylint disable for EvalRunResult end2endtest (#9054) More... 6 months ago
build(deps): bump tj-actions/changed-files from 45 to 46 (#9049) More... 6 months ago
fix: updating end2end evaluation tests (#9053) More... 6 months ago
Add reno (#9051) More... 6 months ago
docs: updating docstring `BranchJoiner` More... 6 months ago
fix: use eager imports in haystack/__init__.py (#9042) More... 6 months ago