6.7.4
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