Skip to content

Issues: deepset-ai/haystack

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

docs: update generators to link to ChatPromptBuilder instead of DynamicChatPromptBuilder type:documentation Improvements on the docs
#7912 opened Jun 21, 2024 by dfokina updated Jun 21, 2024
bug: fix MRR and MAP calculations topic:tests type:documentation Improvements on the docs
#7841 opened Jun 11, 2024 by Amnah199 Loading… updated Jun 21, 2024
feat: Add default OutputAdapter filters (post 2.0) 2.x Related to Haystack v2.0 topic:tests type:documentation Improvements on the docs
#7078 opened Feb 23, 2024 by vblagoje Draft updated Jun 21, 2024
Add the haystack-experimental package as a dependency P1 High priority, add to the next sprint
#7911 opened Jun 21, 2024 by julian-risch updated Jun 21, 2024 2.3.0
LLM-based Evaluators should return meta information provided by OpenAIGenerator 2.x Related to Haystack v2.0 P1 High priority, add to the next sprint
#7905 opened Jun 20, 2024 by bilgeyucel updated Jun 21, 2024
bug: Missing params in OpenAIGenerator's to_dict method P1 High priority, add to the next sprint type:bug Something isn't working
#7903 opened Jun 20, 2024 by sjrl updated Jun 21, 2024
Port pre-commit hook to haystack-experimental repo P1 High priority, add to the next sprint topic:CI
#7865 opened Jun 14, 2024 by shadeMe updated Jun 21, 2024
Use case Chat + tools + memory P2 Medium priority, add to the next sprint if no P1 available topic:agent
#7634 opened May 2, 2024 by mrm1001 updated Jun 21, 2024
docs: Add more info on debugging & seeing component outputs P1 High priority, add to the next sprint type:documentation Improvements on the docs
#6901 opened Feb 3, 2024 by TuanaCelik updated Jun 21, 2024
Improve Q&A over structured pdfs epic topic:benchmark
#7861 opened Jun 14, 2024 by mrm1001 updated Jun 21, 2024
Create example colab for table Q&A topic:benchmark
#7872 opened Jun 14, 2024 by mrm1001 updated Jun 21, 2024
DocumentsBuilder 2.x Related to Haystack v2.0 P3 Low priority, leave it in the backlog type:feature New feature or request
#5700 opened Sep 1, 2023 by sjrl updated Jun 21, 2024
feat: Add component SimilarDocumentsRetriever topic:tests type:documentation Improvements on the docs
#7733 opened May 23, 2024 by bglearning Loading… updated Jun 21, 2024
feat: Allow Connection of ChatGenerator to AnswerBuilder topic:tests type:documentation Improvements on the docs
#7897 opened Jun 19, 2024 by lbux Loading… updated Jun 21, 2024
Integrate with Azure AI Search (vectorDB) 2.x Related to Haystack v2.0 type:feature New feature or request
#6749 opened Jan 16, 2024 by trungtly updated Jun 20, 2024
Feature Request: Offline Rendering for pipeline.show() 2.x Related to Haystack v2.0 P3 Low priority, leave it in the backlog topic:pipeline
#7896 opened Jun 19, 2024 by touhi99 updated Jun 20, 2024
Deprecate use of legacy filters syntax in InMemoryDocumentStore
#7893 opened Jun 19, 2024 by silvanocerza updated Jun 19, 2024
Allow Chat Generators to connect to Answer Builder P1 High priority, add to the next sprint type:feature New feature or request
#7839 opened Jun 10, 2024 by lbux updated Jun 19, 2024
Use case: tool agent without a user-in-the-loop epic topic:agent
#7739 opened May 24, 2024 by mrm1001 updated Jun 19, 2024
chore: chache support to CICD for unit tests topic:CI
#7890 opened Jun 18, 2024 by davidberenstein1957 Loading… updated Jun 19, 2024
Cache pip CI/CD pipeline
#7889 opened Jun 18, 2024 by davidberenstein1957 updated Jun 18, 2024
ProTip! Exclude everything labeled bug with -label:bug.