mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-20 17:46:47 +00:00
feat(openai): add base url to change openai host (#1)
* feat(openai): add base url to change openai host * feat(openai): add deployment and api version * feat(openai): log * feat(openai): return json * feat(openai): finish integration
This commit is contained in:
parent
a9a064dfa1
commit
2bc0b14bb0
8 changed files with 3806 additions and 5074 deletions
8681
dist/index.js
vendored
8681
dist/index.js
vendored
File diff suppressed because one or more lines are too long
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/licenses.txt
vendored
2
dist/licenses.txt
vendored
|
@ -1006,7 +1006,7 @@ Apache-2.0
|
|||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2023 OpenAI
|
||||
Copyright 2024 OpenAI
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue