Skip to content

Fix API version in azure-openai #3

Fix API version in azure-openai

Fix API version in azure-openai #3

Workflow file for this run

name: Test pull request
on:
pull_request:
permissions:
contents: read
jobs:
container-push:
name: Do nothing
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3