Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,9 @@ title: Forge AI Agent
|
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
-
sdk:
|
7 |
sdk_version: 5.36.2
|
8 |
-
python_version: 3.
|
9 |
app_file: app.py
|
10 |
---
|
11 |
π§ Forge: The Autonomous AI Software Engineer
|
@@ -49,5 +49,4 @@ The current agent logic is mocked for demonstration.
|
|
49 |
|
50 |
The system is modular and can be extended to use real tools, LLMs, and dynamic backends.
|
51 |
|
52 |
-
This project uses Gradio 5.36.2 and Python 3.10.
|
53 |
-
|
|
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
+
sdk: docker
|
7 |
sdk_version: 5.36.2
|
8 |
+
python_version: 3.1
|
9 |
app_file: app.py
|
10 |
---
|
11 |
π§ Forge: The Autonomous AI Software Engineer
|
|
|
49 |
|
50 |
The system is modular and can be extended to use real tools, LLMs, and dynamic backends.
|
51 |
|
52 |
+
This project uses Gradio 5.36.2 and Python 3.10.
|
|