Skip to content

Commit

Permalink
fix: add GPT_api_base
Browse files Browse the repository at this point in the history
  • Loading branch information
Ki-Seki committed May 27, 2024
1 parent 608d604 commit c62c2a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uhgeval/configs/example_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
# GPT series
# https://platform.openai.com/docs/guides/text-generation
GPT_api_key = ''
GPT_api_base = '' # Leave this blank if you're not using a custom base URL


# ─── Models Accessed Through Remote Deployment ────────────────────────────────
Expand Down

0 comments on commit c62c2a8

Please sign in to comment.