Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / deepset-ai/haystack-experimental issues and pull requests
#129 - fix: OpenAI Chat Generator - do not create `TextContent` if `content` is `None`; make Anthropic Chat Generator more robust
Pull Request -
State: open - Opened by anakin87 17 days ago
- 5 comments
#128 - fix: Update mock components in eval harness test to correctly serialize their params
Pull Request -
State: closed - Opened by shadeMe 18 days ago
- 1 comment
#127 - ci: test with Python 3.9
Pull Request -
State: closed - Opened by anakin87 19 days ago
- 1 comment
#126 - ci: pin `transformers<4.46.0`
Pull Request -
State: closed - Opened by anakin87 24 days ago
- 1 comment
#125 - feat: LLMMetadata Extractor
Pull Request -
State: closed - Opened by davidsbatista 24 days ago
- 6 comments
#124 - Selective Storage of Chat Messages
Issue -
State: open - Opened by Emil-io about 1 month ago
Labels: P3
#123 - Enable Alternating Chat Messages Instead of Single Compressed User Message
Issue -
State: open - Opened by Emil-io about 1 month ago
- 1 comment
Labels: P3
#122 - Separate Conversation Histories for Different Users
Issue -
State: open - Opened by Emil-io about 1 month ago
Labels: P3
#121 - ci: upgrade Hatch to 1.13.0 and adopt uv as installer
Pull Request -
State: closed - Opened by anakin87 about 1 month ago
- 1 comment
#120 - feat: support for tools in `HuggingFaceAPIChatGenerator`
Pull Request -
State: closed - Opened by anakin87 about 1 month ago
- 1 comment
#119 - fix: update `OllamaChatGenerator` with `keep_alive` parameter
Pull Request -
State: closed - Opened by anakin87 about 1 month ago
- 1 comment
#118 - feat: support for tools in `AnthropicChatGenerator`
Pull Request -
State: closed - Opened by vblagoje about 1 month ago
- 12 comments
#117 - feat: Add async support to `OpenSearchEmbeddingRetreiver`
Pull Request -
State: closed - Opened by shadeMe about 1 month ago
#116 - feat: Add async support to `OpenSearchBM25Retreiver`
Pull Request -
State: closed - Opened by shadeMe about 1 month ago
#115 - chore: replace `max_loops_allowed` with `max_runs_per_component` in tests
Pull Request -
State: closed - Opened by anakin87 about 2 months ago
- 1 comment
#114 - feat: convert function into Tool
Pull Request -
State: closed - Opened by anakin87 about 2 months ago
- 1 comment
#113 - Update README
Pull Request -
State: closed - Opened by bilgeyucel about 2 months ago
#112 - chore: Improve OpenAPI tools test skipping
Pull Request -
State: closed - Opened by vblagoje about 2 months ago
- 1 comment
#111 - feat: Implement async support in `DocumentWriter`
Pull Request -
State: closed - Opened by shadeMe about 2 months ago
#110 - fix: adding forward references for integration generations in `LLMMetadataExtractor`
Pull Request -
State: closed - Opened by davidsbatista about 2 months ago
- 1 comment
#109 - `AmazonBedrockGenerator` is not imported lazily
Issue -
State: closed - Opened by anakin87 about 2 months ago
Labels: P1
#108 - fix: Async pipeline tests to accommodate upstream changes
Pull Request -
State: closed - Opened by shadeMe about 2 months ago
#107 - feat: Implement async version of `InMemoryDocumentStore`
Pull Request -
State: closed - Opened by shadeMe about 2 months ago
#106 - feat: support for tools in `OllamaChatGenerator`
Pull Request -
State: closed - Opened by anakin87 about 2 months ago
- 1 comment
#105 - chore: Update OpenAPITool tests
Pull Request -
State: closed - Opened by vblagoje about 2 months ago
- 4 comments
#104 - draft: Testing CI
Pull Request -
State: closed - Opened by vblagoje about 2 months ago
- 2 comments
#103 - tests: Skip OpenSearch tests if the test backend is inactive
Pull Request -
State: closed - Opened by shadeMe about 2 months ago
#102 - ci: separate jobs for unit and integration tests
Pull Request -
State: closed - Opened by anakin87 about 2 months ago
- 1 comment
#101 - fix: fix linting
Pull Request -
State: closed - Opened by anakin87 about 2 months ago
- 1 comment
#100 - adding auto merging example
Pull Request -
State: closed - Opened by TuanaCelik about 2 months ago
- 1 comment
#99 - Update README.md
Pull Request -
State: closed - Opened by TuanaCelik about 2 months ago
#97 - TypeError: 'dict' object is not callable when trying to test Open API tool
Issue -
State: closed - Opened by Chance-Obondo about 2 months ago
- 6 comments
Labels: P1
#96 - feat: Add support for async in `DocumentStore`
Pull Request -
State: closed - Opened by shadeMe about 2 months ago
#95 - Update README.md
Pull Request -
State: closed - Opened by TuanaCelik about 2 months ago
#94 - docs: AutoMerging Retriever now supports AstraDB
Pull Request -
State: closed - Opened by davidsbatista 2 months ago
- 1 comment
#93 - refactor: Rename `async_run` to `run_async`
Pull Request -
State: closed - Opened by shadeMe 2 months ago
#92 - feat: metadata extractor based on a LLM
Pull Request -
State: closed - Opened by davidsbatista 2 months ago
- 8 comments
#91 - fix: adding missing components the `__init__.py` at the `components` module level
Pull Request -
State: closed - Opened by davidsbatista 2 months ago
- 1 comment
#90 - Adding Structured output option to OpenAIGenerator
Pull Request -
State: open - Opened by TuanaCelik 2 months ago
- 1 comment
#89 - feat: changing default model from gpt-3.5-turbo` to `gpt-4o-mini`
Pull Request -
State: closed - Opened by davidsbatista 2 months ago
- 1 comment
#88 - Sync with all 2.x releases on Readme
Issue -
State: open - Opened by shadeMe 2 months ago
#87 - docs: fixing the slugs and names
Pull Request -
State: closed - Opened by dfokina 2 months ago
#86 - CI test work flow should separate unit and integration steps
Issue -
State: closed - Opened by shadeMe 2 months ago
Labels: P2
#85 - docs: Update data_classes_api.yml
Pull Request -
State: closed - Opened by dfokina 2 months ago
#84 - fix: Don't run OpenAPITool tests on empty secrets
Pull Request -
State: closed - Opened by vblagoje 2 months ago
#83 - feat: Implement async support for `OpenAIChatGenerator`
Pull Request -
State: closed - Opened by shadeMe 2 months ago
- 1 comment
#82 - Update README.md
Pull Request -
State: closed - Opened by TuanaCelik 2 months ago
#82 - Update README.md
Pull Request -
State: closed - Opened by TuanaCelik 2 months ago
#81 - reorganize api reference
Pull Request -
State: closed - Opened by dfokina 2 months ago
Labels: documentation
#77 - Update README.md
Pull Request -
State: closed - Opened by TuanaCelik 2 months ago
#76 - Update README.md
Pull Request -
State: closed - Opened by TuanaCelik 2 months ago
#73 - Update README.md
Pull Request -
State: closed - Opened by TuanaCelik 2 months ago
#72 - `ChatMessageRetriever` flexibility issues
Issue -
State: closed - Opened by anakin87 2 months ago
- 2 comments
#71 - Add tools notebook
Pull Request -
State: closed - Opened by anakin87 2 months ago
- 2 comments
#70 - chore: Add ToolInvoker to experiments catalog
Pull Request -
State: closed - Opened by julian-risch 2 months ago
- 2 comments
#70 - chore: Add ToolInvoker to experiments catalog
Pull Request -
State: closed - Opened by julian-risch 2 months ago
- 2 comments
#69 - chore: `AutoMergingRetriever` - use `deserialize_document_store_in_init_params_inplace`
Pull Request -
State: closed - Opened by anakin87 3 months ago
- 2 comments
#68 - feat: Adds `last_k` parameter to `ChatMessageRetriever` init/run methods
Pull Request -
State: closed - Opened by vblagoje 3 months ago
- 2 comments
#67 - docs: fixing typo
Pull Request -
State: closed - Opened by davidsbatista 3 months ago
- 1 comment
#66 - doc: fix naming issues in the `HierarchicalDocumentSplitter` example
Pull Request -
State: closed - Opened by davidsbatista 3 months ago
- 2 comments
#65 - feat: Implement `AsyncPipeline`
Pull Request -
State: closed - Opened by shadeMe 3 months ago
- 2 comments
#64 - docs: fixing README.md
Pull Request -
State: closed - Opened by davidsbatista 3 months ago
#63 - chore: Add memory components and store to catalog
Pull Request -
State: closed - Opened by julian-risch 3 months ago
#62 - `OpenAIChatGenerator` - check tool names are unique
Pull Request -
State: closed - Opened by anakin87 3 months ago
- 1 comment
#61 - refactor: Tools - `deserialize_tools_inplace` utility function
Pull Request -
State: closed - Opened by anakin87 3 months ago
- 1 comment
#60 - docs: add pydoc configs for `Tool` and `OpenAIChatGenerator`
Pull Request -
State: closed - Opened by anakin87 3 months ago
#59 - fix: `OpenAPITool` - use keyword args for chat generator run invocation
Pull Request -
State: closed - Opened by vblagoje 3 months ago
- 2 comments
#58 - feat: Tool invoker
Pull Request -
State: closed - Opened by anakin87 3 months ago
- 1 comment
#57 - feat: support for tools in `OpenAIChatGenerator`
Pull Request -
State: closed - Opened by anakin87 3 months ago
- 2 comments
#56 - feat: adding an hierarchical document builder and a auto-merge retriever
Pull Request -
State: closed - Opened by davidsbatista 3 months ago
- 4 comments
#55 - feat: Add unstable marker, mark unstable tests, skip them in CI
Pull Request -
State: closed - Opened by vblagoje 3 months ago
- 1 comment
#54 - chore: Disable meteo openapi tests
Pull Request -
State: closed - Opened by vblagoje 3 months ago
- 4 comments
#53 - feat: Tool class
Pull Request -
State: closed - Opened by anakin87 3 months ago
- 1 comment
#52 - feat: update `ChatMessage` to support tools
Pull Request -
State: closed - Opened by anakin87 4 months ago
- 4 comments
#51 - feat: Add ChatMessageWriter
Pull Request -
State: closed - Opened by vblagoje 4 months ago
- 2 comments
#50 - feat: Add ChatMessageRetriever
Pull Request -
State: closed - Opened by vblagoje 4 months ago
- 1 comment
#49 - feat: Add `InMemoryChatMessageStore` and `ChatMessageStore`
Pull Request -
State: closed - Opened by vblagoje 4 months ago
- 1 comment
#48 - fix: fix `OpenAPITool` notebook
Pull Request -
State: closed - Opened by anakin87 4 months ago
#47 - feat: Add ChatMessage store support (including reader+writer)
Pull Request -
State: closed - Opened by vblagoje 4 months ago
- 3 comments
#46 - fix: Add tools definitions normalization
Pull Request -
State: closed - Opened by vblagoje 4 months ago
- 2 comments
#45 - docs: add `OpenAPITool` notebook
Pull Request -
State: closed - Opened by anakin87 4 months ago
- 4 comments
#44 - docs: Add section about telemetry to the readme
Pull Request -
State: closed - Opened by shadeMe 4 months ago
#43 - feat: Add telemetry to RAG eval harness (intentional duplicate)
Pull Request -
State: closed - Opened by vblagoje 4 months ago
- 1 comment
#42 - feat: Add telemetry to RAG eval harness
Pull Request -
State: closed - Opened by shadeMe 4 months ago
#41 - fix: Sanitize function names and trim descriptions for LLM compatibility
Pull Request -
State: closed - Opened by vblagoje 4 months ago
- 2 comments
#40 - fix: Centralize OpenAPI schema reference resolution
Pull Request -
State: closed - Opened by vblagoje 4 months ago
- 1 comment
#39 - feat: Add `allowed_operations` init parameter to `OpenAPITool`
Pull Request -
State: closed - Opened by vblagoje 4 months ago
- 1 comment
#38 - doc: Fix links to API docs and pip packages in RAG eval harness notebook
Pull Request -
State: closed - Opened by shadeMe 4 months ago
#37 - Improve OpenAPITool corner cases handling (missing operationId, servers under paths, etc)
Pull Request -
State: closed - Opened by vblagoje 4 months ago
- 3 comments
#36 - Add google colab link to the example harness nb
Pull Request -
State: closed - Opened by bilgeyucel 4 months ago
#35 - feat: Improve OpenAPITool error handling/reporting
Pull Request -
State: closed - Opened by vblagoje 4 months ago
- 2 comments
#34 - Add note about examples to the Readme
Pull Request -
State: closed - Opened by shadeMe 4 months ago
#33 - Update end dates in README.md
Pull Request -
State: closed - Opened by shadeMe 4 months ago
#32 - feat: Add support for displaying a progress bar for RAG pipeline execution inside the RAG eval harness
Pull Request -
State: closed - Opened by shadeMe 5 months ago
- 1 comment
#31 - feat/refactor: Allow pipelines without generators to be used with the RAG eval harness
Pull Request -
State: closed - Opened by shadeMe 5 months ago
- 1 comment
#30 - refactor: Rename identifiers for clarification
Pull Request -
State: closed - Opened by shadeMe 5 months ago
- 1 comment
#29 - chore: Update module names syntax in generated docs
Pull Request -
State: closed - Opened by vblagoje 5 months ago
#28 - chore: Adjust rdme sync docs command
Pull Request -
State: closed - Opened by vblagoje 5 months ago
- 2 comments
#27 - chore: Fix misspelling
Pull Request -
State: closed - Opened by vblagoje 5 months ago
- 2 comments
#26 - chore: Disable OpenAPITool firecrawl integration test
Pull Request -
State: closed - Opened by vblagoje 5 months ago
- 1 comment