GarryWang445 commited on
Commit
00622f3
·
verified ·
1 Parent(s): e047ad4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -226,7 +226,7 @@ The model outputs the function call wrapped in special tokens (standard Function
226
 
227
  **Example:**
228
 
229
- User: "查一下 Solana 上的 SOL" Model:
230
  ```plaintext
231
  <start_function_call>call:SEARCH_TOKEN{symbol:"SOL", chain:"solana"}<end_function_call>
232
  ```
 
226
 
227
  **Example:**
228
 
229
+ User: "Search for SOL on Solana" Model:
230
  ```plaintext
231
  <start_function_call>call:SEARCH_TOKEN{symbol:"SOL", chain:"solana"}<end_function_call>
232
  ```