You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if it was possible to use Azure OpenAI services, and train it on a specific GitHub repo (public and free to use etc) so when you prompt it, it uses the information it knows about that code base to answer you and give you code snippets.
For example, if I was to train it on the source code of a UI Library, then I could ask it to build a Page, using what it knows about that UI library etc. And it would be perfectly accurate because it knows exactly how the UI Library code works etc.
The text was updated successfully, but these errors were encountered:
I was wondering if it was possible to use Azure OpenAI services, and train it on a specific GitHub repo (public and free to use etc) so when you prompt it, it uses the information it knows about that code base to answer you and give you code snippets.
For example, if I was to train it on the source code of a UI Library, then I could ask it to build a Page, using what it knows about that UI library etc. And it would be perfectly accurate because it knows exactly how the UI Library code works etc.
The text was updated successfully, but these errors were encountered: