Skip to main content

review

Method
This is a method of the CodeAgent class in the code_agent module.
Review code for issues, bugs, and improvements.

Signature

Parameters

str
required
Code to review
str
default:"'python'"
Programming language **kwargs: Additional arguments

Returns

str
Review feedback as string

Uses

  • completion

Source

View on GitHub

praisonaiagents/agent/code_agent.py at line 334