Saurabh Misra
|
7c1933180a
|
local setup (#1898)
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
Co-authored-by: saga4 <saga4@codeflashs-MacBook-Air.local>
Co-authored-by: Sarthak Agarwal <sarthak.saga@gmail.com>
Co-authored-by: Mohamed Ashraf <mohamedashrraf222@gmail.com>
Co-authored-by: Aseem Saxena <aseem.bits@gmail.com>
|
2025-11-17 12:35:09 -08:00 |
|
Aseem Saxena
|
e62d3d546d
|
Apply suggestion from @aseembits93
|
2025-11-04 00:29:59 -08:00 |
|
Aseem Saxena
|
44e9562093
|
3.10 to 3.11
|
2025-11-04 00:27:58 -08:00 |
|
Aseem Saxena
|
c8584d36d2
|
need to finetune the prompts a bit
|
2025-11-04 00:18:14 -08:00 |
|
Aseem Saxena
|
0776ad5524
|
aiservice needs cleaning up
|
2025-11-03 22:38:49 -08:00 |
|
Aseem Saxena
|
70d2b8ab21
|
more work needed on prompts
|
2025-11-03 21:21:00 -08:00 |
|
Aseem Saxena
|
e12d049073
|
edit prompts
|
2025-11-03 21:01:22 -08:00 |
|
Kevin Turcios
|
3c554845c1
|
Revert "Connection Pool Limit Setup"
This reverts commit fb2d9eb639.
|
2025-10-28 19:47:28 -05:00 |
|
Sarthak Agarwal
|
fb2d9eb639
|
Connection Pool Limit Setup
|
2025-10-28 01:21:23 -07:00 |
|
Aseem Saxena
|
3ef90d0630
|
formatting changes
|
2025-10-22 21:20:20 -07:00 |
|
Mohamed Ashraf
|
ff6da849a9
|
Add Sentry tracking and broader exception handling for API failures
|
2025-10-15 02:31:06 +03:00 |
|
Mohamed Ashraf
|
1d42950892
|
adding the error in the logging.exception
|
2025-10-13 20:42:43 +03:00 |
|
Mohamed Ashraf
|
7cd361efd5
|
replaced the old print statements with proper logging calls following the existing patterns
|
2025-10-13 20:34:13 +03:00 |
|
Mohamed Ashraf
|
96c4416de3
|
Add comprehensive exception handling for OpenAI API failures
|
2025-10-10 04:39:18 +03:00 |
|
HeshamHM28
|
ee55e78add
|
[Chore ] Save LLM Cost in DB (#1768)
Co-authored-by: Sarthak Agarwal <sarthak.saga@gmail.com>
|
2025-09-02 00:34:34 +05:30 |
|
Kevin Turcios
|
f72ed92ce4
|
uv run ruff check .
|
2025-08-07 14:27:08 -07:00 |
|
Kevin Turcios
|
c5dc6011e2
|
uv run ruff format .
|
2025-08-07 13:32:55 -07:00 |
|
mohammed
|
9926d6342a
|
context fixes
|
2025-08-07 04:34:34 +03:00 |
|
mohammed
|
0f09fd6f07
|
cleanup
|
2025-08-06 05:02:25 +03:00 |
|
mohammed
|
ed85877999
|
markdown context parsing and post-processing
|
2025-08-06 02:32:19 +03:00 |
|
mohammed
|
ae823978bf
|
fix __future__ imports in multi-file context
|
2025-08-05 03:08:29 +03:00 |
|
mohammed
|
381fa2202a
|
handle patches errors
|
2025-08-04 16:27:45 +03:00 |
|
mohammed
|
cb6ec3cd14
|
cleanup
|
2025-08-04 02:07:36 +03:00 |
|
mohammed
|
81bc6a0bb5
|
refactoring
Signed-off-by: mohammed <mohammed18200118@gmail.com>
|
2025-08-03 12:46:25 +03:00 |
|
mohammed
|
f832416e0c
|
cleanup
Signed-off-by: mohammed <mohammed18200118@gmail.com>
|
2025-08-02 20:41:07 +03:00 |
|
mohammed
|
89fce7d1b5
|
base refinement context
Signed-off-by: mohammed <mohammed18200118@gmail.com>
|
2025-08-02 19:12:46 +03:00 |
|
mohammed
|
7968e78adb
|
refactoring
Signed-off-by: mohammed <mohammed18200118@gmail.com>
|
2025-08-01 21:38:19 +03:00 |
|
mohammed
|
f1d340af21
|
markdown multi context
Signed-off-by: mohammed <mohammed18200118@gmail.com>
|
2025-08-01 20:54:18 +03:00 |
|
mohammed
|
4aaf4fe3f1
|
Merge branch 'main' of github.com:codeflash-ai/codeflash-internal into feat/multiple-code-blocks-for-each-module
|
2025-08-01 13:54:16 +03:00 |
|
aseembits93
|
26c3a87295
|
ready to merge
|
2025-07-30 12:37:26 -07:00 |
|
mohammed
|
1af75e217a
|
hard no
|
2025-07-30 04:39:22 +03:00 |
|
aseembits93
|
a88d8b37c6
|
no python markdown needed for readonly code
|
2025-07-29 16:54:01 -07:00 |
|
mohammed
|
91cac90cf4
|
multi line context splitter validator
|
2025-07-30 01:07:54 +03:00 |
|
aseembits93
|
853e2deb30
|
working demo, fix cli api call
|
2025-07-29 15:05:39 -07:00 |
|
aseembits93
|
8fb752f99e
|
error handling for llm errors
|
2025-07-28 16:10:57 -07:00 |
|
aseembits93
|
b17efc971e
|
filtering error responses in a better way
|
2025-07-28 15:56:34 -07:00 |
|
aseembits93
|
906835d602
|
accidently passing the new explanation for refined candidates
|
2025-07-28 14:43:23 -07:00 |
|
Aseem Saxena
|
93c63cbd57
|
further streamlining
|
2025-07-25 17:59:26 -07:00 |
|
Aseem Saxena
|
9c6a4d86a6
|
docstring to refer to claude
|
2025-07-25 16:59:11 -07:00 |
|
Aseem Saxena
|
7c9c8ca2be
|
cleaning up
|
2025-07-25 16:42:38 -07:00 |
|
Aseem Saxena
|
1b14e06904
|
add xml tags
|
2025-07-25 14:38:13 -07:00 |
|
Aseem Saxena
|
f0330e70bd
|
adding back the newlines
|
2025-07-25 13:22:35 -07:00 |
|
aseembits93
|
427dbbd89c
|
changed response schema, added filtering, future code
|
2025-07-24 19:12:39 -07:00 |
|
aseembits93
|
a5b88fb12f
|
cleaning up
|
2025-07-24 13:59:30 -07:00 |
|
mohammed
|
ed4f018168
|
refinement optimization ids
|
2025-07-22 23:29:00 +03:00 |
|
mohammed
|
e4376922fd
|
Merge branch 'refinement-fix-logging' of github.com:codeflash-ai/codeflash-internal into refinement
|
2025-07-22 18:50:48 +03:00 |
|
mohammed
|
616f7ba975
|
UI refinement events and diff checker
|
2025-07-22 00:15:12 +03:00 |
|
Aseem Saxena
|
9d275fd053
|
fix logging
|
2025-07-21 02:12:07 -07:00 |
|
mohammed
|
4e8f71aec9
|
fix: log refinement bug
|
2025-07-19 01:37:34 +03:00 |
|
mohammed
|
a90a4dc777
|
tracking the refinement events
|
2025-07-18 18:41:22 +03:00 |
|