Skip to content

6.7.4

Choose a tag to compare

@posthog-bot posthog-bot released this 05 Sep 15:29
d76bfe6
fix/system prompt sometimes missing (#326)

* fix: always capture system prompt

* chore: bump version

* fix: gemini system prompt capture

* chore: imports at top

* fix: test

The mock we were passing from this test
reporetd that it had a `system instruction` field,
breaking assumptions

* chore: lint

* fix: better code organization

* chore: lint