what's the difference between invoke API(openAI API or Azure openAI API) directly and development a app by SK? #1317
Replies: 1 comment
-
SK is not a client library for any specific api or service. Well, it does that too, but also much more. It's an orchestrator framework that allows you to mix and match different semantic/ai tools (openAI API among them) in order to build an effective (and secure) yet modular and extendible AI application. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
what's the difference between invoke API(openAI API or Azure openAI API) directly and development a app by SK?What did SK do before and after invoke the API
Beta Was this translation helpful? Give feedback.
All reactions