🔖(release) release 1.1.0

- enable user provisioning through the external viewset
- add LLM observability on the summary service
This commit is contained in:
lebaudantoine
2025-12-22 11:04:56 +01:00
committed by aleb_the_flash
parent 493d7b96f1
commit 0daa6d0432
10 changed files with 14 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "summary"
version = "1.0.1"
version = "1.1.0"
dependencies = [
"fastapi[standard]>=0.105.0",
"uvicorn>=0.24.0",