@conboai/app.db.query 0.8.42 → 0.8.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -140443,7 +140443,7 @@ const KGe = (e, t) => {
140443
140443
  );
140444
140444
  }, cYe = {
140445
140445
  title: " Cargo Action Search",
140446
- description: "This app designed to help track and monitor cargo movements, including loading, unloading, and both cargo and empty moves."
140446
+ description: "AI analyzes camera images, identifies objects, creates a timeline, and provides statistics."
140447
140447
  }, uYe = {
140448
140448
  title: "Classifier",
140449
140449
  description: ""
@@ -140452,19 +140452,19 @@ const KGe = (e, t) => {
140452
140452
  description: ""
140453
140453
  }, pYe = {
140454
140454
  title: "Image Analysis",
140455
- description: "This app designed to help track and monitor cargo movements, including loading, unloading, and image analysis."
140455
+ description: "Based on camera images, a video sequence is generated where the system recognizes objects and collects data about them."
140456
140456
  }, hYe = {
140457
140457
  title: "Conbo Key Search",
140458
- description: "This app designed to help track and monitor cargo movements, including loading, unloading, and image analysis."
140458
+ description: "Enter a query key to get detailed information about the relevant objects."
140459
140459
  }, fYe = {
140460
140460
  title: "Entity Search",
140461
- description: "This app designed to help track and monitor cargo movements, including loading, unloading, and image analysis."
140461
+ description: "The system scans a satellite map, identifies objects, and builds a chronology of their movements."
140462
140462
  }, mYe = {
140463
140463
  title: "Conbo Match",
140464
- description: "This app designed to help track and monitor cargo movements, including loading, unloading, and image analysis."
140464
+ description: "Verification of AI analysis accuracy using a query key."
140465
140465
  }, gYe = {
140466
140466
  title: "Feed Streams",
140467
- description: "This app designed to help track and monitor cargo movements, including loading, unloading, and image analysis."
140467
+ description: "Displays all video streams from cameras, identifying delays and data errors."
140468
140468
  }, bYe = {
140469
140469
  title: "Heat Map",
140470
140470
  description: "This app designed to help track and monitor cargo movements, including loading, unloading, and image analysis."
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/app.db.query",
3
- "version": "0.8.42",
3
+ "version": "0.8.43",
4
4
  "type": "module",
5
5
  "main": "dist/app.db.query.js",
6
6
  "types": "dist/build/index.d.ts",