Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
mentioned openai and weave more explicitly
  • Loading branch information
ash0ts committed Aug 12, 2024
1 parent 858e6d7 commit e49de57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/guides/cookbooks/codegen/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Our pipeline will:
3. Produce comprehensive unit tests
4. Evaluate the quality of the generated code

We'll use Weave for pipeline orchestration and tracking, and OpenAI's GPT models for code generation. This combination allows for powerful code generation with robust evaluation and logging capabilities.

![Evaluation](./media/eval_dash.png)

## Video Demonstration
Expand Down

0 comments on commit e49de57

Please sign in to comment.