Skip to content

Releases: polyfact/polyfire-js

Release 0.2.60

19 Jul 10:34
138f1f1
Compare
Choose a tag to compare
✨ 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 <lancelot@owczarczak.fr>

Release 0.2.59

30 Apr 11:27
d5019a5
Compare
Choose a tag to compare
:bug: models: Fix crash on api error (#137)

* :bug: models: Fix crash on api error

* :bug: tests: Increase test timeout

Release 0.2.58

08 Mar 08:11
4c5b07e
Compare
Choose a tag to compare
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 <lancelot@owczarczak.fr>

Release 0.2.57

23 Feb 14:26
Compare
Choose a tag to compare
build: new version

Release 0.2.56

23 Feb 12:13
Compare
Choose a tag to compare
build: change version for last PR

Release 0.2.55

23 Feb 11:59
Compare
Choose a tag to compare
build: update version

Release 0.2.54

23 Feb 01:12
2c672a7
Compare
Choose a tag to compare
:sparkles: Add azure authentification provider (#132)

* :sparkles: auth: Add azure authentification provider

* :bookmark: meta: Change to 0.2.54

Release 0.2.53

19 Feb 23:10
7f18177
Compare
Choose a tag to compare
:bug: data: Fix Embeddings constructor types

Release 0.2.52

15 Feb 01:48
80ae1c8
Compare
Choose a tag to compare
:sparkles: models: Add start and end for DialogueElement

Release 0.2.51

15 Feb 01:24
119fb94
Compare
Choose a tag to compare
:sparkles: models: Add start and end timestamp to dialogue type