We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec25d88 commit 38dd35fCopy full SHA for 38dd35f
fixtures/initial_data.json
@@ -406,21 +406,6 @@
406
"config_schema": {}
407
}
408
},
409
- {
410
- "model": "apiabstractor.apibackend",
411
- "pk": 6,
412
- "fields": {
413
- "name": "Text-QnA",
414
- "slug": "promptly_text_qna",
415
- "description": "Answers questions based on the provided information",
416
- "api_provider": 4,
417
- "api_endpoint": "textqna",
418
- "params": {},
419
- "input_schema": {},
420
- "output_schema": {},
421
- "config_schema": {}
422
- }
423
- },
424
{
425
"model": "apiabstractor.apibackend",
426
"pk": 7,
0 commit comments