Commit Graph

103 Commits

Author SHA1 Message Date
Sharath 878659aadf
fix(llm): switch kimi k2 provider 2025-07-19 19:50:38 +05:30
sharath 37a3751bbf
enhance(message_tool): update ask function description to include task completion instruction and expand usage scenarios 2025-07-18 16:01:58 +00:00
sharath 13c31d42f6
feat(kimi-k2): add support for Kimi-K2 model with updated token limits and parameters 2025-07-15 13:12:30 +00:00
sharath df871a6eb9
chore(backend): add grok fallbacks
- Moved fallback model assignment to a dedicated function in `prepare_params`.
- Removed redundant fallback handling from `make_llm_api_call`.
- Updated model constants to include aliases for `xai/grok-4`.
2025-07-11 15:11:02 +00:00
sharath d3480100f6
Merge branch 'PRODUCTION' 2025-07-11 13:13:34 +00:00
Sharath 8cbaf3d44a
fix(backend): anthropic overloaded fallback failure (#929) 2025-07-11 18:36:15 +05:30
Saumya f80dc13cab feat: app profile integrations UI 2025-07-11 10:14:59 +05:30
Saumya 15edfaa959 Merge branch 'main' into PRODUCTION 2025-07-11 09:20:17 +05:30
marko-kraemer 957a2c9cbf model fallback, add xai grok 4 2025-07-10 12:58:10 +02:00
Sharath fcf9a97bd9
chore(backend): increase redis connection pool 2025-07-10 09:58:22 +05:30
sharath 909b51dfbe
feat(api): add health check endpoint for Docker and improve Redis connection handling 2025-07-09 15:27:34 +00:00
Bobbie 6ef200e749
Merge pull request #919 from escapade-mckv/cleanup-main
Cleanup main
2025-07-09 19:58:58 +05:30
sharath a59e8c8c8a
fix(agent): initialize DBConnection within the run_agent function and increase Redis connection settings 2025-07-09 10:44:51 +00:00
Saumya 26a9de5a5d chore: code cleanup and credential profiles 2025-07-09 15:00:30 +05:30
marko-kraemer 4bbc03f674 wip 2025-07-06 06:40:44 +02:00
marko-kraemer d850800a5f admin api key, send welcome mail admin action 2025-07-06 01:32:06 +02:00
marko-kraemer 6a6b9d8e85 refactor wip 2025-07-05 18:07:35 +02:00
Saumya 68d9f42255 email: update onboarding email 2025-07-04 22:19:55 +05:30
Bobbie 04d15b6624
Merge pull request #886 from escapade-mckv/smooth-tool-panel
Smooth tool panel
2025-07-04 11:05:17 +05:30
sharath 83bf4a7189
chore(billing): add 5 free credits 2025-07-03 19:15:27 +00:00
Saumya 88cca815f6 feat: nice tool panel animation 2025-07-03 22:04:48 +05:30
Soumyadas15 028f33ae34 Merge branch 'main' into agent-knowledge-base 2025-07-03 09:49:57 +05:30
Soumyadas15 58033075b4 configure agent schedules 2025-07-03 09:12:09 +05:30
sharath bcdffebcdf
fix(billing): update cutoff date for usage logs to June 30, 2025 2025-06-30 13:20:24 +00:00
sharath 77f583ca5f
Merge branch 'feat/redis-conn-pool' 2025-06-28 19:13:39 +00:00
sharath 938eb043c2
fix(billing): update cutoff date for usage logs to June 28, 2025 2025-06-28 17:25:48 +00:00
sharath 2abbb10c1a
feat(model): add support for Gemini 2.5 Pro with updated pricing and token limits 2025-06-28 16:27:58 +00:00
sharath cc49daf9e3
feat(redis): implement connection pool for Redis client initialization and closure 2025-06-27 21:33:46 +00:00
sharath d74d8d3d6a
feat(billing): update token price multiplier and add new model pricing details 2025-06-27 18:15:20 +00:00
sharath 87908cd526
fix(billing): implement usage logs retrieval and display in frontend with pagination support 2025-06-27 17:01:58 +00:00
sharath 235aec6d1e
fix(billing): correct cutoff date for monthly usage calculations to June 27, 2025 2025-06-27 15:45:49 +00:00
sharath ea14c40481
fix(billing): update cutoff date for monthly usage calculations to June 28, 2025 2025-06-27 15:27:24 +00:00
sharath 3fe6a6de61
refactor(llm): streamline cache control application for message content 2025-06-27 15:24:02 +00:00
sharath e98ab052f9
chore(api, billing, llm): update worker count, refine billing tier names, and adjust logging in LLM API calls 2025-06-27 15:12:58 +00:00
sharath 4bee1ab635
feat(billing): implement fixed cutoff date for monthly usage calculations to ignore token counts before June 27, 2025 2025-06-26 19:49:47 +00:00
sharath e7f02f31bc
feat(billing): introduce token price multiplier and update cost calculations; enhance billing UI with new pricing buttons 2025-06-26 17:33:52 +00:00
sharath 79b71db250
feat(billing): implement hardcoded model pricing and enhance cost calculation logic 2025-06-26 15:18:37 +00:00
sharath bec4494084
feat(pricing): add yearly subscription tiers and enhance billing period toggle functionality 2025-06-26 15:00:56 +00:00
sharath 445e19e00b
feat(pricing): add model pricing page and integrate pricing information into model availability 2025-06-25 20:58:42 +00:00
sharath 39e8ea2f1a
feat(billing): update subscription model 2025-06-25 19:57:28 +00:00
Soumyadas15 6a11ad5743 email: add business demo link to welcome email 2025-06-24 18:14:25 +05:30
Soumyadas15 b9191fd920 email: add business demo link to welcome email 2025-06-24 17:57:41 +05:30
Soumyadas15 14ed3c7ebb fix(billing): fix billing calculation 2025-06-24 12:49:16 +05:30
sharath fe637b0c51
feat(llm): add fallback parameters for Claude model in LLM service 2025-06-22 19:01:00 +00:00
sharath d39753d977
fix(billing): update monthly usage calculation to exclude running jobs older than one hour 2025-06-22 08:04:36 +00:00
Soumyadas15 8929c731db chore(dev): add tolt referrals 2025-06-16 17:58:30 +05:30
Soumyadas15 d49c9e6766 chore(dev): add tolt referrals 2025-06-16 17:23:36 +05:30
Soumyadas15 0e9aaa6789 chore(dev): told referrals 2025-06-16 14:52:29 +05:30
Sharath 9f0534dcb4
Merge pull request #704 from tnfssc/fix/retry-redis-pubsub 2025-06-10 17:59:05 +05:30
sharath 6c539325bc
fix(redis): retry on connection errors 2025-06-10 04:52:09 +00:00