Skip to content

Version 0.1.0

Choose a tag to compare

@mateuswetah mateuswetah released this 28 May 17:53
· 24 commits to main since this release

What's Changed

  • Refactors the plugin to use WordPress Core AI Client api and Connecto… by @mateuswetah in #5
  • refactor: Enriches AI Request Log with context. by @mateuswetah in #9
  • refactor: Removes legacy providers in favor of WordPress Connectors by @mateuswetah in #11
  • fix: Only fetches Mapping in the client side. by @mateuswetah in #13
  • refactor: Moves collection prompts to post meta and collection editin… by @mateuswetah in #15
  • Feature/16 unify image and document prompts by @mateuswetah in #17
  • refactor: More deterministic evidence extraction schema. by @mateuswetah in #19
  • refactor: Drops metadata mapping strategy, dynamically fetches from co… by @mateuswetah in #21
  • refactor: Rewrites the extraction prompt to attempt clear instructions. by @mateuswetah in #23
  • feat: Adds support for fetching remote url in document. by @mateuswetah in #24
  • Feature/7 use metadata settings to help enrich prompting by @mateuswetah in #27
  • Feature/8 improve auto fill strategy using rest api tainacanreloaditemmetadataform by @mateuswetah in #29
  • feat: Creates output language section and makes some strings translat… by @mateuswetah in #30
  • refactor: Replaces ajax calls by REST api calls with wp.apiFetch by @mateuswetah in #32

Full Changelog: 0.0.3...0.1.0