Aksel Joonas Reedi commited on
Commit
e19b961
·
unverified ·
1 Parent(s): 275319a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -20
README.md CHANGED
@@ -1,22 +1,3 @@
1
- ---
2
- title: HF Agent
3
- emoji: 🤖
4
- colorFrom: blue
5
- colorTo: purple
6
- sdk: docker
7
- app_port: 7860
8
- hf_oauth: true
9
- hf_oauth_expiration_minutes: 43200
10
- hf_oauth_scopes:
11
- - read-repos
12
- - write-repos
13
- - contribute-repos
14
- - manage-repos
15
- - inference-api
16
- - jobs
17
- - write-discussions
18
- ---
19
-
20
  # HF Agent
21
 
22
  An MLE agent CLI with MCP (Model Context Protocol) integration and built-in tool support.
@@ -249,4 +230,4 @@ Edit `configs/main_agent_config.json`:
249
  }
250
  ```
251
 
252
- Note: Environment variables like `${YOUR_TOKEN}` are auto-substituted from `.env`.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # HF Agent
2
 
3
  An MLE agent CLI with MCP (Model Context Protocol) integration and built-in tool support.
 
230
  }
231
  ```
232
 
233
+ Note: Environment variables like `${YOUR_TOKEN}` are auto-substituted from `.env`.