File size: 267 Bytes
5712f64
12ef4f6
5712f64
12ef4f6
5712f64
1
2
3
4
5
{
  "description": "This is a tool that chats with a user. It takes an input named `prompt` which contains a system_role, user_message, context and history. It returns a text message.",
  "name": "text_generator",
  "tool_class": "text_generator.TextGenerationTool"
}