{ "description": "This is a tool that generates codes related to a prompt. It takes two arguments named `example`, which is a template on how the user wants their code to be generated, and `prompt`, which is the prompt of the code, and returns the code to the prompt.", "name": "text_qa", "tool_class": "code_generating.CodeGeneratingTool" }