Tags: ShabbirHasan1/tensorzero
Tags
Handle streaming failures correctly (tensorzero#489) * Handle streaming failures correctly * Handle streaming failures correctly * Handle streaming failures correctly * Bump version * Handle streaming failures correctly
fixed dynamic credentials in python client (tensorzero#487)
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
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
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]>
PreviousNext