Skip to content

Releases: vsakkas/sydney.py

v0.6.0

31 Mar 07:02
57be5f9
Compare
Choose a tag to compare

What's Changed

  • Add stream support in #9

Full Changelog: v0.5.1...v0.6.0

v0.5.1

29 Mar 09:34
0ee09b6
Compare
Choose a tag to compare

What's Changed

  • Split code into multiple files in #7
  • Fix style selection on conversation reset in #8

Full Changelog: v0.5.0...v0.5.1

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.