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
331
commits
787
branches
64
tags
168
MiB
b734421acd
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
Saurabh Misra
b734421acd
Fix a bug caused by fixing lint issues
2023-12-04 21:25:16 -08:00
.github
/workflows
Rename API key to AI_KEY because it's the OpenAI key. And the API_KEY is now the CF API key.
2023-12-04 16:51:20 -08:00
.idea
Add reformat rules to editor
2023-12-04 17:57:51 -08:00
code_to_optimize
Apply suggestions from codeflash
2023-11-28 20:08:06 -08:00
codeflash
Fix bug in handling remote urls
2023-12-04 17:23:39 -08:00
js
Fix a bug caused by fixing lint issues
2023-12-04 21:25:16 -08:00
tests
Better output for e2e test
2023-12-04 17:43:34 -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
Bump pydantic
2023-12-04 18:29:39 -08:00
README.md
Initial commit
2023-10-18 16:19:56 -07:00
README.md
codeflash