Skip to content

feat(ai/chatgpt): add more models and use gpt-4-turbo-preview as default #41

feat(ai/chatgpt): add more models and use gpt-4-turbo-preview as default

feat(ai/chatgpt): add more models and use gpt-4-turbo-preview as default #41

Workflow file for this run

---
name: Release
on:
push:
branches:
- main
- master
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: jimeh/release-please-manifest-action@v1