Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
pablonyx committed Oct 25, 2024
1 parent 9c918a1 commit ee0460d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/danswer/llm/llm_provider_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ class WellKnownLLMProviderDescriptor(BaseModel):
IGNORABLE_ANTHROPIC_MODELS = [
"claude-2",
"claude-instant-1",
"anthropic/claude-3-5-sonnet-20241022",
]
ANTHROPIC_PROVIDER_NAME = "anthropic"
ANTHROPIC_MODEL_NAMES = [
Expand Down

0 comments on commit ee0460d

Please sign in to comment.