Kacper Łukawski
ecba1ddce6
Add mypy to pre-commit ( #43 )
...
* Add mypy to pre-commit
* Enable GH action to run pytest on Python 3.13
2025-04-10 15:03:48 +02:00
Kacper Łukawski
7aad8ebb3c
Support multiple collections ( #26 )
...
* Allow passing the collection name in each request to override the default
* Allow getting the collection names in QdrantConnector
* get vector size from model description
* ruff format
* add isort
* apply pre-commit hooks
---------
Co-authored-by: generall <andrey@vasnetsov.com >
2025-04-07 11:16:45 +02:00
Kacper Łukawski
bd46cd9ff0
Bump version to 0.7.1 ( #30 )
2025-03-11 21:08:25 +01:00
Kacper Łukawski
41bab919be
Bump version to 0.7.0 ( #27 )
2025-03-10 17:41:11 +01:00
Kacper Łukawski
bd155b13d0
Add metadata support and integration tests for QdrantConnector ( #25 )
2025-03-10 17:06:26 +01:00
Kacper Łukawski
b9f773e99c
Handle parameters with environmental variables only ( #24 )
...
* Switch to Typer to read the CLI parameters and options
* Rely on environmental variables only
* Fix tests
* Update README
2025-03-10 16:36:31 +01:00
Kacper Łukawski
18cc93f6c8
Implement the server with FastMCP
2025-03-10 14:21:13 +01:00
Kacper Łukawski
aff9caa279
Change license to Apache 2.0
2025-03-05 23:49:10 +01:00
Kacper Łukawski
67667a37ce
Bump version to 0.6.0
2025-03-05 23:44:47 +01:00
Kacper Łukawski
56f1c797fc
Abstract the embedding providers
2025-03-05 22:50:27 +01:00
Kacper Łukawski
e673084c5e
Add pre-commit to ensure consistent formatting
2025-03-05 22:47:12 +01:00
Kacper Łukawski
50113322ea
Update version to 0.5.2
2024-12-13 17:53:16 +01:00
Kacper Łukawski
701db26495
Initial commit
2024-12-02 13:10:16 +01:00