Skip to content

Commit a26df79

Browse files
committed
Update README.md
1 parent bcc6d3f commit a26df79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/tiny-agents/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ touch my-agent/agent.json
4040

4141
```json
4242
{
43-
"model": "Qwen/Qwen2.5-72B-Instruct", // model id
44-
"provider": "nebius", // or you can also use a local endpoint base url, see next example
43+
"model": "Qwen/Qwen2.5-72B-Instruct",
44+
"provider": "nebius",
4545
"servers": [
4646
{
4747
"type": "stdio",

0 commit comments

Comments
 (0)