@sinequa/assistant 3.10.4 → 3.10.5
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.
package/chat/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const LIB_VERSION = "3.10.
|
|
1
|
+
export declare const LIB_VERSION = "3.10.5";
|
package/esm2022/chat/version.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// Auto-generated
|
|
2
|
-
export const LIB_VERSION = '3.10.
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
2
|
+
export const LIB_VERSION = '3.10.5';
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVyc2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2Fzc2lzdGFudC9jaGF0L3ZlcnNpb24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsaUJBQWlCO0FBQ2pCLE1BQU0sQ0FBQyxNQUFNLFdBQVcsR0FBRyxRQUFRLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBBdXRvLWdlbmVyYXRlZFxuZXhwb3J0IGNvbnN0IExJQl9WRVJTSU9OID0gJzMuMTAuNSc7XG4iXX0=
|
|
@@ -2673,7 +2673,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2673
2673
|
}], ctorParameters: () => [] });
|
|
2674
2674
|
|
|
2675
2675
|
// Auto-generated
|
|
2676
|
-
const LIB_VERSION = '3.10.
|
|
2676
|
+
const LIB_VERSION = '3.10.5';
|
|
2677
2677
|
|
|
2678
2678
|
class ChatService {
|
|
2679
2679
|
constructor() {
|