mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-31 00:57:37 +00:00
37 lines
727 B
YAML
37 lines
727 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
categories:
|
|
- title: Breaking Changes
|
|
labels:
|
|
- breaking change
|
|
- title: Pipeline
|
|
labels:
|
|
- topic:pipeline
|
|
- title: Models
|
|
labels:
|
|
- topic:models
|
|
- title: DocumentStores
|
|
labels:
|
|
- topic:document_store
|
|
- topic:elasticsearch
|
|
- topic:faiss
|
|
- topic:sql
|
|
- title: REST API
|
|
labels:
|
|
- topic:api
|
|
- title: UI / Demo
|
|
labels:
|
|
- topic:ui
|
|
- topic:demo
|
|
- title: Documentation
|
|
labels:
|
|
- type:documentation
|
|
- title: Tutorials
|
|
labels:
|
|
- type:tutorial
|
|
- title: Other Changes
|
|
labels:
|
|
- "*"
|