You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: palmyra provider initial version
* test: unit tests for Palmyra provider
* feat: message content formatter for different palmyra models
* test: integration tests for palmyra provider
* refactor: changes made by hatch formatter
* refactor: rename filew with Writer name instead of Palmyra
* refactor: change writer provider integration tests structure
* feat: structured outputs for Writer provider
* refactor: add an upper version limit of writer-sdk dependency
* feat: image inputs for Writer models
* refactor: change name of config parameter to specify model from 'model' to 'model_id'
* fix: solve issue for case of empty metadata
* fix: delete unused config arguments
* fix: pyproject.toml fix to pass linters
* fix: fix methods signature to pass updated tests
* feat: implement usage of async Writer client istead of sync
* test: add tests for async agent calls
0 commit comments