Skip to content

Releases: PostHog/posthog-python

6.7.1

01 Sep 07:13
9f37067

Choose a tag to compare

v6.7.1

feat(llma): redact base64 images (#318)

6.7.0

26 Aug 22:32
6e00d57

Choose a tag to compare

v6.7.0

Bump version to 6.7.0 (#317)

6.6.1

21 Aug 14:15
fb38447

Choose a tag to compare

v6.6.1

chore: bump version to 6.6.1 (#314)

6.6.0

18 Aug 23:11
20b8825

Choose a tag to compare

v6.6.0

feat(flags): support passing in lists of flag keys to the `/flags` en…

6.5.0

08 Aug 10:45
818edc2

Choose a tag to compare

v6.5.0

feat: we should capture which properties were added as tags (#304)

6.4.1

06 Aug 21:18
d25fae3

Choose a tag to compare

v6.4.1

fix(flags): Pass project API key in `remote_config` requests (#303)

6.4.0

05 Aug 19:33
68e78c8

Choose a tag to compare

feat(llmo): support Vertex AI (#302)

* feat(llmo): support Vertex AI

* chore(llmo): run formatter

* fix(llmo): fix types error

* chore(llmo): run formatter

* chore(llmo): bump version

6.3.4

05 Aug 18:03
07cf32b

Choose a tag to compare

fix(llmo): tool calls are broken for most providers (#299)

* fix(llmo): set the $ai_tools properly for all providers

* fix(llmo): remove privacy mode from $ai_tools

* chore(llmo): bump version

* chore(llmo): run formatter

* fix(llmo): properly set tool calls in $ai_output_choices

* chore(llmo): bump version

* chore(llmo): run formatter

* fix(llmo): fix types error

* feat(llmo): change $ai_output_choices to have an array of content

* chore(llmo): run formatter

* feat(llmo): create text type object

* chore(llmo): update CHANGELOG.md

6.3.3

02 Aug 00:33
09dad81

Choose a tag to compare

v6.3.3

fix (#300)

6.3.2

31 Jul 21:14
09b9b5d

Choose a tag to compare

bug(llmo): fix anthropic tool call response (#297)

* bug(llmo): fix anthropic's tool call response

* bug(llmo): fix tool calls response handling for anthropic

* bug(llmo): run formatter

* bug(llmo): bump version

* bug(llmo): add date to changelog