Skip to content

Releases: firstbatchxyz/firstbatch-sdk-ts

v0.1.8

16 Feb 08:42
57324aa
Compare
Choose a tag to compare

Fixed parcel targets.

v0.1.7

30 Jan 07:23
891e358
Compare
Choose a tag to compare

What's Changed

  • refactors, renames & better organization by @erhant in #25
    This PR above is a very large one, but its mostly code-reorg while keeping the tests same, and with more cases covered as well.

Full Changelog: v0.1.6...v0.1.7

Many bugfixes

29 Dec 15:03
7695fba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

14 Dec 13:40
3780042
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

14 Dec 10:17
Compare
Choose a tag to compare

Change loglevel import method due to build bugs on Node.

It was:

import {Logger, getLogger} from 'loglevel';

Now it is:

import log from 'loglevel';

v0.1.3

14 Dec 10:09
9a7b565
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Dec 12:54
Compare
Choose a tag to compare

Fix unhandled empty result case on sampled batch.

Analytics & Bugfixes

29 Nov 12:25
Compare
Choose a tag to compare

What's Changed

  • Analytic & bugfixes & tests by @erhant in #4

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Nov 14:22
e0a3c0b
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

The pre-release version 0.1.0 of FirstBatch SDK.

Key Features

  • Pinecone Integration: Seamless integration with Pinecone for robust data processing and analysis.

  • Weaviate Integration: Facilitates seamless interactions and data management with Weaviate.

  • Scalar Quantization: Optimizes performance and resource utilization through scalar quantization.

Note

This pre-release is currently confined to our private repository and is not intended for public access. While the repository will eventually become public, it is currently kept private for development purposes.

Further updates will be provided as we continue refining FirstBatch SDK for future releases.