jpfearnworks commited on
Commit
6fb5f07
β€’
1 Parent(s): 47b234d

Update README.MD

Browse files
Files changed (1) hide show
  1. README.MD +2 -2
README.MD CHANGED
@@ -1,4 +1,4 @@
1
- ```
2
  title: Ai Agents
3
  emoji: πŸ“Š
4
  colorFrom: green
@@ -8,7 +8,7 @@ sdk_version: 3.35.2
8
  app_file: server.py
9
  pinned: false
10
  license: apache-2.0
11
- ```
12
 
13
  # AI Agents
14
  A collection of patterns for experimenting with agents, llm pipelines, and ChainOfThoughtStrategy.
 
1
+ ---
2
  title: Ai Agents
3
  emoji: πŸ“Š
4
  colorFrom: green
 
8
  app_file: server.py
9
  pinned: false
10
  license: apache-2.0
11
+ ---
12
 
13
  # AI Agents
14
  A collection of patterns for experimenting with agents, llm pipelines, and ChainOfThoughtStrategy.