{ "plugins_name": "openai", "endpoint_host": "https://api.openai.com/v1", "install_file": "install.py", "application_file": "app.py", "application_class": "OpenAIApplicationAdapter", "endpoint_controller_file": "controller.py", "endpoint_controller_class": "OpenAIControlAdapter", "profile_endpoint_file": "profile_endpoint.py", "profile_endpoint_class": "OpenAIProfileEndpointAdapter" }