Skip to content

Tags: polyfact/polyfire-js

Tags

0.2.60

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ 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

* ✅ tests: Fix memory test to await embedding

* ✅ tests: Oopsie

* up patch version

---------

Co-authored-by: Lancelot Owczarczak <lancelot@owczarczak.fr>

0.2.59

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🐛 models: Fix crash on api error (#137)

* 🐛 models: Fix crash on api error

* 🐛 tests: Increase test timeout

0.2.58

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

* 🐛 Add = to the param key to avoid key conflicts lib/auth.ts

---------

Co-authored-by: Lancelot Owczarczak <lancelot@owczarczak.fr>

0.2.57

build: new version

0.2.56

build: change version for last PR

0.2.55

build: update version

0.2.54

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ Add azure authentification provider (#132)

* ✨ auth: Add azure authentification provider

* 🔖 meta: Change to 0.2.54

0.2.53

Verified

This commit was signed with the committer’s verified signature.
lowczarc Lowczarc
🐛 data: Fix Embeddings constructor types

0.2.52

Verified

This commit was signed with the committer’s verified signature.
lowczarc Lowczarc
✨ models: Add start and end for DialogueElement

0.2.51

Verified

This commit was signed with the committer’s verified signature.
lowczarc Lowczarc
✨ models: Add start and end timestamp to dialogue type