Skip to content

v1.93.13

Compare
Choose a tag to compare
@j-mendez j-mendez released this 23 Apr 11:08
· 356 commits to main since this release

Whats Changed

Updated crate compatibility with reqwest@0.12.4 and fixed headers compile for worker.
Remove http3 feature flag - follow the unstable instructions if needed.

The function website.get_domain renamed to website.get_url.
The function website.get_domain_parsed renamed to website.get_url_parsed.

  • chore(worker): fix headers flag compile
  • chore(crates): update async-openai@0.20.0
  • chore(openai): trim start messages content output text
  • chore(website): fix url getter function name

Full Changelog: v1.93.3...v1.93.13