Skip to content

Commit

Permalink
poe:beaver→gpt4
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloxl authored and lss233 committed May 30, 2023
1 parent 6008bf9 commit 6a854a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
class LlmName(Enum):
SlackClaude = "slack-claude"
PoeSage = "poe-sage"
PoeGPT4 = "poe-beaver"
PoeGPT4 = "poe-gpt4"
PoeClaude2 = "poe-claude2"
PoeClaude = "poe-claude"
PoeClaude100k = "poe-claude100k"
Expand Down

0 comments on commit 6a854a2

Please sign in to comment.