Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/axonivy-market/market int…
Browse files Browse the repository at this point in the history
…o imgbot
  • Loading branch information
nqhoan-axonivy committed Dec 12, 2024
2 parents 70ee772 + 739a2dc commit 4e8abd1
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 5 deletions.
6 changes: 3 additions & 3 deletions market/connector/idp-connector/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"value": "Axon Ivy IDP"
}
],
"description": "Axon Ivy IDP is a powerful Intelligent Document Processing solution, transforming document-intensive processes into streamlined, efficient workflows.",
"description": "Axon Ivy IDP is an Intelligent Document Processing solution, transforming document-intensive processes into streamlined, efficient workflows.",
"descriptions": [
{
"locale": "en",
"value": "Axon Ivy IDP is a powerful Intelligent Document Processing solution, transforming document-intensive processes into streamlined, efficient workflows."
"value": "Axon Ivy IDP is an Intelligent Document Processing solution, transforming document-intensive processes into streamlined, efficient workflows."
},
{
"locale": "de",
"value": "Axon Ivy IDP ist eine umfassende Lösung für die intelligente Dokumentenverarbeitung, die dokumentenintensive Prozesse in schlanke, effiziente Workflows verwandelt."
"value": "Eine umfassende Lösung für intelligente Dokumentenverarbeitung, die dokumentenintensive Prozesse in effiziente Workflows verwandelt."
}
],
"type": "connector",
Expand Down
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"language": "English",
"industry": "Cross-Industry",
"tags": [
"utils"
"solution"
],
"mavenArtifacts": [
{
"repoUrl": "https://maven.axonivy.com",
"name": "Process Analyser Product",
"groupId": "com.axonivy.utils.process.analyser",
"groupId": "com.axonivy.solutions.process.analyser",
"artifactId": "process-analyser-product",
"type": "zip"
}
Expand Down
Binary file added market/utils/ai-assistant/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions market/utils/ai-assistant/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"$schema": "https://json-schema.axonivy.com/market/10.0.2/meta.json",
"id": "ai-assistant",
"name": "AI Assistant",
"names": [
{
"locale": "en",
"value": "AI Assistant"
},
{
"locale": "de",
"value": "KI-Assistent"
}
],
"description": "The AI Assistant is a powerful tool designed to streamline your daily work within the portal.",
"descriptions": [
{
"locale": "en",
"value": "The AI Assistant is a powerful tool designed to streamline your daily work within the portal."
},
{
"locale": "de",
"value": "Der KI-Assistent ist ein leistungsstarkes Werkzeug, das entwickelt wurde, um Ihre tägliche Arbeit im Portal zu optimieren."
}
],
"type": "util",
"platformReview": "4.5",
"sourceUrl": "https://github.com/axonivy-market/ai-assistant",
"statusBadgeUrl": "https://github.com/axonivy-market/ai-assistant/actions/workflows/ci.yml/badge.svg",
"language": "English",
"industry": "Cross-Industry",
"tags": ["AI"],
"mavenArtifacts": [
{
"repoUrl": "https://maven.axonivy.com",
"name": "AI Assistant",
"groupId": "com.axonivy.utils.aiassistant",
"artifactId": "ai-assistant-product",
"type": "zip"
}
]
}

0 comments on commit 4e8abd1

Please sign in to comment.