- Add get_tool_fields() stub method (required by SimpleTool ABC) - Add prepare_prompt() implementation using chat-style prompt - Tool now successfully instantiates and can be registered - All 4 tools (chat, contentvariant, listmodels, version) working |
||
|---|---|---|
| .. | ||
| shared | ||
| simple | ||
| workflow | ||
| __init__.py | ||
| chat.py | ||
| contentvariant.py | ||
| listmodels.py | ||
| models.py | ||
| version.py | ||