issues
search
deepset-ai
/
haystack-experimental
🧪 Experimental features for Haystack
https://haystack.deepset.ai
Apache License 2.0
23
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Disable `ensure_ascii` when dumping to json tool responses
#134
silvanocerza
opened
6 minutes ago
1
feat: Use Haystack pipelines as tools via `Tool.from_pipeline`
#133
vblagoje
opened
5 days ago
3
refactor: Port subgraph pipeline logic and tests to async pipelines
#132
shadeMe
closed
4 hours ago
0
Add discussion link for LLMMetadataExtractor
#131
bilgeyucel
closed
1 week ago
0
fix: OpenAI Chat Generator - do not create `TextContent` if `content` is `None`; make Anthropic Chat Generator more robust
#129
anakin87
closed
1 week ago
5
fix: Update mock components in eval harness test to correctly serialize their params
#128
shadeMe
closed
2 weeks ago
1
ci: test with Python 3.9
#127
anakin87
closed
3 weeks ago
1
ci: pin `transformers<4.46.0`
#126
anakin87
closed
3 weeks ago
1
feat: LLMMetadata Extractor
#125
davidsbatista
closed
2 weeks ago
6
Selective Storage of Chat Messages
#124
Emil-io
opened
1 month ago
0
Enable Alternating Chat Messages Instead of Single Compressed User Message
#123
Emil-io
opened
1 month ago
1
Separate Conversation Histories for Different Users
#122
Emil-io
opened
1 month ago
0
ci: upgrade Hatch to 1.13.0 and adopt uv as installer
#121
anakin87
closed
4 weeks ago
1
feat: support for tools in `HuggingFaceAPIChatGenerator`
#120
anakin87
closed
4 weeks ago
1
fix: update `OllamaChatGenerator` with `keep_alive` parameter
#119
anakin87
closed
1 month ago
1
feat: support for tools in `AnthropicChatGenerator`
#118
vblagoje
closed
2 weeks ago
12
feat: Add async support to `OpenSearchEmbeddingRetreiver`
#117
shadeMe
closed
4 weeks ago
0
feat: Add async support to `OpenSearchBM25Retreiver`
#116
shadeMe
closed
1 month ago
0
chore: replace `max_loops_allowed` with `max_runs_per_component` in tests
#115
anakin87
closed
1 month ago
1
feat: convert function into Tool
#114
anakin87
closed
1 month ago
1
Update README
#113
bilgeyucel
closed
1 month ago
0
chore: Improve OpenAPI tools test skipping
#112
vblagoje
closed
1 month ago
1
feat: Implement async support in `DocumentWriter`
#111
shadeMe
closed
1 month ago
0
fix: adding forward references for integration generations in `LLMMetadataExtractor`
#110
davidsbatista
closed
1 month ago
1
`AmazonBedrockGenerator` is not imported lazily
#109
anakin87
closed
1 month ago
0
fix: Async pipeline tests to accommodate upstream changes
#108
shadeMe
closed
1 month ago
0
feat: Implement async version of `InMemoryDocumentStore`
#107
shadeMe
closed
1 month ago
0
feat: support for tools in `OllamaChatGenerator`
#106
anakin87
closed
1 month ago
1
chore: Update OpenAPITool tests
#105
vblagoje
closed
1 month ago
4
draft: Testing CI
#104
vblagoje
closed
1 month ago
2
tests: Skip OpenSearch tests if the test backend is inactive
#103
shadeMe
closed
1 month ago
0
ci: separate jobs for unit and integration tests
#102
anakin87
closed
1 month ago
1
fix: fix linting
#101
anakin87
closed
1 month ago
1
adding auto merging example
#100
TuanaCelik
closed
1 month ago
1
Update README.md
#99
TuanaCelik
closed
1 month ago
0
TypeError: 'dict' object is not callable when trying to test Open API tool
#97
Chance-Obondo
closed
1 month ago
6
feat: Add support for async in `DocumentStore`
#96
shadeMe
closed
1 month ago
0
Update README.md
#95
TuanaCelik
closed
1 month ago
0
docs: AutoMerging Retriever now supports AstraDB
#94
davidsbatista
closed
2 months ago
1
refactor: Rename `async_run` to `run_async`
#93
shadeMe
closed
2 months ago
0
feat: metadata extractor based on a LLM
#92
davidsbatista
closed
1 month ago
8
fix: adding missing components the `__init__.py` at the `components` module level
#91
davidsbatista
closed
2 months ago
1
Adding Structured output option to OpenAIGenerator
#90
TuanaCelik
opened
2 months ago
1
feat: changing default model from gpt-3.5-turbo` to `gpt-4o-mini`
#89
davidsbatista
closed
2 months ago
1
Sync with all 2.x releases on Readme
#88
shadeMe
opened
2 months ago
0
docs: fixing the slugs and names
#87
dfokina
closed
2 months ago
0
CI test work flow should separate unit and integration steps
#86
shadeMe
closed
1 month ago
0
docs: Update data_classes_api.yml
#85
dfokina
closed
2 months ago
0
fix: Don't run OpenAPITool tests on empty secrets
#84
vblagoje
closed
2 months ago
0
feat: Implement async support for `OpenAIChatGenerator`
#83
shadeMe
closed
2 months ago
1
Next