Skip to content

Releases: vsakkas/sydney.py

v0.5.0

29 Mar 08:35
3f59d1b
Compare
Choose a tag to compare

What's Changed

  • Add conversation style parameter in #6

Full Changelog: v0.4.0...v0.5.0

v0.4.0

29 Mar 06:39
cce4220
Compare
Choose a tag to compare

What's Changed

  • Add citations and raw response parameters in #5

Full Changelog: v0.3.0...v0.4.0

v0.3.0

28 Mar 18:05
2f11fe8
Compare
Choose a tag to compare

What's Changed

  • Improve connection reliability in #4

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 Mar 15:10
865f024
Compare
Choose a tag to compare

What's Changed

  • Add method to reset conversation in #3

Full Changelog: v0.1.2...v0.2.0

v0.1.2

28 Mar 14:49
e497ab3
Compare
Choose a tag to compare

Add Sydney Client

  • Add pyproject and dependencies
  • Add basic Sydney Client - connect, send prompts, close connection.
  • Add setup instructions.