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
158
commits
787
branches
64
tags
168
MiB
dev
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
257e50b2a1
Store api keys in either env variable or in ~/.codeflash/env.yml
2023-11-13 19:53:36 -08:00
.github
/workflows
Take out the unit test github action out separately
2023-11-09 20:38:45 -08:00
.idea
Store api keys in either env variable or in ~/.codeflash/env.yml
2023-11-13 19:53:36 -08:00
code_to_optimize
Merge branch 'main' into afik/new_get_code
2023-11-09 15:21:46 -08:00
codeflash
Store api keys in either env variable or in ~/.codeflash/env.yml
2023-11-13 19:53:36 -08:00
githubapp
Implement webhook for github app
2023-11-05 18:32:15 -08:00
tests
Fix some regressions and make the --optimize_all and --function cmd arg work
2023-11-09 15:21:02 -08: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
Store api keys in either env variable or in ~/.codeflash/env.yml
2023-11-13 19:53:36 -08:00
README.md
Initial commit
2023-10-18 16:19:56 -07:00
README.md
codeflash