fantaxy commited on
Commit
aca41d1
·
verified ·
1 Parent(s): 80d0c3a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -5
README.md CHANGED
@@ -1,12 +1,30 @@
1
  ---
2
- title: MOU1A
3
- emoji: 🐨
4
- colorFrom: purple
5
- colorTo: red
6
  sdk: gradio
7
  sdk_version: 5.34.2
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: 나의 첫번째 챗봇 AI
3
+ emoji: 🐭
4
+ colorFrom: blue
5
+ colorTo: green
6
  sdk: gradio
7
  sdk_version: 5.34.2
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
+ # 나의 첫번째 챗봇 AI
13
+
14
+ A workflow application created with MOUSE Workflow builder.
15
+
16
+ ## 🔑 API Configuration Status
17
+
18
+ - **FRIENDLI_TOKEN**: ✅ Will be configured automatically
19
+ - **OPENAI_API_KEY**: ✅ Will be configured automatically
20
+
21
+ ## 📝 Providers Used in This Workflow
22
+
23
+ VIDraft
24
+
25
+ ## 🚀 Default Configuration
26
+
27
+ This app is configured to use **VIDraft (Gemma-3-r1984-27B)** as the default LLM provider for optimal performance.
28
+
29
+ ---
30
+ Generated by MOUSE Workflow