mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-30 00:30:09 +00:00
51 lines
1.1 KiB
YAML
51 lines
1.1 KiB
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release-notes
|
|
- Proposal
|
|
categories:
|
|
- title: Breaking Changes
|
|
labels:
|
|
- breaking change
|
|
- title: Pipeline
|
|
labels:
|
|
- topic:pipeline
|
|
- topic:DPR
|
|
- topic:reader
|
|
- topic:retriever
|
|
- topic:tableQA
|
|
- topic:file_converter
|
|
- topic:preprocessing
|
|
- topic:crawler
|
|
- topic:images
|
|
- topic:audio
|
|
- topic:eval
|
|
- topic:other_nodes
|
|
- title: Models
|
|
labels:
|
|
- topic:models
|
|
- title: DocumentStores
|
|
labels:
|
|
- topic:document_store
|
|
- topic:elasticsearch
|
|
- topic:faiss
|
|
- topic:weaviate
|
|
- topic:pinecone
|
|
- topic:sql
|
|
- topic:knowledge_graph
|
|
- title: REST API
|
|
labels:
|
|
- topic:api
|
|
- title: UI / Demo
|
|
labels:
|
|
- topic:ui
|
|
- title: Documentation
|
|
labels:
|
|
- type:documentation
|
|
- title: Tutorials
|
|
labels:
|
|
- topic:tutorials
|
|
- title: Other Changes
|
|
labels:
|
|
- "*"
|