{
"data": {
"ENABLED": true,
"ENDPOINTS": [
{
"deployment": "4Turbo1106",
"deployment_type": "azure_oai",
"endpoint": "https://mayil-ai.openai.azure.com/",
"key": "GPT4",
"token": "<TOKEN>"
},
{
"deployment": "35Turbo1106",
"deployment_type": "azure_oai",
"endpoint": "https://mayil-ai.openai.azure.com/",
"key": "GPT3",
"token": "<TOKEN>"
},
{
"deployment": "GPT4O",
"deployment_type": "azure_oai",
"endpoint": "https://mayilus.openai.azure.com/",
"key": "GPT4O",
"token": "<TOKEN>"
},
{
"deployment": "embedding",
"deployment_type": "azure_oai",
"endpoint": "https://mayil-ai.openai.azure.com/",
"key": "EMBEDDING",
"token": "<TOKEN>"
}
],
"EXTERNAL_DOCUMENTATION_SOURCES": [""],
"GIT_REPOS": [
{
"git_url": "https://github.com/ORGNAME/REPONAME",
"repo_name": "ORGNAME/REPONAME",
"repo_summary": "Small python program to calculate the area of different shapes",
"tags": [],
"tracker_ids": [
"My Kanban Project"
]
}
],
"INTEGRATIONS": [
{
"integration_type": "github",
"identifier": "962458",
"organization_id": "Mayil-AI",
"secret": "<BASE64_ENCODED_PRIVATE_KEY",
"url": "https://github.com",
"valid_ids": [
"11111111",
"22222222",
],
"webhook_secret": "<CUSTOM SECRET>"
},
{
"integration_type": "jira",
"identifier": "Q1oS2hfmQugWAOJ2rxZr208xeMumFTwZ",
"ignore_labels": [
"mayil_norun",
"test_issue"
],
"project": "My Kanban Project",
"secret": "<JIRA SECRET>",
"url": "https://mayiltest.atlassian.net",
"webhook_secret": "<WEBHOOK SECRET>"
}
],
"TELEMETRY_LEVEL": "standard"
},
"options": {},
}