0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Georgiy Tarasov
4cc0defd70
chore(product-assistant): lower temperature for models (#25848)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-28 20:18:20 +01:00
Georgiy Tarasov
e5957b64c9
feat(product-assistant): use async_except_on_cache_miss in assistant queries (#25828) 2024-10-28 12:15:17 +01:00
Georgiy Tarasov
db1e4ad985
fix(product-assistant): filter out low frequency events (#25827) 2024-10-25 21:19:02 +02:00
Georgiy Tarasov
544e239f40
fix(product-assistant): correctly establish a connection for streaming (#25826) 2024-10-25 21:18:54 +02:00
Georgiy Tarasov
62cfd13d1b
feat(product-assistant): enhanced trends generation (#25484)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <michael@posthog.com>
2024-10-25 14:19:45 +02:00
Michael Matloka
025f019294
feat(insights): generate trends using GenAI (#24463)
Co-authored-by: Georgiy Tarasov <gtarasov.work@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Anirudh Pillai <anirudhx5@gmail.com>
2024-09-04 16:33:11 +00:00