Renovate Bot
|
55e9e7aeb4
|
chore(deps): update pgvector/pgvector docker tag to v0.8.1
|
2026-02-09 04:02:24 +00:00 |
|
|
|
aa89a3fb00
|
doc: updated README.md
Renovate Bot / renovate (push) Successful in 22s
|
2026-01-04 13:30:54 +01:00 |
|
|
|
64aeb5fc80
|
chore: removed deprecated cli.py file
|
2026-01-04 13:29:38 +01:00 |
|
|
|
9540520dc4
|
feat: updated default start mode from core to full
|
2026-01-03 05:49:51 +01:00 |
|
|
|
300ed387f5
|
fix: fixed build vars generation not being called
|
2026-01-01 06:00:55 +01:00 |
|
|
|
dea81de5b5
|
fix: updated CI workflow and added .env.make generation for CI
|
2026-01-01 05:33:39 +01:00 |
|
|
|
01a00a12af
|
chore: bump version 0.1.6 → 0.1.7
CI/CD Awesome Pipeline / Test (push) Successful in 5m54s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Failing after 1m9s
v0.1.7
|
2026-01-01 05:04:37 +01:00 |
|
|
|
504d0162bb
|
infra: added proper settings handling & orchestration and app bootstrap (.env)
Reviewed-on: https://gitea.iswearihadsomethingforthis.net/francwa/alfred/pulls/18
|
2026-01-01 03:55:35 +00:00 |
|
|
|
cda23d074f
|
feat: added current alfred version from pyproject.py to healthcheck
|
2026-01-01 04:51:45 +01:00 |
|
|
|
0357108077
|
infra: added orchestration and app bootstrap (.env)
|
2026-01-01 04:48:32 +01:00 |
|
|
|
ab1df3dd0f
|
fix: forgot to lint/format
|
2026-01-01 04:48:32 +01:00 |
|
|
|
c50091f6bf
|
feat: added proper settings handling
|
2026-01-01 04:48:32 +01:00 |
|
|
|
8b406370f1
|
chore: updated some dependencies
|
2026-01-01 03:08:22 +01:00 |
|
|
|
c56bf2b92c
|
feat: added Claude.AI to available providers
|
2025-12-29 02:13:11 +01:00 |
|
|
|
b1507db4d0
|
fix: fixed test image not being built before running tests
Renovate Bot / renovate (push) Successful in 1m26s
|
2025-12-28 13:24:03 +01:00 |
|
|
|
3074962314
|
infra: proper librechat integration & improved configuration handling
Reviewed-on: https://gitea.iswearihadsomethingforthis.net/francwa/alfred/pulls/11
|
2025-12-28 11:56:53 +00:00 |
|
|
|
84799879bb
|
fix: added data dir to .dockerignore
|
2025-12-28 12:02:44 +01:00 |
|
|
|
1052c1b619
|
infra: added modules version to .env.example
|
2025-12-28 06:07:34 +01:00 |
|
|
|
9958b8e848
|
feat: created placeholders for various API models
|
2025-12-28 06:06:28 +01:00 |
|
|
|
b15161dad7
|
fix: provided OpenAI API key and fixed docker-compose configuration to enable RAG service
|
2025-12-28 06:04:08 +01:00 |
|
|
|
52f025ae32
|
chore: ran linter & formatter again
|
2025-12-27 20:07:48 +01:00 |
|
|
|
2cfe7a035b
|
infra: moved makefile logic to python and added .env setup
|
2025-12-27 19:51:40 +01:00 |
|
|
|
2441c2dc29
|
infra: rewrote docker-compose for proper integration of librechat
|
2025-12-27 19:49:43 +01:00 |
|
|
|
261a1f3918
|
fix: fixed real data directory being used in tests
|
2025-12-27 19:48:13 +01:00 |
|
|
|
253903a1e5
|
infra: made pyproject the SSOT
|
2025-12-27 19:46:27 +01:00 |
|
|
|
20a113e335
|
infra: updated .env.example
|
2025-12-27 19:43:31 +01:00 |
|
|
|
fed83e7d79
|
chore: bumped fastapi version
|
2025-12-27 19:42:16 +01:00 |
|
|
|
3880a4ec49
|
chore: ran linter and formatter
|
2025-12-27 19:41:22 +01:00 |
|
|
|
6195abbaa5
|
chore: fixed imports and tests configuration
|
2025-12-27 19:39:36 +01:00 |
|
|
|
b132554631
|
infra: updated .gitignore
|
2025-12-27 02:30:14 +01:00 |
|
|
|
561796cec1
|
infra: removed CORE_DIR variable from Makefile (not relevant anymore)
|
2025-12-24 11:28:28 +01:00 |
|
|
|
26d90acc16
|
infra: moved manifest files in librechat dir
|
2025-12-24 09:46:25 +01:00 |
|
|
|
d8234b2958
|
chore: cleaned up .env.example
|
2025-12-24 08:17:47 +01:00 |
|
|
|
156d1fe567
|
fix: fixed Dockerfile
|
2025-12-24 08:17:12 +01:00 |
|
|
|
f8eee120cf
|
infra: backed up old deploy-compose
|
2025-12-24 08:16:30 +01:00 |
|
|
|
c5e4a5e1a7
|
infra: removed occurences of alfred_api_key (not implemented after all)
|
2025-12-24 08:11:30 +01:00 |
|
|
|
d10c9160f3
|
infra: renamed broken references to alfred
|
2025-12-24 08:09:26 +01:00 |
|
|
|
1f88e99e8b
|
infra: reorganized repo
|
2025-12-24 07:50:09 +01:00 |
|
|
|
e097a13221
|
chore: upgraded to python 3.14 and some dependencies
Reviewed-on: https://gitea.iswearihadsomethingforthis.net/francwa/agent_media/pulls/8
|
2025-12-22 14:04:46 +00:00 |
|
|
|
086fff803d
|
feat: configured CI/CD pipeline to allow build for feature branches
|
2025-12-22 14:48:50 +01:00 |
|
|
|
45fbf975b3
|
feat: improved rules for renovate
|
2025-12-22 14:25:16 +01:00 |
|
|
|
b8f2798e29
|
chore: updated fastapi and uvicorn
|
2025-12-22 14:20:22 +01:00 |
|
|
|
c762d91eb1
|
chore: updated to python 3.14
|
2025-12-22 14:08:27 +01:00 |
|
|
|
35a68387ab
|
infra: use python version from pyproject.toml
|
2025-12-22 13:46:40 +01:00 |
|
|
|
9b13c69631
|
chore: updated meilisearch
|
2025-12-22 13:25:54 +01:00 |
|
|
|
2ca1ea29b2
|
infra: added meilisearch to renovate exclusion list
|
2025-12-22 13:22:55 +01:00 |
|
|
|
5e86615bde
|
fix: added renovate token with proper permissions
|
2025-12-22 12:59:24 +01:00 |
|
|
|
6701a4b392
|
infra: added Renovate bot
|
2025-12-22 12:50:59 +01:00 |
|
|
|
68372405d6
|
fix: downgraded upload-artifact action to v3 from v4
|
2025-12-22 12:13:50 +01:00 |
|
|
|
f1ea0de247
|
fix: fixed indentation error
|
2025-12-22 12:04:47 +01:00 |
|