Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Aug 9, 2024
1 parent e7e052a commit c287e16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/kg_chat/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,6 @@ def get_lbl_cborg_models():
return [
"lbl/llama-3", # LBNL-hosted model (free to use)
"openai/gpt-4o-mini", # OpenAI-hosted model
# "google/gemini-1.5-flash", # Google-hosted model
# "google/gemini-1.5-pro", # Google-hosted model
"anthropic/claude-haiku", # Anthropic-hosted model
"anthropic/claude-sonnet", # Anthropic-hosted model
"anthropic/claude-opus", # Anthropic-hosted model
Expand Down

0 comments on commit c287e16

Please sign in to comment.