mirror of
https://github.com/kingparks/cursor-vip.git
synced 2025-09-26 19:11:14 +08:00
cursor-vip update
This commit is contained in:
@@ -50,6 +50,11 @@ cursor-vip
|
||||
|
||||
---
|
||||
|
||||
### How to use custom models
|
||||
[Gemini 2.0](docs/models-gemini-2.0_CN.md)
|
||||
|
||||
---
|
||||
|
||||
### Q & A
|
||||
[Q & A](docs/Q&A.md)
|
||||
|
||||
|
@@ -49,6 +49,11 @@ cursor-vip
|
||||
|
||||
---
|
||||
|
||||
### 如何使用自定义模型
|
||||
[Gemini 2.0](docs/models-gemini-2.0_CN.md)
|
||||
|
||||
---
|
||||
|
||||
### 提问与回答
|
||||
[提问与回答](docs/Q&A_CN.md)
|
||||
|
||||
|
BIN
docs/img/models-gemini-2.0-1.png
Normal file
BIN
docs/img/models-gemini-2.0-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 131 KiB |
BIN
docs/img/models-gemini-2.0-2.png
Normal file
BIN
docs/img/models-gemini-2.0-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
BIN
docs/img/models-gemini-2.0-3.png
Normal file
BIN
docs/img/models-gemini-2.0-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 144 KiB |
17
docs/models-gemini-2.0.md
Normal file
17
docs/models-gemini-2.0.md
Normal file
@@ -0,0 +1,17 @@
|
||||
### Gemini-2.0 Model
|
||||
|
||||
> 🌐️ English | [中文](models-gemini-2.0_CN.md)
|
||||
|
||||
Google recently released their latest large model Gemini 2.0, which is twice as fast as before, and as long as you become a developer, you can use the gemini-2.0-flash-exp model for free through the API.
|
||||
|
||||
#### step 1: Create "Google AI Studio API" Key
|
||||
访问 [Google AI Studio](https://aistudio.google.com/app/apikey) 点击创建 API 密钥。
|
||||
|
||||
#### step 2: Set "Google API Key" in Cursor
|
||||

|
||||
|
||||
#### step 3: Add the gemini-2.0-flash-exp model in Cursor settings
|
||||

|
||||
|
||||
#### step 4: Use the gemini-2.0-flash-exp model in Cursor
|
||||

|
17
docs/models-gemini-2.0_CN.md
Normal file
17
docs/models-gemini-2.0_CN.md
Normal file
@@ -0,0 +1,17 @@
|
||||
### Gemini-2.0 模型
|
||||
|
||||
> 🌐️ 中文 | [English](models-gemini-2.0.md)
|
||||
|
||||
谷歌最近发布了它们的最新大模型 Gemini 2.0,速度是之前的 2 倍,只要成为开发者就能够免费通过 API 的方式使用 gemini-2.0-flash-exp 模型。
|
||||
|
||||
#### step 1: 创建 Google AI Studio API 密钥
|
||||
访问 [Google AI Studio](https://aistudio.google.com/app/apikey?hl=zh-cn) 点击创建 API 密钥。
|
||||
|
||||
#### step 2: 在 Cursor 设置 Google API Key
|
||||

|
||||
|
||||
#### step 3: 在 Cursor 设置 添加 gemini-2.0-flash-exp 模型
|
||||

|
||||
|
||||
#### step 4: 在 Cursor 使用 gemini-2.0-flash-exp 模型
|
||||

|
Reference in New Issue
Block a user