2.0.6
Classes
| Class | Description |
|---|---|
flyteplugins.codegen.AutoCoderAgent |
Agent for single-file Python code generation with automatic testing and iteration. |
flyteplugins.codegen.CodeGenEvalResult |
Result from code generation and evaluation. |
flyteplugins.codegen.CodePlan |
Structured plan for the code solution. |
flyteplugins.codegen.CodeSolution |
Structured code solution. |
flyteplugins.codegen.ErrorDiagnosis |
Structured diagnosis of execution errors. |
flyteplugins.codegen.ImageConfig |
Configuration for Docker image building at runtime. |