Commit Graph

101 Commits

Author SHA1 Message Date
sharath 1186ffefa3
Merge branch 'PRODUCTION' 2025-06-06 05:56:01 +00:00
sharath 01d9d63433
fix(redis): improve error handling during Redis initialization and connection checks 2025-06-06 05:54:30 +00:00
sharath ec09c6d149
Merge branch 'PRODUCTION' into sync/production 2025-06-05 02:15:28 +00:00
Soumyadas15 b872061528 feat: send welcome email to users 2025-06-03 23:04:27 +05:30
Soumyadas15 c8d39d1fdd feat: add http mcp support 2025-06-02 16:34:14 +05:30
Soumyadas15 f27500673a chore(dev): connect custom mcps 2025-06-02 11:31:09 +05:30
Vukasin 46cd736796 feat: add download all button and transcription 2025-05-28 21:50:24 +02:00
sharath edc1b1c17b
Merge branch 'main' into feat/langfuse 2025-05-23 17:19:08 +00:00
sharath 2d16fdec6f
feat(billing): allow promocodes when purchasing 2025-05-23 12:24:02 +00:00
Vukasin 6fac5a98ad feat: improve model selector and fixes 2025-05-21 22:59:56 +02:00
sharath ff1670be90
feat(backend): langfuse traces 2025-05-21 00:39:28 +00:00
Marko Kraemer 6f68f3ba62
Merge pull request #373 from kortix-ai/fix/sandbox-browser
Fix/sandbox browser
2025-05-19 04:24:46 +02:00
sharath dd3f04c4a5
fix(redis): service crash on redis client maxxing 2025-05-18 23:46:08 +00:00
marko-kraemer f22412b963 s3 url save instead of base64 2025-05-19 01:28:14 +02:00
Soumyadas15 c83e72288b chore(ui): improvements in model selector 2025-05-17 10:44:09 +05:30
Soumyadas15 74f7c494fc chore(ux): model selector, updated sidebar 2025-05-16 01:52:07 +05:30
Soumyadas15 108dba9bf7 chore(dev): added model access check in backend 2025-05-14 11:36:45 +05:30
marko-kraemer c6d13b5187 run, thread_run, response processor, raise errs properly 2025-05-10 03:58:57 +02:00
Marco Vinciguerra e1974c8125 feat: removed unused imports 2025-05-07 15:24:00 +02:00
Soumyadas15 1d106426de chore(ui): model selector, paywall, switch to qwen 235B 2025-05-07 01:44:50 +05:30
Korzhavin Ivan 68fafdd385 Refactor agent and tool configurations to support new model names and parameters
- Adjusted max_tokens logic based on model type, including new conditions for "gpt-4".
- Enhanced MessageTool to include detailed documentation and examples for user interactions.
- Improved ThreadManager to handle new tool choices and reasoning efforts.
- Updated LLM service to incorporate enable_thinking and reasoning_effort parameters.
- Modified chat input component to dynamically manage model selection and thinking options.
2025-05-03 14:17:46 +02:00
marko-kraemer 79ead85912 fix 2025-05-02 22:53:30 +02:00
marko-kraemer 50db948712 fix price ID extraction bug 2025-04-27 04:55:10 +01:00
marko-kraemer b7b7eeb705 serious wip 2025-04-27 03:44:58 +01:00
marko-kraemer a7d38c0096 serious wip 2025-04-27 03:20:49 +01:00
marko-kraemer 23574e37cf python billing 2025-04-27 00:47:31 +01:00
Korzhavin Ivan 5a3bf357a8 fix: update Redis SSL environment variable handling 2025-04-26 12:13:14 +02:00
‘cuiran’ 23a2937793 fix redis ssl 2025-04-26 14:11:25 +08:00
marko-kraemer 5c750d6387 redis & docker compose for prod 2025-04-24 22:15:47 +01:00
Dat LQ. be39b91a96
Merge pull request #90 from kortix-ai/redis
Redis
2025-04-24 01:46:35 +01:00
marko-kraemer 7a57ee210a add conf, with local/dev/prod mode 2025-04-24 01:45:58 +01:00
LE Quoc Dat 7977415b15 redis conf 2025-04-24 01:42:19 +01:00
LE Quoc Dat 008c96b153 vibe redisssss 2025-04-24 01:42:19 +01:00
Dat LQ. 059270ce6b
Merge branch 'main' into fix_browser-use 2025-04-23 20:54:55 +01:00
marko-kraemer 551430ffd6 bring back og redis file 2025-04-23 20:33:37 +01:00
LE Quoc Dat c1514d56a1 improve cache-control 2025-04-23 17:06:40 +01:00
marko-kraemer 602b65791f wip 2025-04-23 15:56:24 +01:00
marko-kraemer 869e53ad04 sandbox id fix attempt 2025-04-23 06:20:38 +01:00
LE Quoc Dat c84ee59dc6 thinking & reasoning 2025-04-18 05:49:41 +01:00
LE Quoc Dat 70882f9292 claude prompt-caching 2025-04-18 04:49:27 +01:00
marko-kraemer 647e10a74b wip 2025-04-17 23:17:48 +01:00
Adam Cohen Hillel f0c3c52cf4 exra 2025-04-15 19:11:09 +01:00
marko-kraemer 57d08c76af wip 2025-04-10 17:02:21 +01:00
marko-kraemer 6eb516e61d native tool call wip 2025-04-07 18:35:40 +01:00
marko-kraemer 3c0634f6bc fix duplicate agent run 2025-04-06 17:45:02 +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 9edad0073b
v1 full refactor LLM Response Processor (#24) 2025-04-04 17:06:49 +02:00
marko-kraemer 57153f19c8 fix imps 2025-04-01 11:49:35 -07:00
marko-kraemer 486f11ba77 logger 2025-03-31 19:36:26 -07:00
marko-kraemer cbf7ca141e logger v1 2025-03-31 18:26:52 -07:00
marko-kraemer 397c9a7dc6 fe reference wip 2025-03-29 23:48:57 -07:00