Skip to content

Commit 9d40cf0

Browse files
docs: make release CHANGELOG (#74)
1 parent 3e3f177 commit 9d40cf0

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [v0.1.0] - 2025-11-04
9+
10+
### Added
11+
12+
- Vectoriser Class - Abstract base class, and GCP, HuggingFace, Ollama Vectorisers
13+
- Vector Store Class
14+
- REST API - FastAPI served with Uvicorn
15+
- Documentation and Demo - README and Jupyter Notebook minimal demo with fake dataset.
16+

0 commit comments

Comments
 (0)