Skip to content

Commit

Permalink
Update dataList.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-ziting committed Apr 26, 2024
1 parent 4c0c563 commit 458802c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/data/dataList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,12 @@ const website: Web[] = [
link: 'https://www.kulayu.com/chatgpt.html',
slogan: '多平台汇聚',
tags: 'GPT3.5、Geminipro'
},
{
name: 'llama3|免登录',
link: 'https://llama3.replicate.dev/',
slogan: 'llama370b、8b体验',
tags: 'llama3'
}
]
},
Expand Down

0 comments on commit 458802c

Please sign in to comment.