Spaces:
Sleeping
Sleeping
{ | |
"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" | |
} |