Azure / autorest.typescript

Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
MIT License
177 stars 75 forks source link

Dpg - Support non Azure credentials #2065

Open joheredi opened 11 months ago

qiaozha commented 11 months ago

Is it related with azure core ?

qiaozha commented 11 months ago

Or does it specifically refer to this https://github.com/joheredi/unbranded_lib/blob/main/src/rest/openAIClient.ts#L44-L51 ?

qiaozha commented 11 months ago

does @azure/core-auth and @azure/identity belong to the scope of non-azure brand ? Is it in the scope of azure core related work ?