Update README.md
Browse files
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: "
|
| 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 |
```
|