Skip to content

Commit

Permalink
address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners-nr committed Jun 11, 2024
1 parent c75a95b commit c871a0e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ai-support.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"footnote": "Note: if a model supports streaming, we also instrument the streaming variant.",
"models": [
{
"name": "Claude",
"name": "Anthropic Claude",
"features": [
{
"title": "Text",
Expand Down Expand Up @@ -34,7 +34,7 @@
},

{
"name": "Jurassic-2",
"name": "AI21 Labs Jurassic-2",
"features": [
{
"title": "Text",
Expand All @@ -48,7 +48,7 @@
},

{
"name": "Llama2",
"name": "Meta Llama2",
"features": [
{
"title": "Text",
Expand All @@ -62,7 +62,7 @@
},

{
"name": "Titan",
"name": "Amazon Titan",
"features": [
{
"title": "Text",
Expand Down

0 comments on commit c871a0e

Please sign in to comment.