Azure Open AI Assistant using Code interpreter and Functions — Plot charts

Balamurugan Balakreshnan
5 min readApr 13, 2024

Use Case

  • Using assistant api to create charts using python code
  • Only for dev purposes
  • Using GPT 4 turbo
  • using api version = 2024–02–15-preview

Pre-requisites

  • Azure Open AI GPT 4 turbo
  • Azure subscription
  • Azure machine learning workspace
  • Azure open ai key

--

--