infra: proper librechat integration & improved configuration handling #10 #11

Merged
francwa merged 22 commits from infra/proper_integration_librechat into main 2025-12-28 12:56:53 +01:00
Showing only changes of commit 253903a1e5 - Show all commits
+7
View File
@@ -6,6 +6,13 @@ authors = ["Francwa <francois.hodiaumont@gmail.com>"]
readme = "README.md" readme = "README.md"
package-mode = false package-mode = false
[tool.alfred]
image_name = "alfred_media_organizer"
librechat_version = "v0.8.1"
rag_version = "v0.7.0"
runner = "poetry"
service_name = "alfred"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "==3.14.2" python = "==3.14.2"
python-dotenv = "^1.0.0" python-dotenv = "^1.0.0"