Commit Graph

15 Commits

Author SHA1 Message Date
Marko Kraemer 454f0d3878
Revert "add support for Google Gemini API integration" 2025-07-28 08:07:42 +02:00
mykonos-ibiza ad9c1dabc8 add support for Google Gemini API integration
- Introduced GEMINI_API_KEY in setup and environment files.
- Updated SetupWizard to include Google Gemini as a supported LLM provider.
- Adjusted model selection logic to accommodate Gemini models.
- Modified billing and configuration files to handle Gemini model pricing and aliases.
- Updated documentation to reflect the addition of GEMINI_API_KEY.
2025-07-27 12:49:56 +05:30
sharath 441e729b95
Revert "Merge pull request #901 from tnfssc/perf/remove-dramatiq-worker-rabbitmq"
This reverts commit 39898f8ab5, reversing
changes made to 07f4e088ab.
2025-07-09 18:15:37 +00:00
sharath a343264160
refactor(docker): remove RabbitMQ service and related configurations from Docker setup 2025-07-07 20:00:26 +00:00
sharath 3a49f9591b
docs: enhance contributing and self-hosting documentation
- Added quick setup instructions and detailed setup steps in CONTRIBUTING.md and SELF-HOSTING.md.
- Updated environment variable configurations and added new required services for setup.
- Improved clarity on the setup wizard's functionality and progress saving.
- Revised README files for both backend and frontend to include quick setup instructions and environment configurations.
- Updated model references to the latest version of the Anthropic model across various files.
- Removed deprecated workflow background script.
2025-06-23 16:16:44 +00:00
sharath 96f517113b
migrate: switch to uv from poetry 2025-06-15 17:43:21 +00:00
sharath 64b4be39fe
migrate: switch to uv from poetry 2025-06-15 12:29:47 +00:00
Soumyadas15 0c4b1345c6 feat: feature flags using redis 2025-06-05 13:00:44 +05:30
sharath 2d32f3e3eb
ci(docker): enhance CI workflow for staging and production deployments, add resource limits in docker-compose.prod.yml 2025-05-27 16:21:11 +00:00
sharath ff48576291
:Merge branch 'main' into pr/ravisojitra/301 2025-05-17 21:11:53 +00:00
sharath 3a4debd407
feat(dramatiq): add workers to docker compose and update docs 2025-05-15 06:29:27 +00:00
marko-kraemer 5c750d6387 redis & docker compose for prod 2025-04-24 22:15:47 +01:00
marko-kraemer 246a3a9957 wip 2025-04-22 21:11:52 +01:00
Marko Kraemer 7ee68b4282
Refactor to messages table
* wip

* bedrock support

* wip

* frontend messages table imp

* messages imp
2025-04-06 11:10:18 +02:00
marko-kraemer 57153f19c8 fix imps 2025-04-01 11:49:35 -07:00