Skip to content

Commit

Permalink
Fix #99: WHITE_LIST_LLM (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnirudhDagar authored Nov 13, 2024
1 parent a7808de commit 64fb669
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/autogluon_assistant/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,6 @@
"anthropic.claude-3-5-sonnet-20241022-v2:0",
"meta.llama3-1-405b-instruct-v1:0",
"anthropic.claude-3-5-haiku-20241022-v1:0",
"gpt-4o-2024-08-06" "anthropic.claude-3-5-sonnet-20240620-v1:0",
"gpt-4o-2024-08-06",
"anthropic.claude-3-5-sonnet-20240620-v1:0",
]

0 comments on commit 64fb669

Please sign in to comment.