Closed h1alexbel closed 8 months ago
Attention: Patch coverage is 0%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 3.32%. Comparing base (
6cac108
) to head (debd200
).
Files | Patch % | Lines |
---|---|---|
src/main.ts | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
PR-Codex overview
This PR updates the logic in
main.ts
to prioritizedeepinfra_token
overopenai
. Ifdeepinfra_token
is provided, the type will be set to "deepinfra"; otherwise, it defaults to "openai".Detailed summary
deepinfra_token
overopenai
deepinfra_token
is providedopenai
is provided but notdeepinfra_token