refactor: use custom OpenAI "fetch" (#106)

This commit is contained in:
hiroki osame
2023-03-01 19:56:56 -05:00
committed by GitHub
parent f68ba4a3ec
commit f8fb0e246a
2 changed files with 53 additions and 5 deletions

View File

@@ -60,6 +60,8 @@
]
},
"release": {
"branches": ["main"]
"branches": [
"main"
]
}
}