kirkhofer / data-ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data-ai

Repo to share things I have learned over my many years of programming and data experiences

Captain's Log

2024-06-04

  • πŸ†™ Updates for APIM using the new backends and circuit breakers see here

    NOTE: This truly simplifies management and APIM manages a lot of this for you now

2024-03-20

2024-02-22

  • Pricing and Model variants helper pricing

2024-02-06

2024-01-28

  • πŸ₯΅ Azure API Management with Azure OpenAI retry 429 logic here

2024-01-20

  • Prompt Flow replacement for bing it now using serp it

2024-01-19

  • πŸ†™ Balancer.py and chat.py updated to support the new Python SDK v1.0.0 and higher

    NOTE: Got rid of the deployment list so back to REST API for that

  • πŸ†™ azsqlnlp.py updated to support the new Python SDK v1.0.0 and higher
  • πŸ†™ chatbot.py updated to support the new Python SDK v1.0.0 and higher
  • πŸ†™ bingit.py updated to support the new Python SDK v1.0.0 and higher
  • πŸ†™ aoai.py updated to support the new Python SDK v1.0.0 and higher
  • πŸ†™ aoaihelper.ipynb removed import openai as it wasn't used (bad code)

My install

  • Have a PC and a Mac (MacBook Pro mid-2012...please send me a new one)
  • VS Code
  • PowerShell Core (Not Windows PowerShell)
  • Windows: Running on WSL (Windows Subsystem for Linux)

This is all the buzz as of late and I am quite impressed with what we are able to do with it. I have included an initial script in my aoai folder to review. This includes a couple of examples:

  • Use NLP to query a Azure SQL database
  • Use PowerShell to test a ton of models and examples
  • Python notebook with examples and SQL generative

Azure Data Explorer

Have a complete walkthrough using a Free Cluster (No cost) to test ADX

About


Languages

Language:Jupyter Notebook 50.7%Language:PowerShell 32.6%Language:Python 14.2%Language:HTML 2.4%Language:Jinja 0.1%