Skip to content
View pjirsa's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report pjirsa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pjirsa/README.md

Hi, I'm Phil

Cloud Solution Architect at @Microsoft

  • 🔭 I’m currently working on - Azure App Innovations for Health and Life Science Customers
  • 🌱 I’m currently learning - Python, Semantic Kernel, Red Hat OpenShift
  • 💬 Ask me about - Anything Azure
  • 🥅 2023 Goal - Impact 🏌️⛳
  • ⚡ Fun fact - Cat Dad 😺

Connect with me:

Twitter LinkedIn

Pinned

  1. langchain-quickstart langchain-quickstart Public template

    Jupyter notebook samples to quickly get started with OpenAI and LangChain

    Jupyter Notebook 5 2

  2. Use Azure CLI to acquire access toke... Use Azure CLI to acquire access token for custom API
    1
    $appId = "04b07795-8ddb-461a-bbee-02f9e1bf7b46" #global appId for az CLI
    2
    $apiId = "5d6db6cd-cce5-47c4-8700-000efa22e068" #appId of your custom API
    3
    $requestScope = "api://localhost/5d6db6cd-cce5-47c4-8700-000efa22e068/.default" #scope exposed by your custom API app registration
    4
    
                  
    5
    ## First time only
  3. blazor-swa-demo blazor-swa-demo Public template

    HTML

  4. Factman Factman Public

    gettingstarted.ai Semantic Kernel tutorial sample app

    C#