(endpoint, credential, options = {})
| 77608 | const pathStart = mapKey.indexOf("/"); |
| 77609 | return mapKey.slice(pathStart); |
| 77610 | } |
| 77611 | |
| 77612 | // node_modules/@azure/openai/dist-esm/src/rest/index.js |
| 77613 | var rest_default = createClient; |
| 77614 | |
| 77615 | // node_modules/@azure/openai/dist-esm/src/api/OpenAIContext.js |
| 77616 | function createOpenAI(endpoint, credential, options = {}) { |