Table Of Contents¶
Learning Objectives for this section
Learn to use the Prompty tools & runtime for prompt engineering and rapid protottyping of generative AI applications - with hands-on exercises using a code-first approach. Example exercises may include:
- Learn to create, configure, and run, a simple Prompty asset in VS Code.
- Learn to create, configure, and run, a Prompty asset from code.
- Use Prompty assets with OpenAI models.
- Use Prompty assets with Azure OpenAI models.
- Use Prompty assets with GitHub Marketplace models.
- Use Prompty assets with Azure AI Catalog models (managed).
- Use Prompty assets with Azure AI Catalog models (serverless).
- Use Prompty assets with Hugging Face Hub models (open-source).
- Build a RAG-based AI application with Prompty assets.
- Orchestrate a multi-agent workflow with Prompty assets.
- Evaluate your AI application using Prompty assets.