This website requires JavaScript.
Explore
Help
Sign in
codeflash-ai
/
codeflash-internal
Watch
1
Star
0
Fork
You've already forked codeflash-internal
0
Code
Issues
Pull requests
39
Projects
Releases
Packages
Wiki
Activity
Actions
2.0k
No description
34
commits
787
branches
64
tags
168
MiB
a9917be937
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
afik.cohen
a9917be937
Dynamically determine the number of times to run the tests based on the runtime of the tests.
2023-10-22 21:59:04 -07:00
.idea
Init poetry env
2023-10-19 20:01:34 -07:00
code_to_optimize
Add tests for get_code
2023-10-22 17:02:43 -07:00
codeflash
Dynamically determine the number of times to run the tests based on the runtime of the tests.
2023-10-22 21:59:04 -07:00
tests
Add tests for get_code
2023-10-22 17:02:43 -07:00
.gitignore
verifier script from
https://github.com/openai/openai-cookbook/blob/main/examples/Unit_test_writing_using_a_multi-step_prompt.ipynb
2023-10-19 20:00:25 -07:00
pyproject.toml
Add tests for get_code
2023-10-22 17:02:43 -07:00
README.md
Initial commit
2023-10-18 16:19:56 -07:00
README.md
codeflash