Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 426 Bytes

File metadata and controls

14 lines (14 loc) · 426 Bytes

Study LLM Code Generation

See individual projects!
Also see Iteration Tracker for more details on how to measure data!
Include this line in your pyproject.toml:

dependencies = [
    "se_helpers @ git+ssh://git@github.com/pjkroker/se_helpers.git@v0.3.0",
    #...
]

1. Alpha Codium

Alpha Codium

2. Open Code Interpreter WIP

todo