azettl commited on
Commit
af85296
·
verified ·
1 Parent(s): 9107bff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: OpenFloor Protocol Tester
3
  emoji: 🗣️
4
  colorFrom: gray
5
  colorTo: gray
@@ -7,11 +7,11 @@ sdk: gradio
7
  sdk_version: 5.35.0
8
  app_file: app.py
9
  pinned: false
10
- short_description: Test OpenFloor-compliant assistants
11
  ---
12
 
13
- # 🗣️ OpenFloor Protocol Tester
14
 
15
- **Test [OpenFloor](https://github.com/open-voice-interoperability/openfloor-docs)-compliant assistants using the [official Python library](https://github.com/open-voice-interoperability/openfloor-python)**
16
 
17
  Send **manifest** requests to get capabilities or **utterance** events for conversations.
 
1
  ---
2
+ title: Open Floor Protocol Tester
3
  emoji: 🗣️
4
  colorFrom: gray
5
  colorTo: gray
 
7
  sdk_version: 5.35.0
8
  app_file: app.py
9
  pinned: false
10
+ short_description: Test Open Floor-compliant assistants
11
  ---
12
 
13
+ # 🗣️ Open Floor Protocol Tester
14
 
15
+ **Test [Open Floor](https://github.com/open-voice-interoperability/openfloor-docs)-compliant assistants using the [official Python library](https://github.com/open-voice-interoperability/openfloor-python)**
16
 
17
  Send **manifest** requests to get capabilities or **utterance** events for conversations.