nxtgauge-backend-rust/apps/users
Tracewebstudio Dev a4af5c2c06 feat: add LiteLLM support and auto-apply cron job
- Add get_llm_base_url() and get_llm_model() helper functions
- Update call_ollama_inline to route to LiteLLM when LLM_PROVIDER=litellm
- Add auto-apply cron task for background job matching
- Auto-apply matches job seekers to new jobs based on skills
- Generate cover letters via LiteLLM for each application
2026-06-14 18:00:38 +02:00
..
src feat: add LiteLLM support and auto-apply cron job 2026-06-14 18:00:38 +02:00
Cargo.toml feat(ai): Phase 3 - RAG, streaming, rate limiting, feedback 2026-06-08 06:15:58 +05:30
Dockerfile fix: add OpenSSL static linking for musl builds 2026-04-09 11:59:57 +02:00