0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
Michael Matloka
23bd1a010f
feat(max): Summarize insight results (#26172)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-18 11:05:54 +01:00
Georgiy Tarasov
25826e86e4
feat(product-assistant): improve the trends generation (#26166) 2024-11-14 16:22:54 +01:00
Georgiy Tarasov
6344e28c8a
fix(product-assistant): merge schema definitions (#26177) 2024-11-14 16:21:04 +01:00
Michael Matloka
7b0e90606c
refactor(max): Rename some things for a clearer agent architecture (#26154) 2024-11-12 19:34:14 +01:00
Georgiy Tarasov
aa56304afa
feat(product-assistant): Generate funnel insights (#25987) 2024-11-12 14:39:27 +01:00
Michael Matloka
fb892ffbac
fix(max): Prevent certain events from confusing LLM (#26020)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-06 16:10:07 +00:00
Michael Matloka
8a356a596a
chore(environments): Backfill project ID on group types (#25980) 2024-11-06 09:31:32 +01:00
Michael Matloka
456466b59c
feat(max): Use new "Product description" project setting (#25937)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-04 16:34:24 +00:00
Georgiy Tarasov
bb7f6fd326
feat(product-assistant): output property descriptions (#25912) 2024-11-04 13:13:57 +00:00
Georgiy Tarasov
e61cf072d5
fix(product-assistant): improve generation prompts (#25862)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-04 13:47:44 +01:00
Georgiy Tarasov
1fbc799021
feat(product-assistant): better failover for the ReAct agent (#25903)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-30 15:01:13 +00:00
Georgiy Tarasov
8de5762cd1
feat(product-assistant): trends generation failover (#25769)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-30 13:40:56 +00:00
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
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