Skip to content

Tags: ShabbirHasan1/tensorzero

Tags

v2024.11.4

Toggle v2024.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle streaming failures correctly (tensorzero#489)

* Handle streaming failures correctly

* Handle streaming failures correctly

* Handle streaming failures correctly

* Bump version

* Handle streaming failures correctly

v2024.11.3

Toggle v2024.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fixed dynamic credentials in python client (tensorzero#487)

v2024.11.2

Toggle v2024.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version (tensorzero#469)

* fixed bug in client and wrote tests

* removed print

* did deepcopy thing

* did deepcopy thing

* fixed mypy

* cleaned up PR comment

* removed outside enumerate

* bumped version to 2024.11.2

v2024.11.1

Toggle v2024.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bumped version (tensorzero#464)

v2024.11.0

Toggle v2024.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bumped version (tensorzero#455)

v2024.10.1

Toggle v2024.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump Python client version (tensorzero#414)

v2024.10.0

Toggle v2024.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add "hydrated" inputs and outputs to ClickHouse ModelInference table (t…

…ensorzero#400)

* implemented migrations for tagged feedback

* cleaned up top comment for migration 003

* added feedback tags and tests

* addressed PR comments

* adjusted for previous PR changes

* added migration for hydrating model inferences

* added additional observability through t0

* wrote a whole lot of tests

* fixed migriton comments

* partial pr fix

* fixed PR issues

v2024.09.3

Toggle v2024.09.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump python client version (tensorzero#367)

* initial implementation of embeddings

* embeddings work!

* added test for config parsing

* removed blank line

* added bookkeeping for embeddings

* update

* skeleton of variant implementation

* added comprehensive testing

* added embedding sanity check

* wip

* wip

* dicl implementation builds

* unit tests pass

* cleaned up clippies

* added test for validating embedding model

* simplified request lifetimes in chat completion prepare request

* added unit test for variant prepare request

* added unit test for variant infer_model_request

* added unit test for variant `infer_model_request_stream

* removed todo that was solved

* added unit tests for message preparation for dicl

* added integration test for dicl

* added good integration tests for dicl; fixed the reading of system instructions

* completed json integration test for dicls

* addressed PR comments

* Dicl recipe (tensorzero#364)

* added dicl notebook

* haiku writer runs but doesn't improve things

* added working ner-dicl example

* added new things for recipe

* added the example dicl performance figure and cleaned up example

* cleaned up notebook and wrote a readme

* Update

* Update

* reordered derives

* bumped python client version

---------

Co-authored-by: Gabriel Bianconi <[email protected]>

v2024.09.2

Toggle v2024.09.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version for 2024.09.02 release (tensorzero#340)

v2024.09.1

Toggle v2024.09.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bumped python client version (tensorzero#322)