Hassieb Pakzad
cf42dd726d
chore: release v2.49.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-06-10 16:22:01 +02:00
Hassieb Pakzad and GitHub
8aeec63c07
perf: use raw query for trace duration on dataset run table ( #2286 )
2024-06-10 16:19:31 +02:00
Hassieb Pakzad
0cd3fcfbeb
chore: release v2.49.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-06-10 12:57:14 +02:00
Hassieb Pakzad and GitHub
a880bdb3b2
perf: boost observationCounts on prompts table ( #2284 )
2024-06-10 12:48:39 +02:00
Max Deichmann and GitHub
5c6d3e14f2
refactor: add tokenisation to worker ( #2281 )
2024-06-09 11:48:21 +00:00
Max Deichmann and GitHub
6ccc57312c
fix: shared dependencies and improve docker ci ( #2273 )
2024-06-07 18:45:05 +02:00
Max Deichmann and GitHub
c4831d1b25
fix: add lodash to worker ( #2270 )
2024-06-07 15:45:15 +02:00
Marc Klingen
cc08408f0a
fix(ui): show title when trying to deleting built-in models
2024-06-07 02:57:18 +02:00
6a41aadc98
fix(ui): handle nested menu states in sidebar ( #2230 )
...
* chore: update MainNavigation component to use nested navigation literals
* simplify
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-06-06 22:42:51 +00:00
9d6efbae19
fix(ui): improve ux across delete buttons ( #2258 )
...
* improve ux across delete buttons
* updated delete button on models screen
* trpc errors are logged to console by default
* revert to pointer-events-none on disabled button
---------
Co-authored-by: Mish Ushakov <mishushakov@users.noreply.github.com >
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-06-07 00:26:04 +02:00
Max Deichmann and GitHub
74be1e87c1
refactor: move ingestion types to shared ( #2264 )
...
push
2024-06-06 17:56:35 +00:00
Hassieb Pakzad
dd823da1da
chore: release v2.49.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-06-06 17:52:18 +02:00
992f0affbc
chore: remove trace fkey constraint from datasetrunitems ( #2262 )
...
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-06-06 17:49:17 +02:00
Mish Ushakov and GitHub
b8c192324c
docs: Updated contributing guide ( #2259 )
2024-06-06 14:28:57 +02:00
Marc Klingen and GitHub
1416e760ff
chore: remove dangling worker/generated/types.ts ( #2257 )
2024-06-06 14:11:01 +02:00
Marc Klingen and GitHub
4266b46dd9
chore(db): drop legacy pricings table, replaced by models ( #2256 )
2024-06-06 11:36:08 +02:00
Marc Klingen and GitHub
1933f8f201
feat: add token/character count support for gemini-1.5-flash and gemini-1.5-pro ( #2255 )
2024-06-06 11:21:42 +02:00
Marc Klingen and GitHub
1e35eb3a66
fix(ui): encode prompt name on link from traces ( #2253 )
2024-06-06 08:30:52 +00:00
Marc Klingen and GitHub
5478c5e317
feat(ui): use dropdownmenu for version modal ( #2252 )
2024-06-06 08:20:01 +00:00
Marc Klingen and GitHub
140452c89e
feat(ui): add upgrade popover to version number ( #2251 )
2024-06-06 00:48:23 +00:00
Marc Klingen and GitHub
7ac92e83da
feat(ui): use pagination instead of virtualization on sessions view ( #2248 )
2024-06-05 22:21:01 +00:00
Marc Klingen
8a65bad7d4
chore: release v2.48.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-06-05 23:04:25 +02:00
Marc Klingen
6c6348bfbe
chore(rbac): grant new scoreConfigs:CUD scope to MEMBER role
2024-06-05 23:02:42 +02:00
Marlies Mayerhofer
9ff7fc942d
fix: add maintainers heading in contributing file
2024-06-05 22:53:30 +02:00
Marlies Mayerhofer
a3f59e7e95
feat: enhance robustness of multi select item search
2024-06-05 22:46:48 +02:00
Max Deichmann and GitHub
445bdcb65c
chore: log level worker ( #2246 )
...
* push
* push
2024-06-05 20:34:12 +02:00
Max Deichmann and GitHub
8230aa79b3
chore: remove comments ( #2245 )
2024-06-05 20:11:10 +02:00
57ca7fb478
chore(deps-dev): bump @typescript-eslint/parser from 7.7.0 to 7.12.0 ( #2222 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 7.7.0 to 7.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-05 20:05:17 +02:00
marliessophie and GitHub
2db88101e1
feat: add score and score config user tracking events ( #2240 )
...
* feat: add score and score config user tracking events
* add: icon for annotation button
2024-06-05 13:12:22 +00:00
Hassieb Pakzad and GitHub
669167002a
fix: parse object type message content ( #2239 )
2024-06-05 12:48:30 +00:00
marliessophie and GitHub
2f6ade9354
fix(annotation): improve keyboard navigation experience in drawer ( #2236 )
2024-06-05 13:41:04 +02:00
Marc Klingen
86f44df5dc
chore: release v2.48.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-06-05 00:32:21 +02:00
marliessophie and GitHub
34da790d5e
chore(scores): backfill manual scores with config_id ( #2233 )
2024-06-05 00:25:10 +02:00
c16d86f7e5
feat(scores): add annotation slider and score config settings for categorical annotation ( #2157 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-06-05 00:06:05 +02:00
Marc Klingen and GitHub
1b2b8cc43a
ci: fix flaky docker test build step by pinning turbo v1 ( #2234 )
2024-06-04 23:48:00 +02:00
Marc Klingen
3903790086
docs(api): refer to GET /traces endpoint to fetch large sessions with pagination
2024-06-04 20:22:23 +02:00
6da1280c43
perf(user-table): add timestamp filter to user table ( #2231 )
...
* feat: add timestamp filter to user table
* users table definition instead of reusing traces
* add filter to total as well to make table state consistent
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-06-04 19:08:00 +02:00
Marc Klingen
85343bf26c
chore: release v2.47.7
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-06-04 16:56:48 +02:00
Richard Krümmel and GitHub
e3b4dc1928
feat(api): add sessionId filter for traces endpoint ( #2227 )
2024-06-04 14:38:51 +00:00
Marc Klingen and GitHub
a4939bacd8
perf: add index on scores.name ( #2228 )
2024-06-04 15:35:21 +02:00
Hassieb Pakzad
4441942cf5
chore: release v2.47.6
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-06-04 14:02:23 +02:00
Hassieb Pakzad and GitHub
6597b02c09
perf: boost sessions table performance ( #2225 )
2024-06-04 13:42:09 +02:00
Marc Klingen and GitHub
0df3ad27dc
perf: add index on dataset_items.source_trace_id ( #2220 )
2024-06-04 01:57:19 +02:00
Marc Klingen and GitHub
696d458a27
fix(cloud): handle posthog settings rbac correctly in frontend ( #2223 )
2024-06-03 23:35:49 +00:00
Marc Klingen and GitHub
fd18ab605d
feat(api): add count and cost to daily metrics api ( #2219 )
2024-06-03 22:41:01 +02:00
Marc Klingen
d47d14eecd
chore: release v2.47.5
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-06-03 19:56:18 +02:00
Richard Krümmel and GitHub
24a81e1589
fix: update validation schema for prompt tags ( #2217 )
2024-06-03 18:51:39 +02:00
Max Deichmann
ac0c13f3e5
chore: release v2.47.4
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-06-03 18:07:58 +02:00
Marc Klingen and GitHub
a7b90fa32c
feat(ui): preview model cost per 1k, 100k, and 1M units ( #2216 )
2024-06-03 13:45:10 +00:00
Marc Klingen
9eaf2a2e0f
docs(api): add tags to prompt api response type
2024-06-03 14:24:48 +02:00
Max Deichmann and GitHub
61e3cc33bf
fix: do not log expected eval errors as sentry errors ( #2213 )
2024-06-03 12:22:41 +00:00
2be198400d
feat(api): add prompt tags via API ( #2180 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-06-03 12:10:15 +00:00
Max Deichmann
830df682f9
chore: release v2.47.3
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-06-03 12:19:27 +02:00
Max Deichmann and GitHub
2a420b2e90
chore: reduce sentry sampling ( #2212 )
2024-06-03 11:06:56 +02:00
Marc Klingen
53127c34ab
chore: add posthog ui_host
2024-06-02 21:18:35 +02:00
Marc Klingen
9c57ff4853
chore: reduce cloud telemetry to 4 times a day
2024-06-02 20:18:55 +02:00
Marc Klingen
a71176eda4
chore: disable posthog autocapture
2024-06-02 20:12:54 +02:00
Marc Klingen and GitHub
f59a85f412
fix(ui): full prompt name on hover when saving as new version from playground ( #2208 )
2024-06-02 14:31:01 +00:00
Marc Klingen
ec59436522
chore: release v2.47.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-06-02 01:37:09 +02:00
Marc Klingen and GitHub
53a3d58a2f
fix(ui): do not run llm api key query when it is not available ( #2205 )
2024-06-02 01:35:41 +02:00
Marc Klingen and GitHub
c1162a3a8b
chore: update support page to include GH discussions ( #2204 )
2024-06-01 15:59:34 +00:00
Marc Klingen
43d8c4ec99
chore: release v2.47.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-31 16:15:00 +02:00
Marc Klingen and GitHub
3a88315ac5
perf: add date range filter to scores, default to 7 days across core tables ( #2198 )
2024-05-31 14:12:16 +00:00
Marc Klingen and GitHub
e06b96a5ee
fix(auth): add custom timeout to sso config query ( #2192 )
2024-05-31 10:21:03 +00:00
Marc Klingen and GitHub
307f54ef8a
chore(cloud): update usage & billing copy ( #2193 )
2024-05-30 23:38:43 +00:00
Marc Klingen and GitHub
196dc1bf00
feat: support claude-3 pricing on google vertex ( #2191 )
2024-05-30 23:36:11 +02:00
Marc Klingen
ee2c0fb27b
chore: release v2.47.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-30 19:26:01 +02:00
Marc Klingen and GitHub
27623de650
fix(ui): do not wrap tags within tables ( #2189 )
2024-05-30 14:05:39 +00:00
Marc Klingen
61c8f6c269
docs update integrations in readme
2024-05-30 15:40:02 +02:00
Marc Klingen and GitHub
cc9e21ccb3
perf(datasets): lateral join on runsByDatasetId, remove unused include on runitemsByRunIdOrItemId ( #2183 )
2024-05-29 23:59:48 +00:00
078ceb7ff1
feat(ui): add client-side error notifications ( #2166 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-05-29 14:41:41 +00:00
Marc Klingen and GitHub
9436c33025
fix(ui): json views should use resolve theme instead of the literal theme which can be system ( #2168 )
2024-05-29 14:14:38 +00:00
Marc Klingen and GitHub
88b3e1bea6
chore(cloud): remove posthog ingestion metrics as we moved to airbyte ( #2179 )
2024-05-29 13:22:02 +00:00
Richard Krümmel and GitHub
da042d8284
fix(ui): allow for long model names in select filter ( #2173 )
2024-05-29 13:42:51 +02:00
Max Deichmann and GitHub
50264701f6
chore: reduce logging ( #2178 )
...
push
2024-05-29 09:14:33 +00:00
Marc Klingen and GitHub
3ee8a2e026
perf(db): add cursors and indicies on cursors ( #2174 )
2024-05-29 00:06:40 +02:00
Marc Klingen and GitHub
ed04357815
feat(ui): add linter to json inputs ( #2171 )
2024-05-28 14:40:13 +00:00
Max Deichmann
fa26275634
chore: release v2.46.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-28 16:04:42 +02:00
Max Deichmann and GitHub
7587c75459
chore: do not log io ( #2164 )
2024-05-28 11:27:12 +00:00
Clemo and GitHub
a956d0115c
docs: update
2024-05-27 19:14:33 -07:00
Marc Klingen and GitHub
cb82835489
fix(ui): overflow behavior of tag manager ( #2156 )
2024-05-27 17:13:32 +02:00
Hassieb Pakzad and GitHub
d1c1e60eca
feat: use custom keys for playground ( #2139 )
2024-05-27 14:29:05 +02:00
Marc Klingen
81b612273a
chore: release v2.45.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-27 13:10:28 +02:00
Marc Klingen and GitHub
2c1abf2f6e
feat(auth): add AWS Cognito provider ( #2151 )
...
Fixes #2107
2024-05-27 10:21:04 +00:00
Marc Klingen and GitHub
db1a662f7f
fix(ui): default hide version and release on trace table ( #2150 )
2024-05-27 10:06:22 +00:00
Richard Krümmel and GitHub
1b0e3de709
fix(ui): table header tooltips ( #2148 )
2024-05-27 11:20:48 +02:00
Richard Krümmel and GitHub
be8aec2f8f
feat(theme): add posthog ( #2147 )
2024-05-27 11:20:11 +02:00
adc01014c0
fix(scores): table source filter ( #2144 )
...
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-05-24 19:29:39 +00:00
Marc Klingen and GitHub
215af995fb
perf: add indicies to foreign keys on job executions table ( #2143 )
2024-05-24 21:12:52 +02:00
marliessophie and GitHub
74ff237145
feat(scores): rename source REVIEW to ANNOTATION ( #2141 )
...
* feat(scores): add 'ANNOTATION' to `ScoreSource`
* feat: adjust seeder
* feat: adjust trpc router
* add: backfill scores source `REVIEW` to `ANNOTATION`
* add: drop `REVIEW` from scores source enum
* update yml
* refactor: rename trpc procedures
2024-05-24 19:58:30 +02:00
5c2ae0e678
Enable Porter Application worker ( #2138 )
...
Create porter_stack_worker.yml file
Co-authored-by: porter-deployment-app[bot] <87230664+porter-deployment-app[bot]@users.noreply.github.com>
2024-05-24 14:42:46 +00:00
marliessophie and GitHub
a6d8ce8c96
feat(score_config): add table via migration ( #2126 )
...
* feat: add author user id column to scores table
* feat: add author user id to scores created via trpc router
* feat: add author user id to scores created in seeder
* fixup
* add: index to author user id on scores
* feat: annotation config schema
* add: migration
* add: migrations in order
* fixup after merge
* fix: replicate to worker/types
* fix: address feedback
* rn: to scoreConfig
* push
* refactor: rn `ScoreDataType` to `ScoreConfigDataType`
* fix
* fix: scores server test
* context: order of returned data can vary based on how data is retrieved. Likely re-ordered due to new index on configId in scores table
* fix: re-generate types for correct alphabetical order
* fix: remodel migrations to match new schema
* feat: rm backfill migration for data_type on scores
* make data_type column optional on scores
* push: regenerate types
* push
* feat: make dataType on scores required again
* rename: scores add data type migration
* re-run migrations
* push
2024-05-23 19:26:16 +02:00
Marc Klingen
fa4ba016b5
chore: release v2.45.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-23 15:49:07 +02:00
Hassieb Pakzad and GitHub
9b7e0abfbc
feat: adds links in and out of playground ( #2123 )
2024-05-23 11:35:39 +00:00
dependabot[bot] and GitHub
5556772388
chore(deps): bump the patches group across 1 directory with 14 updates ( #2120 )
2024-05-23 09:46:10 +02:00
Richard Krümmel and GitHub
68e0270051
fix(ui): improve orange hue ( #2128 )
...
Improve dark:muted-orange hue
2024-05-22 23:12:34 +02:00
5bd7d879ad
chore(deps): bump @t3-oss/env-nextjs from 0.8.0 to 0.10.1 ( #1962 )
...
Bumps [@t3-oss/env-nextjs](https://github.com/t3-oss/t3-env/tree/HEAD/packages/nextjs ) from 0.8.0 to 0.10.1.
- [Release notes](https://github.com/t3-oss/t3-env/releases )
- [Changelog](https://github.com/t3-oss/t3-env/blob/main/packages/nextjs/CHANGELOG.md )
- [Commits](https://github.com/t3-oss/t3-env/commits/@t3-oss/env-nextjs@0.10.1/packages/nextjs )
---
updated-dependencies:
- dependency-name: "@t3-oss/env-nextjs"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 17:17:57 +00:00
Richard Krümmel and GitHub
87d34c05d9
feat(ui): add dark mode improvements ( #2127 )
2024-05-22 18:26:21 +02:00
ae27144346
feat(scores): add nullable authorUserId to scores ( #2121 )
...
* feat: add author user id column to scores table
* feat: add author user id to scores created via trpc router
* feat: add author user id to scores created in seeder
* fixup
* add: index to author user id on scores
* replicate to worker/types
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-05-22 15:47:56 +02:00
marliessophie and GitHub
f5101083a2
fix: prompt metrics router add early return if no valid promptIds array input ( #2125 )
...
fix: metric router add early return if no valid promptIds array input
2024-05-22 12:16:00 +00:00
124c9e8107
feat: move scores table on trace and observation preview into seperate tab ( #2078 )
...
* feat: move scores on trace and observation preview to different tab
* refactor: extract current table logic into `ScoresTablePreview`
* fix: rm unused footer
* refactor: scores preview table
* fix: tab state needs to be reset upon changing currentObservationId
* refactor: reorder for readability
* refactor: rm column visibility as not needed
* fix: rm pagination
* refactor: rn details to preview
* feat: restyle tabs
* feat: reuse scores table
* feat: hide columns
* feat: add source column to scores table
* feat: add user name and avatar to scores table
* adjust seeder
* feat: show score value in preview tab
* fix: don't show comment if empty string
* feat: add score source to preview UI
* feat: add tooltip
* feat: don't use user image and name in scores table
* feat: hide userId column in trace and observation preview
* adjust seeder to reuse image in bucket
* fix: pass table name to save column visibility in local storage
* revert: changes to seed file
* feat: misc UI improvements
* fixup: first draft add `is not` filter to table
* feat: show all nested scores for trace scores
* fix: misc UI
* ui: use `primary-accent` color
* adjust padding/margins
* adjust paddings
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-05-22 09:57:24 +00:00
Marc Klingen and GitHub
fabbb75e40
fix(api): dedupe and sort trace tags ( #2122 )
2024-05-22 09:00:34 +00:00
Richard Krümmel and GitHub
857507195b
feat(ui): add dark mode ( #1998 )
2024-05-22 10:52:53 +02:00
Marc Klingen and GitHub
cd7864cad4
fix(ui): hide playground button if not available ( #2118 )
2024-05-21 14:43:07 +02:00
Marc Klingen and GitHub
cd9fd110e4
perf(api): optimize get traces api & fix totalCost ( #2117 )
2024-05-21 14:40:21 +02:00
Marc Klingen
3c35e5e9c5
chore: release v2.44.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-21 12:32:58 +02:00
Marc Klingen and GitHub
fe75e4c5f1
refactor: add time to first token to observations_view ( #2092 )
2024-05-21 12:30:27 +02:00
6435ce1a79
fix(docker-compose): Add healthcheck for db service ( #2113 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-05-21 10:55:15 +02:00
marliessophie and GitHub
d270143f0e
fix: rename careers file to match hackernews post ( #2115 )
2024-05-21 09:54:21 +02:00
Marc Klingen
4041550d5e
fix: link of help link of eval log
2024-05-21 00:35:46 +02:00
Max Deichmann and GitHub
fc5ff52d1e
docs: careers file extension ( #2105 )
2024-05-20 19:19:17 +00:00
Clemo and GitHub
6f6bef722b
docs: create careers
2024-05-20 12:11:25 -07:00
Marc Klingen and GitHub
496ac68008
docs: Update .env.prod.example ( #2103 )
2024-05-20 17:12:36 +02:00
Marc Klingen and GitHub
595f9f1e5d
fix(ui): parse chatml messages where content is an array ( #2100 )
2024-05-20 12:53:00 +00:00
Marc Klingen
70bca50ad0
fix(ui): spacing of user menu
2024-05-17 23:56:15 +02:00
Marc Klingen
99791458b4
fix(ui): padding of second-level menu
2024-05-17 23:54:33 +02:00
Marc Klingen and GitHub
60dc78b498
feat(ui): less padding in main menu ( #2095 )
2024-05-17 21:36:00 +00:00
Marc Klingen and GitHub
43e5887361
fix(api): merge tags when upserting a trace ( #2091 )
2024-05-17 18:43:10 +02:00
marliessophie and GitHub
c009d9602d
revert: fix(cloud) remove custom cookie management" ( #2090 )
...
Revert "fix(cloud): remove custom cookie management (#2087 )"
This reverts commit 976f743841 .
2024-05-17 14:32:54 +00:00
Max Deichmann and GitHub
830ebf6fff
fix: set cache control explicitly ( #2088 )
2024-05-17 16:08:19 +02:00
Marc Klingen and GitHub
976f743841
fix(cloud): remove custom cookie management ( #2087 )
2024-05-17 14:12:11 +02:00
Max Deichmann and GitHub
89c1e46c55
chore: adjust sentry ( #2086 )
2024-05-17 10:21:51 +00:00
Marc Klingen
832e5d85ff
fix(ee): capture exceptions when loading dynamic sso providers
2024-05-17 12:14:14 +02:00
Marc Klingen
9b3a1f3af3
feat(cloud): include data region in project invite emails
2024-05-17 12:08:40 +02:00
Marc Klingen
c2515f7e6a
feat(auth): improve auth error messages and logging
2024-05-17 11:37:45 +02:00
Marc Klingen
a7131dc422
chore: release v2.43.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-17 11:13:57 +02:00
Marc Klingen and GitHub
bb73243a04
fix(ui): use svh for fullscreen pages on mobile ( #2076 )
2024-05-17 11:12:00 +02:00
Marc Klingen
e543c7dc27
feat(auth): capture unexpected credential sign-in errors
2024-05-17 10:42:11 +02:00
Marc Klingen and GitHub
a2b6b7a14b
feat(cloud): data region select and info modal ( #2085 )
2024-05-17 10:17:37 +02:00
Johannes Goslar and GitHub
e0930fbf46
intercept OpenAI requests in worker testruns ( #2020 )
2024-05-16 21:12:30 +00:00
Marc Klingen and GitHub
125aa6b2c4
fix(api): align get/v2/prompts meta response with api spec ( #2079 )
2024-05-16 18:49:20 +00:00
Marc Klingen
3caf70bd2b
chore: release v2.43.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-16 17:19:49 +02:00
Marc Klingen
4139ccec98
fix: hide LlmApiKeyList in settings when not on langfuse cloud as related features are in beta right now and will be released in v3
2024-05-16 17:19:23 +02:00
Marc Klingen
07671c76b4
chore: release v2.43.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-16 15:46:26 +02:00
Max Deichmann and GitHub
317608421f
fix: remove encryption key ( #2074 )
2024-05-16 15:37:44 +02:00
10d84a4094
perf(scores): remove fk constraint from traceId and observationId on scores, change to projectId ( #2012 )
...
---------
Co-authored-by: Marlies Mayerhofer <74332854+marliessophie@users.noreply.github.com >
2024-05-16 12:33:02 +00:00
f623bd9f79
feat: allows disabling model params in playground and evals ( #2062 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-05-16 09:15:04 +01:00
Max Deichmann
08fb5f4000
chore: release v2.42.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-16 09:53:08 +02:00
marliessophie and GitHub
03d00c405c
feat: add sticky headings to table component ( #2053 )
...
* feat: add sticky header and footer to table component
2024-05-16 09:45:27 +02:00
Marc Klingen
783f7a205f
fix: default to height m for single sessions
2024-05-16 02:50:32 +02:00
Marc Klingen and GitHub
83359e6fc6
perf(ui): add virtualized single session view ( #2066 )
2024-05-16 02:29:59 +02:00
Marc Klingen
edd1484c5a
chore: release v2.41.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-15 03:09:47 +02:00
Marc Klingen and GitHub
410c91b464
chore: add additional tests to dataset item route ( #2059 )
2024-05-15 03:09:25 +02:00
Marc Klingen and GitHub
8962090404
fix(ui): null values in prompt metrics table ( #2058 )
2024-05-15 01:02:23 +00:00
Marc Klingen
4f88b78c71
chore: consolidate api types
2024-05-15 02:19:14 +02:00
Marc Klingen
8995b30959
chore: release v2.41.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-15 02:09:42 +02:00
Marc Klingen and GitHub
321a25cf13
feat(datasets): make status of dataset item editable via API ( #2057 )
2024-05-15 00:02:50 +00:00
2990767c4a
feat(prompts): add table to compare metrics across prompt versions, [promptName]/metrics ( #1991 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-05-14 20:09:18 +00:00
Max Deichmann
ad10e6f76f
chore: release v2.40.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-14 18:03:59 +02:00
Hassieb Pakzad and GitHub
1f9adec948
feat: adds gpt-4o model to evals ( #2052 )
2024-05-14 18:03:13 +02:00
Hassieb Pakzad and GitHub
a158d6da09
feat(playground): adds gpt-4o models to playground ( #2051 )
2024-05-14 10:40:14 +02:00
Marc Klingen
e6f9e5e06d
chore: release v2.39.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-14 01:00:41 +02:00
Marc Klingen and GitHub
c2463cb91e
feat: add tokenization for gpt4o ( #2048 )
2024-05-14 00:58:22 +02:00
Marc Klingen and GitHub
38e472ec66
feat: add pricing information for gpt4o ( #2047 )
...
add pricing information for gpt4o
Fixes #2046
2024-05-13 22:05:18 +00:00
616e79238b
feat: add env LANGFUSE_DEFAULT_TABLE_DATETIME_OFFSET ( #2040 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-05-13 16:24:25 +02:00
Marc Klingen and GitHub
e2a59a2639
ci: fix tests ( #2041 )
2024-05-13 13:52:45 +00:00
Marc Klingen and GitHub
07609ade4f
refactor: rename memberships to projectMemberships and enum MembershipRole to ProjectRole ( #2037 )
2024-05-12 19:06:50 +02:00
Marc Klingen
6627c59db4
chore: remove unused worder/generated/types, monorepo cleanup
2024-05-12 19:01:11 +02:00
Marc Klingen
70e1426790
fix: seeder for priojectId on scores
2024-05-10 15:17:03 +02:00
Marc Klingen and GitHub
8550d7313f
chore: backfill projectid on score ( #2011 )
2024-05-09 20:29:43 +02:00
Marc Klingen and GitHub
1d76ef3a18
perf: add index to projectid on scores ( #2028 )
2024-05-09 18:03:33 +02:00
Marc Klingen
b68d15309b
docs: update contributing
2024-05-09 17:50:11 +02:00
Marc Klingen and GitHub
c7b3e95645
feat(scores): add nullable projectId to scores ( #2010 )
2024-05-09 17:47:06 +02:00
Marc Klingen and GitHub
2c55cd842a
fix(ui): scroll dataset item editor on large inputs ( #2027 )
2024-05-09 14:39:08 +00:00
Marc Klingen
dc4e217a6e
chore: release v2.38.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-09 15:39:47 +02:00
Marc Klingen and GitHub
90f89f8b33
feat: add optional LANGFUSE_DISABLE_EXPENSIVE_POSTGRES_QUERIES ( #2026 )
2024-05-09 15:38:32 +02:00
Marc Klingen and GitHub
2cbcf1fc02
perf: move client side envs to session instead of fetching them via trpc ( #2025 )
2024-05-09 13:19:29 +00:00
Marc Klingen and GitHub
04251e2451
fix: navigation after deleting project ( #2022 )
2024-05-09 12:39:55 +00:00
Hassieb Pakzad and GitHub
b3ff1e0bd1
fix: make latest label a reserved label ( #2019 )
2024-05-09 11:19:45 +02:00
Max Deichmann
9fc1f79b94
chore: release v2.38.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-08 17:42:34 +02:00
Marc Klingen
06bf8302d6
fix: notification version
2024-05-08 01:00:51 +02:00
7acc8e1f4d
feat: add frontend posthog events ( #1983 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-05-08 00:59:12 +02:00
Max Deichmann and GitHub
b88809f7e5
perf: add sentry metrics integration ( #2002 )
2024-05-07 14:15:53 +00:00
Hassieb Pakzad and GitHub
7ee5c2d573
fix(ui): render chatml output correctly if array passed ( #2000 )
2024-05-07 13:40:55 +00:00
Max Deichmann and GitHub
702a591a0d
perf: add sentry counter for ingested events ( #1999 )
2024-05-07 13:34:45 +00:00
Marc Klingen and GitHub
6021ef94c8
fix(rbac): viewers have read-only access to evaluation resources ( #1997 )
2024-05-07 13:24:19 +00:00
Marc Klingen and GitHub
d2d10893e1
fix: help strings and links across eval feature ( #1996 )
2024-05-07 13:09:05 +00:00
Max Deichmann and GitHub
dd78b9be7e
perf: instrument tokenisation ( #1995 )
2024-05-07 12:54:39 +00:00
Max Deichmann and GitHub
ec1a9c53e7
fix: improve filteroptions api ( #1993 )
2024-05-07 12:13:35 +00:00
Max Deichmann and GitHub
74da65f9b2
perf: limit filteroptions api ( #1973 )
2024-05-07 14:05:19 +02:00
654620c336
fix(prompts): filter by label to prompts table ( #1980 )
...
* fix(prompts): add filter by label to prompts table
* feat: adds label filter to prompt table
---------
Co-authored-by: Hassieb Pakzad <68423100+hassiebp@users.noreply.github.com >
2024-05-07 10:42:27 +02:00
Marc Klingen
d1b935b280
docs: update api reference to specify datetime format (ISO 8601)
2024-05-06 18:10:01 +02:00
Max Deichmann and GitHub
7dfa914934
fix: validate query ( #1985 )
2024-05-06 15:17:09 +00:00
Clemo and GitHub
a126b05bb9
fix: update entity name from finto technologies gmbh to langfuse gmbh
2024-05-06 17:01:01 +02:00
Clemo and GitHub
b81a81d76f
docs: add /ee license (enterprise edition)
2024-05-06 17:00:05 +02:00
Marc Klingen
15014eb8ea
chore: release v2.38.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-05 21:32:51 +02:00
Marc Klingen and GitHub
e1fb0e4102
perf: exclude observation metadata in traces.byId to prevent OOM when viewing large traces ( #1978 )
2024-05-05 19:47:35 +02:00
Marc Klingen
c7d99476eb
chore(cloud): update terms and conditions link
2024-05-05 17:51:42 +02:00
Marc Klingen and GitHub
7e3980856c
feat(ui): add container queries for embedded tables + accordion to hide generations on prompt versions ( #1974 )
2024-05-03 21:17:51 +00:00
marliessophie and GitHub
54991e2246
feat: show generations table per prompt version, add observationCount to traces table ( #1971 )
...
* feat: add number of observations as new col on traces
* perf: load `observationCount` directly
* feat: show generations table per prompt version
* feat: remove `isHideIfEmptyEnabled` config
* fix: remove `enableSorting` for `observationCount`
2024-05-03 17:36:00 +00:00
Marc Klingen and GitHub
10bbfd75c3
chore(db): add cursors to trace table ( #1968 )
2024-05-03 15:48:43 +02:00
4476d6c1e7
chore(deps): bump the prisma group with 2 updates ( #1959 )
...
Bumps the prisma group with 2 updates: [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli ) and [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client ).
Updates `prisma` from 5.12.1 to 5.13.0
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.13.0/packages/cli )
Updates `@prisma/client` from 5.12.1 to 5.13.0
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.13.0/packages/client )
---
updated-dependencies:
- dependency-name: prisma
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prisma
- dependency-name: "@prisma/client"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prisma
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 12:18:44 +00:00
9dc758693b
chore(deps): bump @aws-sdk/lib-storage from 3.550.0 to 3.568.0 ( #1961 )
...
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage ) from 3.550.0 to 3.568.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/lib/lib-storage )
---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-storage"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 12:08:19 +00:00
Marc Klingen
082031ccd2
docs: fix links to published specs in api spec
2024-05-03 14:01:35 +02:00
Marc Klingen and GitHub
a88764db7e
perf: limit max length of trpc batch requests ( #1966 )
2024-05-03 13:55:26 +02:00
b6e0acb6f3
chore(deps): bump the sentry group with 4 updates ( #1958 )
...
Bumps the sentry group with 4 updates: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ), [@sentry/node](https://github.com/getsentry/sentry-javascript ), [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript ) and [@sentry/types](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/nextjs` from 7.110.1 to 7.113.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.113.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.1...7.113.0 )
Updates `@sentry/node` from 7.110.1 to 7.113.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.113.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.1...7.113.0 )
Updates `@sentry/profiling-node` from 7.110.1 to 7.113.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.113.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.1...7.113.0 )
Updates `@sentry/types` from 7.110.1 to 7.113.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.113.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.1...7.113.0 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: sentry
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: sentry
- dependency-name: "@sentry/profiling-node"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: sentry
- dependency-name: "@sentry/types"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: sentry
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 09:34:35 +00:00
Max Deichmann and GitHub
366ccde902
chore: improve logging ( #1965 )
2024-05-03 09:17:36 +00:00
Marc Klingen and GitHub
21c60fab76
fix: generate api spec and postman collection to public folder ( #1964 )
...
* fix: generate api spec and postman collection to public folder
* remove copy script from package
* remove old generation target
2024-05-03 08:55:33 +00:00
Max Deichmann
7c5a49b4ee
chore: release v2.37.3
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-02 17:40:56 +02:00
bfbb83e74f
fix: use provided job delay instead of default if provided ( #1950 ) ( #1955 )
...
Co-authored-by: Tim Beyer <tim.beyer@gmail.com >
2024-05-02 17:39:42 +02:00
Marc Klingen and GitHub
8cde89689f
chore: Update bug_report.yml
2024-05-02 12:24:30 +02:00
Marc Klingen and GitHub
823d94e6fd
chore: update issue template
2024-05-02 12:23:53 +02:00
Marc Klingen
2bbb88ce93
chore: update issue template
2024-05-02 12:07:53 +02:00
52cfba89e8
feat(auth): redirect to targetPath after login ( #1913 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-05-02 11:47:41 +02:00
2de3d6fe8f
chore(deps): bump the patches group across 1 directory with 14 updates ( #1944 )
...
Bumps the patches group with 14 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [release-it](https://github.com/release-it/release-it ) | `17.2.0` | `17.2.1` |
| [turbo](https://github.com/vercel/turbo ) | `1.13.2` | `1.13.3` |
| [@langchain/anthropic](https://github.com/langchain-ai/langchainjs ) | `0.1.14` | `0.1.16` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs ) | `0.1.58` | `0.1.61` |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components ) | `0.0.16` | `0.0.17` |
| [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render ) | `0.0.12` | `0.0.13` |
| [clsx](https://github.com/lukeed/clsx ) | `2.1.0` | `2.1.1` |
| [langchain](https://github.com/langchain-ai/langchainjs ) | `0.1.33` | `0.1.36` |
| [next](https://github.com/vercel/next.js ) | `14.2.1` | `14.2.3` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library ) | `15.0.2` | `15.0.6` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) | `14.2.1` | `14.2.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `5.2.9` | `5.2.10` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) | `1.5.0` | `1.5.3` |
| [eslint-config-turbo](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo ) | `1.13.2` | `1.13.3` |
Updates `release-it` from 17.2.0 to 17.2.1
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/17.2.0...17.2.1 )
Updates `turbo` from 1.13.2 to 1.13.3
- [Release notes](https://github.com/vercel/turbo/releases )
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md )
- [Commits](https://github.com/vercel/turbo/compare/v1.13.2...v1.13.3 )
Updates `@langchain/anthropic` from 0.1.14 to 0.1.16
- [Release notes](https://github.com/langchain-ai/langchainjs/releases )
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js )
- [Commits](https://github.com/langchain-ai/langchainjs/compare/0.1.14...0.1.16 )
Updates `@langchain/core` from 0.1.58 to 0.1.61
- [Release notes](https://github.com/langchain-ai/langchainjs/releases )
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js )
- [Commits](https://github.com/langchain-ai/langchainjs/commits )
Updates `@react-email/components` from 0.0.16 to 0.0.17
- [Release notes](https://github.com/resend/react-email/releases )
- [Commits](https://github.com/resend/react-email/commits/@react-email/components@0.0.17/packages/components )
Updates `@react-email/render` from 0.0.12 to 0.0.13
- [Release notes](https://github.com/resend/react-email/releases )
- [Commits](https://github.com/resend/react-email/commits/@react-email/render@0.0.13/packages/render )
Updates `clsx` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/lukeed/clsx/releases )
- [Commits](https://github.com/lukeed/clsx/compare/v2.1.0...v2.1.1 )
Updates `langchain` from 0.1.33 to 0.1.36
- [Release notes](https://github.com/langchain-ai/langchainjs/releases )
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js )
- [Commits](https://github.com/langchain-ai/langchainjs/compare/0.1.33...0.1.36 )
Updates `next` from 14.2.1 to 14.2.3
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.1...v14.2.3 )
Updates `@testing-library/react` from 15.0.2 to 15.0.6
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.2...v15.0.6 )
Updates `eslint-config-next` from 14.2.1 to 14.2.3
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/eslint-config-next )
Updates `vite` from 5.2.9 to 5.2.10
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.2.10/packages/vite )
Updates `vitest` from 1.5.0 to 1.5.3
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.3/packages/vitest )
Updates `eslint-config-turbo` from 1.13.2 to 1.13.3
- [Release notes](https://github.com/vercel/turbo/releases )
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md )
- [Commits](https://github.com/vercel/turbo/commits/v1.13.3/packages/eslint-config-turbo )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: turbo
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@langchain/anthropic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@langchain/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@react-email/components"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@react-email/render"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: clsx
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: eslint-config-turbo
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 10:57:20 +02:00
Max Deichmann and GitHub
f873a7dc97
chore: improve logging ( #1942 )
2024-05-01 15:00:58 +00:00
Max Deichmann and GitHub
340e8927bd
chore: move worker logs to debug ( #1939 )
2024-05-01 13:50:37 +00:00
Max Deichmann and GitHub
cf0ea0f9fb
chore: sentry worker global sampling ( #1938 )
2024-05-01 13:45:25 +00:00
Max Deichmann and GitHub
d46715ff79
chore: reduce logging again ( #1937 )
2024-05-01 13:37:49 +00:00
Max Deichmann and GitHub
73d06086b6
fix: worker tsconfig ( #1936 )
2024-05-01 13:31:50 +00:00
Max Deichmann and GitHub
e728a73f29
chore: reduce logging ( #1935 )
2024-05-01 12:56:45 +00:00
Max Deichmann and GitHub
ec3c946965
perf: use prisma joins ( #1934 )
2024-05-01 11:23:07 +00:00
Max Deichmann
a4eedbaba3
chore: release v2.37.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-05-01 13:00:20 +02:00
Max Deichmann and GitHub
32de95648c
perf: remove read operation from events table ( #1933 )
2024-05-01 10:30:46 +00:00
Marc Klingen and GitHub
15c97956bf
ui: move new prompt to datatable toolbar ( #1929 )
2024-04-30 21:32:14 +00:00
Marc Klingen and GitHub
debde9c5d3
fix: openapi spec publishing and add postman collection ( #1928 )
2024-04-30 23:15:33 +02:00
Hassieb Pakzad and GitHub
0f78cea5ce
fix: add labels to fern definition for prompt return types ( #1923 )
2024-04-30 19:21:46 +02:00
Marc Klingen and GitHub
a3a25425c0
docs: update contributing
2024-04-30 14:27:32 +02:00
Marc Klingen and GitHub
489e812fe9
docs: update CONTRIBUTING.md
2024-04-30 14:09:27 +02:00
Marc Klingen
42589e31ff
docs: add descriptions to new v2 prompt api params
2024-04-30 00:43:36 +02:00
Max Deichmann
0cf58be012
chore: release v2.37.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-29 21:07:37 +02:00
Max Deichmann and GitHub
c338db5a4d
fix: deduplicate events on worker ingestion ( #1908 )
2024-04-29 19:01:48 +00:00
Max Deichmann
6b22c19ce1
chore: release v2.37.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-29 20:35:34 +02:00
Hassieb Pakzad and GitHub
a9cac5d6d2
chore: adds mig for latest tag on prompts ( #1907 )
2024-04-29 20:28:12 +02:00
Hassieb Pakzad and GitHub
fb1c22896b
feat: adds public/v2/prompts ( #1846 )
2024-04-29 19:44:58 +02:00
Max Deichmann and GitHub
8cb9d5fb60
chore: reduce logging noise ( #1903 )
2024-04-29 13:33:49 +00:00
Max Deichmann and GitHub
c027575dc1
docs: update chart in contributing ( #1901 )
2024-04-29 14:44:34 +02:00
Marc Klingen and GitHub
870610b575
fix: render layout/menu also when user has no project yet, otherwise cannot sign out ( #1900 )
...
Fixes #1787
2024-04-29 10:33:24 +00:00
Max Deichmann
5547e5cc88
chore: release v2.36.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-29 12:22:16 +02:00
Max Deichmann and GitHub
dd4a92f9d8
fix: correctly filter prompt on production promotion ( #1899 )
2024-04-29 10:21:08 +00:00
Max Deichmann and GitHub
9813cd27e0
perf: reduce sentry sampling ( #1897 )
2024-04-29 08:11:22 +00:00
Marc Klingen
b4c636d430
docs: add ENABLE_EVENT_LOG to example env
2024-04-28 12:12:54 +02:00
Marc Klingen
c54ca57f6f
chore: release v2.36.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-28 12:09:14 +02:00
Marc Klingen and GitHub
3a40df5daa
feat: Add ENABLE_EVENT_LOG flag ( #1894 )
...
Fixes #1717
2024-04-28 10:07:26 +00:00
Marc Klingen and GitHub
528f1eb737
docs: fix broken link in readme
2024-04-28 00:16:19 +02:00
Marc Klingen
579f00c8fe
fix: role MEMBER should have read access to last chars of keys
2024-04-27 22:42:43 +02:00
Marc Klingen
f4e8a61e7b
fix: typo
2024-04-27 22:36:48 +02:00
Marc Klingen and GitHub
085e669c2c
docs: update readme to include video and latest features
2024-04-27 22:34:42 +02:00
Ikko Eltociear Ashimine and GitHub
a5321fb965
docs: update CONTRIBUTING.md ( #1892 )
...
minor fix
2024-04-27 20:09:19 +02:00
Shixian Sheng and GitHub
0c7a11e698
docs: update readme ( #1891 )
2024-04-27 19:07:27 +02:00
Marc Klingen
0ae42e3ff1
chore: remove unused import
2024-04-27 14:47:14 +02:00
Marc Klingen
0c27f41084
chore: remove PH banner
2024-04-27 14:46:18 +02:00
Max Deichmann
2722966892
chore: release v2.35.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-27 14:26:59 +02:00
Max Deichmann and GitHub
31a2fc421d
fix: visibility of llm template ( #1890 )
2024-04-27 12:21:59 +00:00
Max Deichmann and GitHub
eb03ffaf85
fix: increase eval attempts ( #1889 )
2024-04-27 12:16:34 +00:00
Max Deichmann and GitHub
08b04811f1
chore: add eval tests ( #1888 )
2024-04-27 11:02:15 +00:00
Max Deichmann and GitHub
fab53a1c3d
feat: capture worker errors in sentry ( #1885 )
...
feat: capture woerker errors in sentry
2024-04-26 17:06:32 +00:00
Max Deichmann and GitHub
046ad8075d
feat: add logging for score creation in eval ( #1884 )
2024-04-26 16:01:10 +00:00
Max Deichmann and GitHub
c8672b57cc
fix: fix failing eval filter ( #1883 )
2024-04-26 17:47:36 +02:00
852a43d844
fix: missing tokenizer model in isTiktokenModel ( #1878 ) ( #1882 )
...
Co-authored-by: Thomas Calvet <calvet.thomas@gmail.com >
2024-04-26 14:49:17 +00:00
Max Deichmann and GitHub
4a323b0011
fix: improve error message on worker ( #1881 )
2024-04-26 14:33:29 +00:00
Max Deichmann and GitHub
4f7e74a1e4
chore: configure eval worker ( #1879 )
2024-04-26 12:01:44 +00:00
Marc Klingen
27d3bb8a85
chore: temporary ph notification
2024-04-26 11:27:01 +02:00
Max Deichmann
8ee0b03df6
chore: release v2.34.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-26 10:35:17 +02:00
Max Deichmann and GitHub
6ade4c6603
fix: improve eval error handling ( #1875 )
2024-04-26 10:31:53 +02:00
Max Deichmann and GitHub
9ae0708cca
fix: rbac UI for eval templates ( #1869 )
2024-04-26 06:38:49 +00:00
Max Deichmann and GitHub
1ba027fc2b
fix: add logging to ingestion ( #1865 )
2024-04-25 21:38:08 +00:00
Max Deichmann and GitHub
e11d02a861
perf: reduce sentry sampling rate ( #1861 )
2024-04-25 18:55:38 +00:00
Max Deichmann and GitHub
41cf5acbe3
fix: fix ui in eval form ( #1859 )
2024-04-25 16:50:11 +00:00
Marc Klingen
95454abe05
chore: empty commit
2024-04-25 17:58:24 +02:00
Max Deichmann and GitHub
ee92e9d7fa
chore: move evals to ee folder ( #1854 )
2024-04-25 14:13:32 +00:00
Marc Klingen
fa9e90ed75
hotfix: openapi spec not included in public folder during build
2024-04-25 15:47:42 +02:00
Max Deichmann and GitHub
f981da3457
perf: sentry sampling worker ( #1853 )
2024-04-25 12:56:34 +00:00
Max Deichmann and GitHub
384af7b817
chore: improve worker logger for gcp ( #1852 )
2024-04-25 12:49:44 +00:00
Max Deichmann and GitHub
6f23b34636
feat: add logs to config page ( #1850 )
2024-04-25 12:25:09 +00:00
Max Deichmann and GitHub
99b0f5b157
feat: add eval to score table ( #1847 )
2024-04-25 12:19:15 +00:00
Max Deichmann and GitHub
96cb57871d
feat: add toolbar to log table ( #1849 )
2024-04-25 12:00:04 +00:00
Max Deichmann and GitHub
e49ba5448e
perf: adjust sampling for trpc ( #1848 )
2024-04-25 11:53:46 +00:00
Max Deichmann and GitHub
ef8e312f48
feat: link eval templates in configs ( #1845 )
2024-04-25 10:08:13 +00:00
Max Deichmann and GitHub
e79553cd03
fix: eval config delay ( #1844 )
2024-04-25 09:53:56 +00:00
Max Deichmann and GitHub
105db18bc9
feat: improve eval config variable mapping UX ( #1839 )
2024-04-25 09:41:00 +00:00
Max Deichmann and GitHub
dcba65d49e
feat: add trpc sentry middleware ( #1842 )
2024-04-25 10:54:32 +02:00
Max Deichmann and GitHub
cf96ed67cc
fix: fix playground header link ( #1840 )
2024-04-24 20:13:34 +00:00
Max Deichmann and GitHub
930d07e4da
chore: update in-app notification ( #1838 )
2024-04-24 16:30:31 +00:00
Max Deichmann and GitHub
50199db733
feat: improve readability from log table ( #1837 )
2024-04-24 15:55:11 +00:00
Max Deichmann and GitHub
3e65599966
feat: improve user facing errors ( #1836 )
2024-04-24 15:45:49 +00:00
Max Deichmann and GitHub
f2c527a677
perf: improve log table performance ( #1835 )
2024-04-24 17:19:07 +02:00
Max Deichmann
dcf91a112c
chore: release v2.33.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-24 16:38:24 +02:00
Max Deichmann and GitHub
5f5449bd78
feat: add eval log ( #1832 )
2024-04-24 14:37:37 +00:00
Max Deichmann and GitHub
e9e6802ba4
feat: improve api key design ( #1834 )
2024-04-24 15:42:18 +02:00
Marc Klingen
e5261ac73d
fix: links to docs
2024-04-24 15:01:52 +02:00
Max Deichmann and GitHub
0781c6cd4b
fix: form error on missing api keys ( #1828 )
2024-04-24 11:27:00 +02:00
Max Deichmann and GitHub
e708318558
fix: improve error logs ( #1827 )
2024-04-24 11:21:24 +02:00
Max Deichmann
0f0af537ae
chore: release v2.32.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-24 10:24:00 +02:00
Max Deichmann and GitHub
2ae694625d
feat: add langfuse managed eval prompt templates ( #1815 )
2024-04-24 08:21:50 +00:00
Max Deichmann and GitHub
b53ad98f50
fix: return if betterstack env is not set ( #1825 )
2024-04-24 07:50:27 +00:00
Max Deichmann and GitHub
10c0b18ca0
fix: exhaustive check for lllm model provider ( #1819 )
2024-04-23 18:24:03 +00:00
Max Deichmann and GitHub
e0e346dccb
feat: bring your own llm api key ( #1796 )
2024-04-23 18:06:33 +00:00
Max Deichmann and GitHub
dec0c5133a
bug: revert historic model update ( #1817 )
2024-04-23 15:18:42 +00:00
Max Deichmann and GitHub
7c72aa16c0
feat: update existing openai models ( #1808 )
2024-04-23 14:35:48 +00:00
Max Deichmann and GitHub
373ee6dda0
feat: update openai models ( #1807 )
2024-04-23 14:29:55 +00:00
Marc Klingen and GitHub
2880bac4eb
fix: trace-level scores did not show on dataset runs table ( #1810 )
2024-04-23 13:23:32 +02:00
Max Deichmann and GitHub
b28679112a
perf: do not try ot match models without user provided model ( #1809 )
2024-04-23 12:25:30 +02:00
Max Deichmann and GitHub
7a22b0c3bf
feat: update model match algo to support larger updates ( #1806 )
...
push
2024-04-23 09:52:49 +00:00
Max Deichmann
711f32d3f6
chore: release v2.31.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-23 10:15:45 +02:00
Hassieb Pakzad and GitHub
6161d1cf71
feat: launches playground ( #1799 )
2024-04-23 10:13:29 +02:00
Hassieb Pakzad and GitHub
aeec1ebe79
refactor: moves playground to enterprise edition ( #1797 )
2024-04-22 14:59:23 +02:00
e9a3e3c9ef
chore(deps): bump ioredis from 5.3.2 to 5.4.1 ( #1761 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 5.3.2 to 5.4.1.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/luin/ioredis/compare/v5.3.2...v5.4.1 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 08:28:55 +00:00
Marc Klingen
2d5b3e2076
chore: add created at to posthog integration table
2024-04-20 15:43:23 +02:00
Marc Klingen
aeb15b80fe
fix(ui): initial loading state of posthog integration
2024-04-19 21:05:09 +02:00
Marc Klingen
c254a36eb5
fix: error on prompts page when author was removed from project
2024-04-19 20:55:56 +02:00
Marc Klingen
6b25d3c544
chore: remove unused imports
2024-04-19 20:53:56 +02:00
Marc Klingen
579c391b26
fix: rbac role admin
2024-04-19 18:28:51 +02:00
Marc Klingen
8584f93307
chore: release v2.30.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-19 18:05:17 +02:00
Marc Klingen and GitHub
08e576f815
feat(cloud): add settings for posthog integration ( #1778 )
2024-04-19 17:38:55 +02:00
Marc Klingen and GitHub
f64da44b20
chore: update docs links in settings ( #1786 )
2024-04-19 10:49:26 +00:00
Marc Klingen and GitHub
c720a4d896
perf: reduce memory usage of users.all trpc route ( #1784 )
2024-04-19 10:03:06 +00:00
Marc Klingen
b59b61a5cf
chore: release v2.30.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-19 01:07:09 +02:00
Marc Klingen and GitHub
3f18e42fef
feat(api): add countObservations to metrics endpoint, model nullable ( #1779 )
2024-04-18 23:04:29 +00:00
Marc Klingen and GitHub
31a9be6f1d
fix(api): support special characters in dataset name and run name ( #1762 )
2024-04-18 22:49:10 +00:00
Marc Klingen
fe6d8a38ec
chore: release v2.30.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-18 18:25:26 +02:00
Marc Klingen and GitHub
d4fecbb2a6
fix: support special characters for prompt names ( #1763 )
2024-04-18 14:20:20 +00:00
Marc Klingen and GitHub
d92ba1d26b
feat(ui): concise IOTableCell for small rowHeight across tables ( #1766 )
2024-04-18 13:42:48 +00:00
Marc Klingen and GitHub
61c2312f12
chore: add dev env flag ( #1765 )
2024-04-18 15:29:41 +02:00
Marc Klingen and GitHub
862a1395d5
feat(ui): render errors on sign in page and log unknown to sentry ( #1767 )
2024-04-18 14:56:14 +02:00
Marc Klingen and GitHub
21e9e17e93
docs: add comment on too large page sizes to openapi reference ( #1772 )
2024-04-18 11:17:11 +00:00
5b32d4b9a2
chore(deps): bump react-responsive from 9.0.2 to 10.0.0 ( #1749 )
...
Bumps [react-responsive](https://github.com/yocontra/react-responsive ) from 9.0.2 to 10.0.0.
- [Changelog](https://github.com/yocontra/react-responsive/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yocontra/react-responsive/compare/v9.0.2...v10.0.0 )
---
updated-dependencies:
- dependency-name: react-responsive
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 23:17:07 +00:00
ea5617d621
chore(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.7.0 ( #1750 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 23:10:35 +00:00
9c72fddc20
chore(deps-dev): bump vitest from 1.4.0 to 1.5.0 ( #1751 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 18:44:22 +00:00
Marc Klingen
548669e546
chore: release v2.29.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-17 17:08:09 +02:00
Marc Klingen
a7a5870508
fix: do not load NODE_ENV for posthog in frontend
2024-04-17 16:58:55 +02:00
Marc Klingen
0385a52e2c
chore: release v2.29.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-17 15:09:29 +02:00
Marc Klingen
dd3f4824e3
fix: import types from correct package to fix runtime issue
2024-04-17 15:09:15 +02:00
Marc Klingen
aa6145e341
chore: release v2.29.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-17 14:24:13 +02:00
Marc Klingen and GitHub
a70f1d58a5
feat(datasets): add metadata to dataset and datasetItems ( #1756 )
2024-04-17 14:22:20 +02:00
Max Deichmann and GitHub
16870fb489
fix: use trash icon for eval config ( #1757 )
2024-04-17 11:15:19 +00:00
Max Deichmann and GitHub
24b8722ad5
fix: disable eval config after confirmation only ( #1746 )
2024-04-16 22:08:14 +00:00
d0cf2f56a0
feat(scores): Add a score value filter to api ( #1745 )
...
---------
Co-authored-by: DHacky <dhgacky@gmail.com >
2024-04-16 21:46:52 +00:00
20e3c25fd6
chore(deps): bump the patches group with 6 updates ( #1741 )
...
Bumps the patches group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react ) | `1.7.18` | `1.7.19` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs ) | `0.1.57` | `0.1.58` |
| [ai](https://github.com/vercel/ai ) | `3.0.22` | `3.0.23` |
| [react-day-picker](https://github.com/gpbl/react-day-picker ) | `8.10.0` | `8.10.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) | `18.2.78` | `18.2.79` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) | `0.5.13` | `0.5.14` |
Updates `@headlessui/react` from 1.7.18 to 1.7.19
- [Release notes](https://github.com/tailwindlabs/headlessui/releases )
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.19/packages/@headlessui-react )
Updates `@langchain/core` from 0.1.57 to 0.1.58
- [Release notes](https://github.com/langchain-ai/langchainjs/releases )
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js )
- [Commits](https://github.com/langchain-ai/langchainjs/commits )
Updates `ai` from 3.0.22 to 3.0.23
- [Release notes](https://github.com/vercel/ai/releases )
- [Commits](https://github.com/vercel/ai/compare/ai@3.0.22...ai@3.0.23 )
Updates `react-day-picker` from 8.10.0 to 8.10.1
- [Release notes](https://github.com/gpbl/react-day-picker/releases )
- [Commits](https://github.com/gpbl/react-day-picker/compare/v8.10.0...v8.10.1 )
Updates `@types/react` from 18.2.78 to 18.2.79
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `prettier-plugin-tailwindcss` from 0.5.13 to 0.5.14
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.13...v0.5.14 )
---
updated-dependencies:
- dependency-name: "@headlessui/react"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@langchain/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: ai
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: react-day-picker
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 19:58:15 +00:00
b2be82b436
feat: add posthog to chatCompletion endpoint ( #1742 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-04-16 19:42:14 +00:00
Marc Klingen
779771950b
chore: add crisp env to env.mjs
2024-04-16 21:36:38 +02:00
Max Deichmann and GitHub
fdfc64b853
perf: add internal model index ( #1743 )
2024-04-16 19:54:31 +02:00
Marc Klingen
ca43da7562
chore: release v2.28.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-16 18:07:41 +02:00
Marc Klingen and GitHub
12a2459a1d
feat(api): add fromTimestamp and toTimestamp to GET metrics/daily ( #1740 )
2024-04-16 16:06:27 +00:00
Marc Klingen and GitHub
5c1a7535ee
feat: sentry exception tracking for authentication error page ( #1739 )
2024-04-16 17:26:54 +02:00
Marc Klingen
32f4e5c64f
fix(ui): "update promt" on submit of prompt form
2024-04-16 17:21:43 +02:00
Max Deichmann and GitHub
06b8331a07
fix: rename template select ( #1738 )
2024-04-16 15:17:37 +00:00
Max Deichmann and GitHub
817554f1c9
feat: move evals to own main menu ( #1734 )
2024-04-16 15:11:20 +00:00
Marc Klingen and GitHub
37d982a32f
perf: add additional db index on models.name ( #1729 )
2024-04-16 17:02:21 +02:00
Max Deichmann and GitHub
1f75563d55
chore: fix vite version ( #1737 )
2024-04-16 14:59:39 +00:00
Max Deichmann and GitHub
f5775500c8
fix: pin pnpm in docker image ( #1735 )
2024-04-16 14:50:42 +00:00
Marc Klingen and GitHub
97e26dc8f3
chore: add web/src/ee ( #1736 )
2024-04-16 16:40:26 +02:00
Marc Klingen
1d733e39ff
fix: add help tooltip to single prompt page
2024-04-16 15:11:58 +02:00
12abeac07a
chore(deps): bump the sentry group with 4 updates ( #1724 )
...
Bumps the sentry group with 4 updates: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ), [@sentry/node](https://github.com/getsentry/sentry-javascript ), [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript ) and [@sentry/types](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/nextjs` from 7.110.0 to 7.110.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.0...7.110.1 )
Updates `@sentry/node` from 7.110.0 to 7.110.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.0...7.110.1 )
Updates `@sentry/profiling-node` from 7.110.0 to 7.110.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.0...7.110.1 )
Updates `@sentry/types` from 7.110.0 to 7.110.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.0...7.110.1 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: sentry
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: sentry
- dependency-name: "@sentry/profiling-node"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: sentry
- dependency-name: "@sentry/types"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: sentry
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 11:04:05 +00:00
Hassieb Pakzad and GitHub
6478456e6c
fix: adds error handling to chat completion calls ( #1733 )
2024-04-16 10:54:39 +00:00
Marc Klingen
5e27d36d74
chore: release v2.27.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20) (push) Waiting to run
CI/CD / tests-worker (20) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-04-16 12:19:28 +02:00
Marc Klingen
8461a7a305
chore: add ADMIN_API_KEY to env example
2024-04-16 12:18:11 +02:00
Marc Klingen
5fd3cd218a
chore: remove console log
2024-04-16 12:16:28 +02:00
Marc Klingen and GitHub
38cc982924
feat(ee): domain-specific sso providers ( #1713 )
2024-04-16 10:08:41 +00:00