Prompts a chatbot for a response.
{ "sampleKey": { "chatSettingsPath": "$.yourStateKey", "prompt": "yourText", "isCode": "False" }, "chatSettings": { "your_chatConfiguration": { "systemType": "OpenAI|Ollama|CustomValue", "secretKey": "yourStateKey", "model": "yourText", "port": "10" } } }