vfven commited on
Commit
c9989c2
verified
1 Parent(s): 396432f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -6
README.md CHANGED
@@ -1,14 +1,24 @@
1
  ---
2
- title: Mission Control V2
3
- emoji: 馃實
4
- colorFrom: yellow
5
- colorTo: red
6
- ###
7
  sdk: docker
8
  app_port: 7860
9
- ###
10
  pinned: false
 
11
  license: mit
12
  ---
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Mission Control v2 - Docker
3
+ emoji: 馃殌
4
+ colorFrom: blue
5
+ colorTo: indigo
 
6
  sdk: docker
7
  app_port: 7860
 
8
  pinned: false
9
+ ##
10
  license: mit
11
  ---
12
+ # Mission Control AI v2 (Docker)
13
+
14
+ Versi贸n refactorizada y m谩s robusta.
15
+
16
+ Estado actual: arranque b谩sico con FastAPI + frontend est谩tico.
17
+
18
+ Pr贸ximos pasos:
19
+ - Reintegrar agentes multi-LLM
20
+ - Persistencia con SQLite
21
+ - Generaci贸n de documentos
22
+
23
 
24
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference