Skip to content

Releases: square/exchange

v0.9.1

15 Sep 22:50
ed8bbbf
Compare
Choose a tag to compare

[0.9.1] - 2024-09-15

  • fix: retry only some 400s and raise error details

v0.9.0

10 Sep 02:19
c4365bf
Compare
Choose a tag to compare

[0.9.0] - 2024-09-09

  • chore: add just command for releases and update pyproject for changelog (#43)
  • feat: convert ollama provider to an openai configuration (#34)
  • fix: Bedrock Provider request (#29)
  • test: Update truncate and summarize tests to check for sytem prompt t… (#42)
  • chore: update test_tools to read a file instead of get a password (#38)
  • fix: Use placeholder message to check tokens (#41)
  • feat: rewind to user message (#30)
  • chore: Update LICENSE (#40)
  • fix: shouldn't hardcode truncate to gpt4o mini (#35)
  • ci: enforce PR title follows conventional commit (#6)
  • chore: Apply ruff and add to CI (#27)