Summary

Completed

Microsoft Foundry provides two SDKs for building AI applications. The Foundry SDK gives you access to project-level features like agents, evaluations, tracing, and connections. The OpenAI SDK provides model inference with full OpenAI API compatibility.

Key takeaways

In this module, you learned how to:

  • Use the Foundry SDK with the Foundry project endpoint to access project configuration, connections, tracing, and datasets
  • Use the OpenAI SDK with the Foundry project and Azure OpenAI endpoints for model inferencing
  • Generate responses with the Responses and ChatCompletions APIs and manage conversations

Next steps