bitfab 0.34.0 → 0.34.1
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/dist/{chunk-4J36FZ4K.js → chunk-5ZMEY5NX.js} +2 -2
- package/dist/{chunk-4J36FZ4K.js.map → chunk-5ZMEY5NX.js.map} +1 -1
- package/dist/{chunk-ESKBRHVG.js → chunk-KO373TDH.js} +3 -3
- package/dist/index.cjs +3 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +4 -2
- package/dist/node.cjs +3 -1
- package/dist/node.cjs.map +1 -1
- package/dist/node.d.cts +1 -1
- package/dist/node.d.ts +1 -1
- package/dist/node.js +4 -2
- package/dist/node.js.map +1 -1
- package/dist/{replay-QFNYP7EY.js → replay-YI2BUPCV.js} +2 -2
- package/package.json +1 -1
- /package/dist/{chunk-ESKBRHVG.js.map → chunk-KO373TDH.js.map} +0 -0
- /package/dist/{replay-QFNYP7EY.js.map → replay-YI2BUPCV.js.map} +0 -0
package/dist/index.d.cts
CHANGED
|
@@ -2329,7 +2329,7 @@ declare class BitfabFunction {
|
|
|
2329
2329
|
/**
|
|
2330
2330
|
* SDK version from package.json (injected at build time)
|
|
2331
2331
|
*/
|
|
2332
|
-
declare const __version__ = "0.34.
|
|
2332
|
+
declare const __version__ = "0.34.1";
|
|
2333
2333
|
|
|
2334
2334
|
/**
|
|
2335
2335
|
* Constants for the Bitfab SDK.
|
|
@@ -2397,4 +2397,4 @@ declare const finalizers: {
|
|
|
2397
2397
|
readableStream: typeof readableStream;
|
|
2398
2398
|
};
|
|
2399
2399
|
|
|
2400
|
-
export { type ActiveSpanContext, type AdaptContext, type AdaptInputsFn, type AllowedEnvVars, BITFAB_PROGRESS_PREFIX, type BamlExecutionResult, Bitfab, BitfabClaudeAgentHandler, type BitfabConfig, BitfabError, BitfabFunction, BitfabLangGraphCallbackHandler as BitfabLangChainCallbackHandler, BitfabLangGraphCallbackHandler, type BitfabLanguageModelMiddleware, BitfabOpenAIAgentHandler, BitfabOpenAITracingProcessor, BitfabVercelAiHandler, type CaptureWhen, type CapturedSpan, type CodeChangeFile, type CurrentSpan, type CurrentTrace, DEFAULT_SERVICE_URL, type DbBranchOptions, type DbSnapshotConfig, type DbSnapshotProvider, type DbSnapshotRef, type DetachedTrace, type MockOverride, type MockOverrideCtx, type MockStrategy, type MockValue, type NodeMatcher, type ProviderDefinition, ReplayBranch, type ReplayItem, type ReplayOptions, type ReplayProgress, type ReplayResult, SUPPORTED_PROVIDERS, type SpanLookup, type SpanNodeMeta, type SpanOccurrence, type SpanOptions, type SpanType, type TokenUsage, type TraceResponse, type TracingProcessor, type VercelCallParams, type VercelGenerateResult, type VercelStreamResult, type WrapBAMLOptions, type WrappedBamlFn, __version__, finalizers, flushTraces, getCurrentReplayBranch, getCurrentSpan, getCurrentTrace, reportReplayProgress };
|
|
2400
|
+
export { type ActiveSpanContext, type AdaptContext, type AdaptInputsFn, type AllowedEnvVars, BITFAB_PROGRESS_PREFIX, type BamlExecutionResult, Bitfab, BitfabClaudeAgentHandler, type BitfabConfig, BitfabError, BitfabFunction, BitfabLangGraphCallbackHandler as BitfabLangChainCallbackHandler, BitfabLangGraphCallbackHandler, type BitfabLanguageModelMiddleware, BitfabOpenAIAgentHandler, BitfabOpenAITracingProcessor, BitfabVercelAiHandler, type CaptureWhen, type CapturedSpan, type CodeChangeFile, type CurrentSpan, type CurrentTrace, DEFAULT_SERVICE_URL, type DbBranchOptions, type DbSnapshotConfig, type DbSnapshotProvider, type DbSnapshotRef, type DetachedTrace, HttpClient, type MockOverride, type MockOverrideCtx, type MockStrategy, type MockValue, type NodeMatcher, type ProviderDefinition, ReplayBranch, type ReplayItem, type ReplayOptions, type ReplayProgress, type ReplayResult, SUPPORTED_PROVIDERS, type SpanLookup, type SpanNodeMeta, type SpanOccurrence, type SpanOptions, type SpanType, type TokenUsage, type TraceResponse, type TracingProcessor, type VercelCallParams, type VercelGenerateResult, type VercelStreamResult, type WrapBAMLOptions, type WrappedBamlFn, __version__, finalizers, flushTraces, getCurrentReplayBranch, getCurrentSpan, getCurrentTrace, reportReplayProgress };
|
package/dist/index.d.ts
CHANGED
|
@@ -2329,7 +2329,7 @@ declare class BitfabFunction {
|
|
|
2329
2329
|
/**
|
|
2330
2330
|
* SDK version from package.json (injected at build time)
|
|
2331
2331
|
*/
|
|
2332
|
-
declare const __version__ = "0.34.
|
|
2332
|
+
declare const __version__ = "0.34.1";
|
|
2333
2333
|
|
|
2334
2334
|
/**
|
|
2335
2335
|
* Constants for the Bitfab SDK.
|
|
@@ -2397,4 +2397,4 @@ declare const finalizers: {
|
|
|
2397
2397
|
readableStream: typeof readableStream;
|
|
2398
2398
|
};
|
|
2399
2399
|
|
|
2400
|
-
export { type ActiveSpanContext, type AdaptContext, type AdaptInputsFn, type AllowedEnvVars, BITFAB_PROGRESS_PREFIX, type BamlExecutionResult, Bitfab, BitfabClaudeAgentHandler, type BitfabConfig, BitfabError, BitfabFunction, BitfabLangGraphCallbackHandler as BitfabLangChainCallbackHandler, BitfabLangGraphCallbackHandler, type BitfabLanguageModelMiddleware, BitfabOpenAIAgentHandler, BitfabOpenAITracingProcessor, BitfabVercelAiHandler, type CaptureWhen, type CapturedSpan, type CodeChangeFile, type CurrentSpan, type CurrentTrace, DEFAULT_SERVICE_URL, type DbBranchOptions, type DbSnapshotConfig, type DbSnapshotProvider, type DbSnapshotRef, type DetachedTrace, type MockOverride, type MockOverrideCtx, type MockStrategy, type MockValue, type NodeMatcher, type ProviderDefinition, ReplayBranch, type ReplayItem, type ReplayOptions, type ReplayProgress, type ReplayResult, SUPPORTED_PROVIDERS, type SpanLookup, type SpanNodeMeta, type SpanOccurrence, type SpanOptions, type SpanType, type TokenUsage, type TraceResponse, type TracingProcessor, type VercelCallParams, type VercelGenerateResult, type VercelStreamResult, type WrapBAMLOptions, type WrappedBamlFn, __version__, finalizers, flushTraces, getCurrentReplayBranch, getCurrentSpan, getCurrentTrace, reportReplayProgress };
|
|
2400
|
+
export { type ActiveSpanContext, type AdaptContext, type AdaptInputsFn, type AllowedEnvVars, BITFAB_PROGRESS_PREFIX, type BamlExecutionResult, Bitfab, BitfabClaudeAgentHandler, type BitfabConfig, BitfabError, BitfabFunction, BitfabLangGraphCallbackHandler as BitfabLangChainCallbackHandler, BitfabLangGraphCallbackHandler, type BitfabLanguageModelMiddleware, BitfabOpenAIAgentHandler, BitfabOpenAITracingProcessor, BitfabVercelAiHandler, type CaptureWhen, type CapturedSpan, type CodeChangeFile, type CurrentSpan, type CurrentTrace, DEFAULT_SERVICE_URL, type DbBranchOptions, type DbSnapshotConfig, type DbSnapshotProvider, type DbSnapshotRef, type DetachedTrace, HttpClient, type MockOverride, type MockOverrideCtx, type MockStrategy, type MockValue, type NodeMatcher, type ProviderDefinition, ReplayBranch, type ReplayItem, type ReplayOptions, type ReplayProgress, type ReplayResult, SUPPORTED_PROVIDERS, type SpanLookup, type SpanNodeMeta, type SpanOccurrence, type SpanOptions, type SpanType, type TokenUsage, type TraceResponse, type TracingProcessor, type VercelCallParams, type VercelGenerateResult, type VercelStreamResult, type WrapBAMLOptions, type WrappedBamlFn, __version__, finalizers, flushTraces, getCurrentReplayBranch, getCurrentSpan, getCurrentTrace, reportReplayProgress };
|
package/dist/index.js
CHANGED
|
@@ -20,15 +20,16 @@ import {
|
|
|
20
20
|
getCurrentReplayBranch,
|
|
21
21
|
getCurrentSpan,
|
|
22
22
|
getCurrentTrace
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-KO373TDH.js";
|
|
24
24
|
import {
|
|
25
25
|
BITFAB_PROGRESS_PREFIX,
|
|
26
26
|
BitfabError,
|
|
27
27
|
DEFAULT_SERVICE_URL,
|
|
28
|
+
HttpClient,
|
|
28
29
|
__version__,
|
|
29
30
|
flushTraces,
|
|
30
31
|
reportReplayProgress
|
|
31
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-5ZMEY5NX.js";
|
|
32
33
|
export {
|
|
33
34
|
BITFAB_PROGRESS_PREFIX,
|
|
34
35
|
Bitfab,
|
|
@@ -41,6 +42,7 @@ export {
|
|
|
41
42
|
BitfabOpenAITracingProcessor,
|
|
42
43
|
BitfabVercelAiHandler,
|
|
43
44
|
DEFAULT_SERVICE_URL,
|
|
45
|
+
HttpClient,
|
|
44
46
|
SUPPORTED_PROVIDERS,
|
|
45
47
|
__version__,
|
|
46
48
|
finalizers,
|
package/dist/node.cjs
CHANGED
|
@@ -97,7 +97,7 @@ var __version__;
|
|
|
97
97
|
var init_version_generated = __esm({
|
|
98
98
|
"src/version.generated.ts"() {
|
|
99
99
|
"use strict";
|
|
100
|
-
__version__ = "0.34.
|
|
100
|
+
__version__ = "0.34.1";
|
|
101
101
|
}
|
|
102
102
|
});
|
|
103
103
|
|
|
@@ -2446,6 +2446,7 @@ __export(node_exports, {
|
|
|
2446
2446
|
BitfabOpenAITracingProcessor: () => BitfabOpenAITracingProcessor,
|
|
2447
2447
|
BitfabVercelAiHandler: () => BitfabVercelAiHandler,
|
|
2448
2448
|
DEFAULT_SERVICE_URL: () => DEFAULT_SERVICE_URL,
|
|
2449
|
+
HttpClient: () => HttpClient,
|
|
2449
2450
|
SUPPORTED_PROVIDERS: () => SUPPORTED_PROVIDERS,
|
|
2450
2451
|
__version__: () => __version__,
|
|
2451
2452
|
finalizers: () => finalizers,
|
|
@@ -6033,6 +6034,7 @@ assertAsyncStorageRegistered();
|
|
|
6033
6034
|
BitfabOpenAITracingProcessor,
|
|
6034
6035
|
BitfabVercelAiHandler,
|
|
6035
6036
|
DEFAULT_SERVICE_URL,
|
|
6037
|
+
HttpClient,
|
|
6036
6038
|
SUPPORTED_PROVIDERS,
|
|
6037
6039
|
__version__,
|
|
6038
6040
|
finalizers,
|