@ondewo/nlu-client-typescript 6.10.0 → 6.12.0

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.
@@ -34,13 +34,17 @@ var google_rpc_status_pb = require('../../google/rpc/status_pb.js')
34
34
 
35
35
  var google_type_latlng_pb = require('../../google/type/latlng_pb.js')
36
36
 
37
+ var ondewo_nlu_ccai_project_pb = require('../../ondewo/nlu/ccai_project_pb.js')
38
+
37
39
  var ondewo_nlu_common_pb = require('../../ondewo/nlu/common_pb.js')
38
40
 
39
41
  var ondewo_nlu_context_pb = require('../../ondewo/nlu/context_pb.js')
40
42
 
43
+ var ondewo_nlu_entity_type_pb = require('../../ondewo/nlu/entity_type_pb.js')
44
+
41
45
  var ondewo_nlu_intent_pb = require('../../ondewo/nlu/intent_pb.js')
42
46
 
43
- var ondewo_nlu_entity_type_pb = require('../../ondewo/nlu/entity_type_pb.js')
47
+ var ondewo_nlu_llm_evaluation_pb = require('../../ondewo/nlu/llm_evaluation_pb.js')
44
48
  const proto = {};
45
49
  proto.ondewo = {};
46
50
  proto.ondewo.nlu = require('./session_pb.js');