Spaces:
Running
Running
{ | |
"api_url": "https://api.example.com/chatbot", | |
"api_key": "<API_KEY>", | |
"request_body": "message", | |
"response_body": "response", | |
"OpenAI_api_key": "your_openai_api_key_here", | |
"model": "gpt-4" | |
} | |