Spaces:
Paused
Paused
jpfearnworks
commited on
Commit
β’
6fb5f07
1
Parent(s):
47b234d
Update README.MD
Browse files
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.
|