Spaces:
Running
Running
Update support_docs.py
Browse files- support_docs.py +4 -0
support_docs.py
CHANGED
|
@@ -27,6 +27,10 @@ def create_support_docs():
|
|
| 27 |
- OpenRouter API key
|
| 28 |
- Basic understanding of AI assistants
|
| 29 |
""")
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
|
| 31 |
with gr.Accordion("📝 Step 1: Configure Your Space", open=False):
|
| 32 |
gr.Markdown("""
|
|
|
|
| 27 |
- OpenRouter API key
|
| 28 |
- Basic understanding of AI assistants
|
| 29 |
""")
|
| 30 |
+
|
| 31 |
+
gr.Markdown("""
|
| 32 |
+
---
|
| 33 |
+
""")
|
| 34 |
|
| 35 |
with gr.Accordion("📝 Step 1: Configure Your Space", open=False):
|
| 36 |
gr.Markdown("""
|