Commit Graph

  • 50c8204fa0 infra: added granular logging configuration for mongodb francwa 2026-01-06 02:50:49 +01:00
  • 507fe0f40e chore: updated dependencies francwa 2026-01-06 02:41:18 +01:00
  • b7b40eada1 fix: set proper database name for mongodb francwa 2026-01-06 02:33:35 +01:00
  • 9765386405 feat: named docker image to avoid docker picking the wrong one francwa 2026-01-06 02:19:00 +01:00
  • fa1d50a45e fix: forced logging in the docker compose file tests/improve_testing francwa 2026-01-05 09:13:14 +01:00
  • b05894d77d fix: added missing file to dockerfile francwa 2026-01-05 09:06:40 +01:00
  • 05b3d74103 fix: fixed vectordb loneliness francwa 2026-01-05 09:05:08 +01:00
  • 806d9e97e1 fix: improved mongo db healthcheck and reduced log verbosity francwa 2026-01-05 09:01:47 +01:00
  • 97f48904e4 fix: fixed bootstrap overwrtting .env file and improved bool handling for js use francwa 2026-01-05 09:30:56 +01:00
  • 4ed0e8df78 fix: added missing settings francwa 2026-01-05 04:23:57 +01:00
  • faaf1aafa7 feat: implemented declarative schema-based settings system francwa 2026-01-03 10:06:37 +01:00
  • aa89a3fb00 doc: updated README.md francwa 2026-01-04 13:30:54 +01:00
  • 64aeb5fc80 chore: removed deprecated cli.py file francwa 2026-01-03 05:50:45 +01:00
  • 9540520dc4 feat: updated default start mode from core to full francwa 2026-01-03 05:49:51 +01:00
  • 300ed387f5 fix: fixed build vars generation not being called francwa 2026-01-01 06:00:55 +01:00
  • dea81de5b5 fix: updated CI workflow and added .env.make generation for CI francwa 2026-01-01 05:33:39 +01:00
  • 01a00a12af chore: bump version 0.1.6 → 0.1.7 v0.1.7 francwa 2026-01-01 05:04:37 +01:00
  • 504d0162bb infra: added proper settings handling & orchestration and app bootstrap (.env) francwa 2026-01-01 03:55:35 +00:00
  • cda23d074f feat: added current alfred version from pyproject.py to healthcheck francwa 2026-01-01 04:44:15 +01:00
  • 0357108077 infra: added orchestration and app bootstrap (.env) francwa 2026-01-01 04:06:55 +01:00
  • ab1df3dd0f fix: forgot to lint/format francwa 2026-01-01 03:57:37 +01:00
  • c50091f6bf feat: added proper settings handling francwa 2026-01-01 03:55:23 +01:00
  • 8b406370f1 chore: updated some dependencies francwa 2026-01-01 03:03:11 +01:00
  • c56bf2b92c feat: added Claude.AI to available providers francwa 2025-12-29 02:13:11 +01:00
  • b1507db4d0 fix: fixed test image not being built before running tests francwa 2025-12-28 13:24:03 +01:00
  • 3074962314 infra: proper librechat integration & improved configuration handling francwa 2025-12-28 11:56:53 +00:00
  • 84799879bb fix: added data dir to .dockerignore francwa 2025-12-28 12:02:44 +01:00
  • 1052c1b619 infra: added modules version to .env.example francwa 2025-12-28 06:07:34 +01:00
  • 9958b8e848 feat: created placeholders for various API models francwa 2025-12-28 06:06:28 +01:00
  • b15161dad7 fix: provided OpenAI API key and fixed docker-compose configuration to enable RAG service francwa 2025-12-28 06:04:08 +01:00
  • 52f025ae32 chore: ran linter & formatter again francwa 2025-12-27 20:07:48 +01:00
  • 2cfe7a035b infra: moved makefile logic to python and added .env setup francwa 2025-12-27 19:51:40 +01:00
  • 2441c2dc29 infra: rewrote docker-compose for proper integration of librechat francwa 2025-12-27 19:49:43 +01:00
  • 261a1f3918 fix: fixed real data directory being used in tests francwa 2025-12-27 19:48:13 +01:00
  • 253903a1e5 infra: made pyproject the SSOT francwa 2025-12-27 19:46:27 +01:00
  • 20a113e335 infra: updated .env.example francwa 2025-12-27 19:43:31 +01:00
  • fed83e7d79 chore: bumped fastapi version francwa 2025-12-27 19:42:16 +01:00
  • 3880a4ec49 chore: ran linter and formatter francwa 2025-12-27 19:41:22 +01:00
  • 6195abbaa5 chore: fixed imports and tests configuration francwa 2025-12-27 19:39:36 +01:00
  • b132554631 infra: updated .gitignore francwa 2025-12-27 02:30:14 +01:00
  • 561796cec1 infra: removed CORE_DIR variable from Makefile (not relevant anymore) francwa 2025-12-24 11:28:28 +01:00
  • 26d90acc16 infra: moved manifest files in librechat dir francwa 2025-12-24 09:46:25 +01:00
  • d8234b2958 chore: cleaned up .env.example francwa 2025-12-24 08:17:47 +01:00
  • 156d1fe567 fix: fixed Dockerfile francwa 2025-12-24 08:17:12 +01:00
  • f8eee120cf infra: backed up old deploy-compose francwa 2025-12-24 08:16:30 +01:00
  • c5e4a5e1a7 infra: removed occurences of alfred_api_key (not implemented after all) francwa 2025-12-24 08:11:30 +01:00
  • d10c9160f3 infra: renamed broken references to alfred francwa 2025-12-24 08:09:26 +01:00
  • 1f88e99e8b infra: reorganized repo francwa 2025-12-24 07:50:09 +01:00
  • e097a13221 chore: upgraded to python 3.14 and some dependencies francwa 2025-12-22 14:04:46 +00:00
  • 086fff803d feat: configured CI/CD pipeline to allow build for feature branches francwa 2025-12-22 14:48:50 +01:00
  • 45fbf975b3 feat: improved rules for renovate francwa 2025-12-22 14:25:16 +01:00
  • b8f2798e29 chore: updated fastapi and uvicorn francwa 2025-12-22 14:20:22 +01:00
  • c762d91eb1 chore: updated to python 3.14 francwa 2025-12-22 14:08:27 +01:00
  • 35a68387ab infra: use python version from pyproject.toml francwa 2025-12-22 13:46:40 +01:00
  • 9b13c69631 chore: updated meilisearch francwa 2025-12-22 13:25:54 +01:00
  • 2ca1ea29b2 infra: added meilisearch to renovate exclusion list francwa 2025-12-22 13:22:55 +01:00
  • 5e86615bde fix: added renovate token with proper permissions francwa 2025-12-22 12:59:24 +01:00
  • 6701a4b392 infra: added Renovate bot francwa 2025-12-22 12:50:59 +01:00
  • 68372405d6 fix: downgraded upload-artifact action to v3 from v4 francwa 2025-12-22 12:13:50 +01:00
  • f1ea0de247 fix: fixed indentation error francwa 2025-12-22 12:04:47 +01:00
  • 974d008825 feat: finalized CI/CD pipeline setup francwa 2025-12-22 11:59:36 +01:00
  • 8a87d94e6d fix: use docker image for trivy vulnerability scanner francwa 2025-12-22 11:38:35 +01:00
  • ec99a501fc fix! added directive to Dockerfile francwa 2025-12-22 11:37:48 +01:00
  • c256b26601 fix: fixed vulnerability scanner issue in CI/CD pipeline francwa 2025-12-22 10:59:34 +01:00
  • 56a3c1257d infra: added trivy vulnerability scanner to CI/CD francwa 2025-12-22 10:01:52 +01:00
  • 79d23f936a fix: fixed typo francwa 2025-12-22 09:40:43 +01:00
  • f02e916d33 fix: fixed config gathering in ci.yml francwa 2025-12-22 09:16:55 +01:00
  • 4e64c83c4b fix: updated build and push CI/CD configuration francwa 2025-12-22 08:45:31 +01:00
  • 07cae9abd1 chore: bump version 0.1.5 → 0.1.6 v0.1.6 francwa 2025-12-21 13:54:02 +01:00
  • 21b2dffc37 fix: added gitea token francwa 2025-12-21 13:53:49 +01:00
  • 2d1055cccf chore: bump version 0.1.4 → 0.1.5 v0.1.5 francwa 2025-12-21 13:01:37 +01:00
  • fdb2447862 debug: tired francwa 2025-12-21 13:01:23 +01:00
  • 13746ee8cc chore: bump version 0.1.3 → 0.1.4 v0.1.4 francwa 2025-12-21 12:58:36 +01:00
  • 49f31e492f debug: boring francwa 2025-12-21 12:58:17 +01:00
  • f1fd1b11a1 chore: bump version 0.1.2 → 0.1.3 v0.1.3 francwa 2025-12-21 12:54:38 +01:00
  • 6f3b21ab17 debug: ... francwa 2025-12-21 12:54:25 +01:00
  • 566f0f6ea2 debug: wondering why prod image is not starting to build francwa 2025-12-21 12:49:24 +01:00
  • 340c54b3d8 chore: bump version 0.1.1 → 0.1.2 v0.1.2 francwa 2025-12-21 12:42:43 +01:00
  • 8d0bc59d28 fix: Added API keys to CI francwa 2025-12-21 12:37:38 +01:00
  • f969724ee4 infra!: added CI/CD pipeline and made various improvements to Makefile and Dockerfile francwa 2025-12-21 11:59:55 +01:00
  • ffd2678c91 infra!: made app runner-agnostic (poetry/uv) and optimized build process francwa 2025-12-21 05:27:13 +01:00
  • 365f110f9c feat: Makefile full of commands francwa 2025-12-20 09:05:18 +01:00
  • 59d40241e2 feat: 'install-hooks' make command francwa 2025-12-20 04:33:05 +01:00
  • 51fb30646c fix: Fix branch check francwa 2025-12-20 04:30:02 +01:00
  • 4966072f64 chore: bump version 0.1.0 → 0.1.1 v0.1.1 francwa 2025-12-20 04:05:39 +01:00
  • 39acf8e1f2 infra: Added versioning francwa 2025-12-20 04:04:21 +01:00
  • 4dadb9c4cf fix! Bad Ruff configuration francwa 2025-12-18 07:50:55 +01:00
  • b350bb12d3 infra! Removed black (replaced by Ruff for formatting) francwa 2025-12-18 07:49:05 +01:00
  • f88f512cb0 infra! Added pre-commit module and configuration francwa 2025-12-18 07:37:50 +01:00
  • 9a726b52bc Fixed ConnectionError preventing IA response francwa 2025-12-15 04:52:00 +01:00
  • 8b94507aeb Finished dockerization francwa 2025-12-14 07:03:37 +01:00
  • 52d568e924 Dockerizing the app (WIP) francwa 2025-12-09 16:12:58 +01:00
  • da3d6f123d Fix tests and previous commit francwa 2025-12-09 07:11:02 +01:00
  • ca63865b07 Move .env.example to parent folder francwa 2025-12-09 05:40:01 +01:00
  • ec7d2d623f Updated folder structure (for Docker) francwa 2025-12-09 05:35:59 +01:00
  • 6940c76e58 Updated README and did a little bit of cleanup francwa 2025-12-09 04:24:16 +01:00
  • 0c48640412 Fixed all ruff issues francwa 2025-12-07 05:59:53 +01:00
  • a21121d025 Fix more ruff issues francwa 2025-12-07 05:42:29 +01:00
  • 10704896f9 Fix some ruff issues in code francwa 2025-12-07 05:33:39 +01:00
  • 7c9598f632 Display actions in frontend (needs to add manifest files to LibreChat) francwa 2025-12-07 04:49:57 +01:00