What languages does Codegen support?
What languages does Codegen support?
The Codegen AI agent leverages modern large language models (LLMs) for code
understanding and generation. This means it can generally handle tasks
involving any programming language, configuration format (like JSON, YAML),
documentation (like Markdown), or other text-based files that current LLMs
are proficient with. If you have specific needs or find limitations with a
particular language or format, please let us know!
Is Codegen exact?
Is Codegen exact?
The Codegen agent uses large language models to understand and modify code.
While powerful, its understanding isn’t based on formal static analysis and
may not always be perfectly exact or catch all edge cases like a traditional
compiler or linter might. It aims for practical correctness based on the
provided context and instructions.
Is Codegen suitable for large codebases?
Is Codegen suitable for large codebases?
Yes! Codegen’s agent is designed to work effectively on large, real-world
codebases. You can provide context and specific instructions to help it
navigate complex projects.
For enterprise use cases and support, please reach out to
team@codegen.com
Can I use the Codegen SDK with my existing tools?
Can I use the Codegen SDK with my existing tools?
Yes. The Codegen SDK is a standard Python package (
pip install codegen
).
You can import and use it in your Python scripts, CI/CD pipelines, or any
other development tool that can execute Python code.How can I contribute if I'm new to the project?
How can I contribute if I'm new to the project?
Start by trying out the Codegen agent and SDK, joining our Slack
community, and reporting any issues or
feedback on GitHub. We welcome
contributions to documentation, examples, and SDK improvements.
Where can I get help if I'm stuck?
Where can I get help if I'm stuck?
The best places to get help are: 1. Our community Slack
channel 2. GitHub
issues for bug reports or SDK
feature requests 3. Reach out to us on Twitter