Releases: polyfact/polyfire-js
Releases · polyfact/polyfire-js
Release 0.2.60
✨ Add metadatas to embeddings (#141) * ✨ Add metadatas to embeddings * fix any in Record * add missing metadatas in Ressources type * change one test to use gpt-4o because gpt-3.5 is now dumb * :white_check_mark: tests: Fix memory test to await embedding * :white_check_mark: tests: Oopsie * up patch version --------- Co-authored-by: Lancelot Owczarczak <[email protected]>
Release 0.2.59
:bug: models: Fix crash on api error (#137) * :bug: models: Fix crash on api error * :bug: tests: Increase test timeout
Release 0.2.58
fix: cleaning the URL properly (#136) * fix: cleaning the URL properly * style: shortening using filters * build: updating version * style: no anonymous function * style: no anonymous function * :bug: Add = to the param key to avoid key conflicts lib/auth.ts --------- Co-authored-by: Lancelot Owczarczak <[email protected]>
Release 0.2.57
build: new version
Release 0.2.56
build: change version for last PR
Release 0.2.55
build: update version
Release 0.2.54
:sparkles: Add azure authentification provider (#132) * :sparkles: auth: Add azure authentification provider * :bookmark: meta: Change to 0.2.54
Release 0.2.53
:bug: data: Fix Embeddings constructor types
Release 0.2.52
:sparkles: models: Add start and end for DialogueElement
Release 0.2.51
:sparkles: models: Add start and end timestamp to dialogue type