Skip to content

Files

Latest commit

3081cfb · Apr 17, 2025

History

History
41 lines (25 loc) · 1.3 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.3 KB

Codegen Examples

Documentation

This is a collection of examples using Codegen. You can use these examples to learn how to use Codegen and integrate the codegen agent into your workflows.

Setup

We recommend using uv with Python 3.13 for the best experience.

Install Codegen

uv pip install codegen

In order to use the codegen API you will need to generate a token here

Your environment is now ready to use the codegen API!

Examples

Within the examples folder, each subdirectory contains a self-contained example with:

  • An explanation of the use case (README.md)
  • Files that leverage codegen for powerful applications

Learn More

Contributing

Have a useful example to share? We'd love to include it! Please see our Contributing Guide for instructions.

License

The Apache 2.0 license.