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

1990 Commits

Author SHA1 Message Date
Georgiy Tarasov
d836bc860a
feat(product-assistant): evaluation pipeline (#26179)
Co-authored-by: Michael Matloka <michael@posthog.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-20 15:44:47 +01:00
Juraj Majerik
e27cca547a
chore(experiments HogQL): migrate set experiments UI (#26024)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Bachhuber <daniel.b@posthog.com>
2024-11-18 14:39:44 +00:00
Marius Andra
0fd91f4743
feat(cdp): hog to JS transpiler (#26143) 2024-11-18 13:38:25 +00:00
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
04f656bc67
fix(product-assistant): planner nodes didn't output tools (#26225)
Co-authored-by: Michael Matloka <michael@posthog.com>
2024-11-18 09:46:17 +00:00
Dylan Martin
0e2199c703
chore(flags, etc): add created_from property to feature flag created events (#26230) 2024-11-16 00:03:20 -05: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
ted kaemming
0944412f48
feat: Support marking materialized columns as disabled and dropping them (#26068) 2024-11-13 10:57:27 -08:00
Daniel Bachhuber
3183e60583
feat(experiments): Add a Cumulative exposures chart (#26129)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-13 17:31:10 +00:00
Michael Matloka
7b0e90606c
refactor(max): Rename some things for a clearer agent architecture (#26154) 2024-11-12 19:34:14 +01:00
ted kaemming
1544d3a0cf
refactor: Simplify materialized column implementation strategy switching (#26050) 2024-11-12 10:35:30 -06:00
Georgiy Tarasov
aa56304afa
feat(product-assistant): Generate funnel insights (#25987) 2024-11-12 14:39:27 +01:00
Paul D'Ambra
520801f45b
feat: remove og lts recording storage (#25945) 2024-11-11 12:41:21 +00:00
Zach Waterfield
23db9545fc
feat: add access control model (#26076) 2024-11-07 19:45:21 -05:00
Paul D'Ambra
4045a1bac9
feat: the best ever use of ai (#26046) 2024-11-07 15:45:16 +00:00
Daniel Bachhuber
92b8b4699f
feat(experiments): Consolidate create experiment to one form (#26051)
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
2024-11-07 14:28:02 +00:00
Marius Andra
7116d754dc
feat(hog): repl / debug (#24958) 2024-11-06 19:54:31 +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
bf1161364b
chore(dev): Introduce django-linear-migrations (#25989) 2024-11-05 13:53:05 +01:00
Phani Raj
69d2f2d82b
feat(Experiments): Allow users to edit and preview no-code experiments from experiment page. (#25877)
This PR instead adds a custom implementation section to the experiment page that allows a user to bring up the toolbar with the experiment pre-selected. It also adds a preview variant button to each variant of the web experiment.

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
Co-authored-by: Ross <rossagray@gmail.com>
2024-11-04 12:55:00 -06: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
Zach Waterfield
003ac8a029
feat: trials UI on teams (#25885)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-01 11:50:36 -04:00
Neil Kakkar
a38e5ab62c
feat(experiments): Validate saved metrics (#25948) 2024-11-01 14:33:50 +00:00
Neil Kakkar
81d3ffb7e7
feat(experiments): Add saved metrics (#25867) 2024-10-31 13:36:58 +00:00
Tom Owers
5647c557ab
feat(data-warehouse): added sql source v2 (#25858)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <michael@posthog.com>
2024-10-31 12:56:02 +00:00
Paul D'Ambra
8b4387c561
fix: hogql tests should run through the query cleaning code to avoid flaps (#25900)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-31 11:27:08 +00:00
Michael Matloka
84db60babb
ci: Split Temporal backend suite into three (#25880)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-30 16:15:46 +00: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
Juraj Majerik
019d4dc71a
chore(experiments HogQL): render main goal from HogQL (#25852) 2024-10-30 11:55:15 +00:00
Zach Waterfield
8d01d5ef54
feat: rbac initial set up (#25745)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-29 17:17:27 -04: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
Juraj Majerik
c61b3a96fc
feat(experiments): holdout groups UI (#25772) 2024-10-28 11:35:23 +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
Neil Kakkar
763214ddda
feat(exp): Add full holdouts to response (#25814) 2024-10-25 12:01:06 +00:00
Neil Kakkar
75e28baf2b
feat(experiments): Add holdout groups (#25764) 2024-10-24 13:11:41 +00:00
timgl
c1a9f9d783
revert: perf: Speed up filtering persons pt 2 (#25731) 2024-10-22 17:29:59 +01:00
timgl
d964cbe45a
perf: Speed up filtering persons pt 2 (#25718)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-22 11:56:24 +01:00
Paul D'Ambra
c3b0cb21f5
feat: watch next and sort different (#25701)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2024-10-22 08:38:58 +00:00
timgl
6b91cb800d
revert: perf: Speed up filtering persons (#25715) 2024-10-21 20:14:23 +01:00
timgl
3f75806712
perf: Speed up filtering persons (#25604)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tomás Farías Santana <tomas@tomasfarias.dev>
Co-authored-by: Marius Andra <marius.andra@gmail.com>
Co-authored-by: Georgiy Tarasov <gtarasov.work@gmail.com>
Co-authored-by: David Newell <d.newell1@outlook.com>
Co-authored-by: PostHog Bot <69588470+posthog-bot@users.noreply.github.com>
Co-authored-by: Richard Borcsik <github.com@richardb.me>
Co-authored-by: Michael Matloka <michael@posthog.com>
Co-authored-by: Eric Duong <eric@posthog.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
Co-authored-by: Phani Raj <phani@posthog.com>
Co-authored-by: Tom Owers <tom@posthog.com>
Co-authored-by: Dylan Martin <dylan@posthog.com>
Co-authored-by: Oliver Browne <oliver@posthog.com>
Co-authored-by: Marcus Hof <13001502+MarconLP@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
Co-authored-by: Anirudh Pillai <anirudhx5@gmail.com>
Co-authored-by: Sandy Spicer <sandy@posthog.com>
Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
2024-10-21 16:12:22 +01:00
Dylan Martin
683d5522fd
fix(flags): flag UI didn't support value filtering for group property filters on the backend (#25548)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-17 13:17:39 -04:00
Juraj Majerik
93690df3b3
feat(experiments HogQL): calculate statistics for Funnels (#25626)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-17 14:39:08 +00:00