Turkeyengineer commited on
Commit
8ad0a01
·
verified ·
1 Parent(s): 8754d84

Delete ai-plugin.json

Browse files
Files changed (1) hide show
  1. ai-plugin.json +0 -17
ai-plugin.json DELETED
@@ -1,17 +0,0 @@
1
- {
2
- "schema_version": "v1",
3
- "name_for_human": "TurkeyEngineer Segment",
4
- "name_for_model": "turkeyengineer_test_segment",
5
- "description_for_human": "斷詞工具:將中文句子依字分開",
6
- "description_for_model": "呼叫這個工具將一段中文句子依字分開,用於語言處理任務。",
7
- "auth": {
8
- "type": "none"
9
- },
10
- "api": {
11
- "type": "openapi",
12
- "url": "https://turkeyengineer-test.hf.space/openapi.yaml"
13
- }
14
- "logo_url": "https://huggingface.co/front/assets/huggingface_logo.svg",
15
- "contact_email": "[email protected]",
16
- "legal_info_url": "https://huggingface.co"
17
- }