@olane/o-intelligence 0.8.7 → 0.8.9

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.
@@ -1,7 +1,7 @@
1
1
  import { oRequest } from '@olane/o-core';
2
2
  import { RequestParams } from '@olane/o-protocol';
3
- import { LLMProviders } from '../enums/llm-providers.enum';
4
- import { HostModelProvider } from '../enums/host-model-provider.enum';
3
+ import { LLMProviders } from '../enums/llm-providers.enum.js';
4
+ import { HostModelProvider } from '../enums/host-model-provider.enum.js';
5
5
  export interface ConfigureRequest extends oRequest {
6
6
  params: RequestParams & {
7
7
  modelProvider: LLMProviders;
@@ -1 +1 @@
1
- {"version":3,"file":"configure.request.d.ts","sourceRoot":"","sources":["../../../src/interfaces/configure.request.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AAEtE,MAAM,WAAW,gBAAiB,SAAQ,QAAQ;IAChD,MAAM,EAAE,aAAa,GAAG;QACtB,aAAa,EAAE,YAAY,CAAC;QAC5B,eAAe,EAAE,iBAAiB,CAAC;QACnC,WAAW,EAAE,MAAM,CAAC;QACpB,OAAO,EAAE,MAAM,CAAC;QAChB,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;CACH"}
1
+ {"version":3,"file":"configure.request.d.ts","sourceRoot":"","sources":["../../../src/interfaces/configure.request.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAC9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,sCAAsC,CAAC;AAEzE,MAAM,WAAW,gBAAiB,SAAQ,QAAQ;IAChD,MAAM,EAAE,aAAa,GAAG;QACtB,aAAa,EAAE,YAAY,CAAC;QAC5B,eAAe,EAAE,iBAAiB,CAAC;QACnC,WAAW,EAAE,MAAM,CAAC;QACpB,OAAO,EAAE,MAAM,CAAC;QAChB,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;CACH"}
@@ -1,6 +1,6 @@
1
1
  import { oStreamRequest } from '@olane/o-node';
2
2
  import { RequestParams } from '@olane/o-protocol';
3
- import { LLMProviders } from '../enums/llm-providers.enum';
3
+ import { LLMProviders } from '../enums/llm-providers.enum.js';
4
4
  export interface PromptRequest extends oStreamRequest {
5
5
  params: RequestParams & {
6
6
  prompt: string;
@@ -1 +1 @@
1
- {"version":3,"file":"prompt.request.d.ts","sourceRoot":"","sources":["../../../src/interfaces/prompt.request.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAE3D,MAAM,WAAW,aAAc,SAAQ,cAAc;IACnD,MAAM,EAAE,aAAa,GAAG;QACtB,MAAM,EAAE,MAAM,CAAC;QACf,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,QAAQ,CAAC,EAAE,YAAY,CAAC;KACzB,CAAC;CACH"}
1
+ {"version":3,"file":"prompt.request.d.ts","sourceRoot":"","sources":["../../../src/interfaces/prompt.request.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAE9D,MAAM,WAAW,aAAc,SAAQ,cAAc;IACnD,MAAM,EAAE,aAAa,GAAG;QACtB,MAAM,EAAE,MAAM,CAAC;QACf,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,QAAQ,CAAC,EAAE,YAAY,CAAC;KACzB,CAAC;CACH"}
@@ -1,5 +1,5 @@
1
1
  import { oAddress, oTransport, ResolveRequest, RouteResponse } from '@olane/o-core';
2
- import { oIntelligenceResolver } from './o-intelligence.resolver';
2
+ import { oIntelligenceResolver } from './o-intelligence.resolver.js';
3
3
  export declare class oIntelligenceOlaneResolver extends oIntelligenceResolver {
4
4
  protected readonly address: oAddress;
5
5
  constructor(address: oAddress);
@@ -1 +1 @@
1
- {"version":3,"file":"o-intelligence.olane-resolver.d.ts","sourceRoot":"","sources":["../../../src/router/o-intelligence.olane-resolver.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,QAAQ,EAER,UAAU,EACV,cAAc,EACd,aAAa,EACd,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAIlE,qBAAa,0BAA2B,SAAQ,qBAAqB;IACvD,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,QAAQ;gBAAjB,OAAO,EAAE,QAAQ;IAIhD,IAAI,gBAAgB,IAAI,UAAU,EAAE,CAEnC;IAEK,OAAO,CAAC,cAAc,EAAE,cAAc,GAAG,OAAO,CAAC,aAAa,CAAC;CAkCtE"}
1
+ {"version":3,"file":"o-intelligence.olane-resolver.d.ts","sourceRoot":"","sources":["../../../src/router/o-intelligence.olane-resolver.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,QAAQ,EAER,UAAU,EACV,cAAc,EACd,aAAa,EACd,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAIrE,qBAAa,0BAA2B,SAAQ,qBAAqB;IACvD,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,QAAQ;gBAAjB,OAAO,EAAE,QAAQ;IAIhD,IAAI,gBAAgB,IAAI,UAAU,EAAE,CAEnC;IAEK,OAAO,CAAC,cAAc,EAAE,cAAc,GAAG,OAAO,CAAC,aAAa,CAAC;CAkCtE"}
@@ -1,6 +1,6 @@
1
1
  import { oAddress, oCustomTransport, } from '@olane/o-core';
2
- import { oIntelligenceResolver } from './o-intelligence.resolver';
3
- import { HostModelProvider } from '../enums/host-model-provider.enum';
2
+ import { oIntelligenceResolver } from './o-intelligence.resolver.js';
3
+ import { HostModelProvider } from '../enums/host-model-provider.enum.js';
4
4
  import { oNodeTransport } from '@olane/o-node/dist/src/router/o-node.transport';
5
5
  export class oIntelligenceOlaneResolver extends oIntelligenceResolver {
6
6
  constructor(address) {
@@ -1,6 +1,6 @@
1
1
  import { oAddress, oAddressResolver, oCore, oTransport } from '@olane/o-core';
2
- import { LLMProviders } from '../enums/llm-providers.enum';
3
- import { HostModelProvider } from '../enums/host-model-provider.enum';
2
+ import { LLMProviders } from '../enums/llm-providers.enum.js';
3
+ import { HostModelProvider } from '../enums/host-model-provider.enum.js';
4
4
  export declare abstract class oIntelligenceResolver extends oAddressResolver {
5
5
  protected readonly address: oAddress;
6
6
  constructor(address: oAddress);
@@ -1 +1 @@
1
- {"version":3,"file":"o-intelligence.resolver.d.ts","sourceRoot":"","sources":["../../../src/router/o-intelligence.resolver.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,QAAQ,EACR,gBAAgB,EAChB,KAAK,EAEL,UAAU,EAEX,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AAEtE,8BAAsB,qBAAsB,SAAQ,gBAAgB;IACtD,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,QAAQ;gBAAjB,OAAO,EAAE,QAAQ;IAIhD,IAAI,gBAAgB,IAAI,UAAU,EAAE,CAEnC;IAEK,cAAc,CAAC,IAAI,EAAE,KAAK,EAAE,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC;IAmBhE,kBAAkB,CAAC,IAAI,EAAE,KAAK,GAAG,OAAO,CAAC;QAC7C,aAAa,EAAE,YAAY,CAAC;QAC5B,QAAQ,EAAE,iBAAiB,CAAC;QAC5B,OAAO,EAAE,GAAG,CAAC;KACd,CAAC;CA0CH"}
1
+ {"version":3,"file":"o-intelligence.resolver.d.ts","sourceRoot":"","sources":["../../../src/router/o-intelligence.resolver.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,QAAQ,EACR,gBAAgB,EAChB,KAAK,EAEL,UAAU,EAEX,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAC9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,sCAAsC,CAAC;AAEzE,8BAAsB,qBAAsB,SAAQ,gBAAgB;IACtD,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,QAAQ;gBAAjB,OAAO,EAAE,QAAQ;IAIhD,IAAI,gBAAgB,IAAI,UAAU,EAAE,CAEnC;IAEK,cAAc,CAAC,IAAI,EAAE,KAAK,EAAE,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC;IAmBhE,kBAAkB,CAAC,IAAI,EAAE,KAAK,GAAG,OAAO,CAAC;QAC7C,aAAa,EAAE,YAAY,CAAC;QAC5B,QAAQ,EAAE,iBAAiB,CAAC;QAC5B,OAAO,EAAE,GAAG,CAAC;KACd,CAAC;CA0CH"}
@@ -1,7 +1,7 @@
1
1
  import { oAddress, oAddressResolver, oCustomTransport, } from '@olane/o-core';
2
- import { IntelligenceStorageKeys } from '../enums/intelligence-storage-keys.enum';
3
- import { LLMProviders } from '../enums/llm-providers.enum';
4
- import { HostModelProvider } from '../enums/host-model-provider.enum';
2
+ import { IntelligenceStorageKeys } from '../enums/intelligence-storage-keys.enum.js';
3
+ import { LLMProviders } from '../enums/llm-providers.enum.js';
4
+ import { HostModelProvider } from '../enums/host-model-provider.enum.js';
5
5
  export class oIntelligenceResolver extends oAddressResolver {
6
6
  constructor(address) {
7
7
  super(address);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@olane/o-intelligence",
3
- "version": "0.8.7",
3
+ "version": "0.8.9",
4
4
  "type": "module",
5
5
  "main": "dist/src/index.js",
6
6
  "types": "dist/src/index.d.ts",
@@ -54,13 +54,13 @@
54
54
  "typescript": "5.4.5"
55
55
  },
56
56
  "dependencies": {
57
- "@olane/o-config": "0.8.7",
58
- "@olane/o-core": "0.8.7",
59
- "@olane/o-lane": "0.8.7",
60
- "@olane/o-protocol": "0.8.7",
61
- "@olane/o-tool": "0.8.7",
57
+ "@olane/o-config": "0.8.9",
58
+ "@olane/o-core": "0.8.9",
59
+ "@olane/o-lane": "0.8.9",
60
+ "@olane/o-protocol": "0.8.9",
61
+ "@olane/o-tool": "0.8.9",
62
62
  "debug": "^4.4.1",
63
63
  "dotenv": "^16.5.0"
64
64
  },
65
- "gitHead": "1bedaebcce55f4b34f0332cabfa2a46409d94cd7"
65
+ "gitHead": "52eeade3be43cac5c7bbc9222ae5815a30355519"
66
66
  }