Skip to content
Snippets Groups Projects
Commit c0cb8cf0 authored by Kawtar Laariche's avatar Kawtar Laariche
Browse files

#26: add data folder

parent b0a77382
No related branches found
No related tags found
1 merge request!15Feautres/design studio
{
"status": true,
"status_code": 200,
"response_detail": "Success",
"response_code": null,
"response_body": "[ { \"cloudEnabled\": \"true\", \"cloudName\": \"azure\", \"cloudDisplayText\": \"Microsoft Azure\", \"imageUrl\": \"/images/deploy-cloud/microsoft_azure.png\" }, { \"cloudEnabled\": \"false\", \"cloudName\": \"gcp\", \"cloudDisplayText\": \"Google Cloud Platform\", \"imageUrl\": \"/images/deploy-cloud/google_cloud_platform.png\" }, { \"cloudEnabled\": \"true\", \"cloudName\": \"deploylocal\", \"cloudDisplayText\": \"Deploy To Local\", \"imageUrl\": \"/images/deploy-cloud/deploy_to_local.png\" }, { \"cloudEnabled\": \"false\", \"cloudName\": \"whitebox\", \"cloudDisplayText\": \"Deploy To White Box\", \"imageUrl\": \"/images/deploy-cloud/deploy_to_whitebox.png\" }]",
"content": null,
"error_code": null
}
\ No newline at end of file
{"items" : [{"solutionId":"409dcaf6-9086-42ff-a6b7-244edf59071d", "solutionName":"recognaize-solution", "version":"2", "ownerId":"Martin Welss", "provider":"Fraunhofer IAIS", "toolKit":"CP", "category":"PR", "description":"null", "visibilityLevel":"PB", "isDuplicateSolution":"false", "created":"2022-08-17-20-22-03-000", "icon":"null"},{"solutionId":"61a33ac7-323f-4492-b3bb-fc9482218af9", "solutionName":"AI4IndustryPilot", "version":"2", "ownerId":"Andel Gugu", "provider":"Raoul Blankertz", "toolKit":"CP", "category":"PR", "description":"null", "visibilityLevel":"PB", "isDuplicateSolution":"false", "created":"2022-08-04-12-29-10-000", "icon":"null"},{"solutionId":"64f3c1d3-fbf4-4de3-a5a4-27eeaf616614", "solutionName":"Sudoku-Tutorial", "version":"1", "ownerId":"Martin Welss", "provider":"Peter Schueller", "toolKit":"CP", "category":"PR", "description":"null", "visibilityLevel":"PB", "isDuplicateSolution":"false", "created":"2022-07-13-09-38-05-000", "icon":"null"},{"solutionId":"9f4b4eb1-d115-4970-9e5f-6d67663efcba", "solutionName":"houseprice-pipeline", "version":"1", "ownerId":"Sangamithra Panneer Selvam", "provider":"Acumos", "toolKit":"CP", "category":"PR", "description":"null", "visibilityLevel":"PB", "isDuplicateSolution":"false", "created":"2023-09-28-18-14-08-000", "icon":"null"},{"solutionId":"b0b2eae5-d722-4a5a-9818-f726eb07af86", "solutionName":"TrainingPipeline", "version":"v2", "ownerId":"Swetha Lakshmana Murthy", "provider":"Swetha Lakshmana Murthy", "toolKit":"CP", "category":"CL", "description":"null", "visibilityLevel":"PB", "isDuplicateSolution":"false", "created":"2023-07-24-07-22-43-000", "icon":"null"},{"solutionId":"bda223d1-2f0a-487c-92e2-9ac6202f2591", "solutionName":"named-entity-recognition", "version":"1.0", "ownerId":"Andel Gugu", "provider":"Fraunhofer IAIS", "toolKit":"CP", "category":"PR", "description":"null", "visibilityLevel":"PB", "isDuplicateSolution":"false", "created":"2023-01-04-10-15-53-000", "icon":"null"},{"solutionId":"fb13977a-6d91-4bb0-8077-c0f08cfa7b01", "solutionName":"sentiment-analysis-pipeline", "version":"1", "ownerId":"Martin Welss", "provider":"Fraunhofer IAIS", "toolKit":"CP", "category":"CL", "description":"null", "visibilityLevel":"PB", "isDuplicateSolution":"false", "created":"2022-08-21-21-03-53-000", "icon":"null"}]}
\ No newline at end of file
{
"status": true,
"status_code": 200,
"response_detail": "Success",
"response_code": null,
"response_body": "false",
"content": null,
"error_code": null
}
\ No newline at end of file
{
"status": null,
"status_code": 0,
"response_detail": "ML Solutions Categories fetched Successfully",
"response_code": null,
"response_body": [
{
"code": "DS",
"name": "Data Sources"
},
{
"code": "DN",
"name": "Deep Neural Network"
},
{
"code": "SY",
"name": "Symbolic"
},
{
"code": "UT",
"name": "Utility"
},
{
"code": "LL",
"name": "LLM"
},
{
"code": "GA",
"name": "GenAI"
},
{
"code": "CL",
"name": "Classification"
},
{
"code": "DT",
"name": "Data Transformer"
},
{
"code": "PR",
"name": "Prediction"
},
{
"code": "RG",
"name": "Regression"
}
],
"content": null,
"error_code": "100"
}
\ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment