Marc Klingen
05d28db250
chore: release v2.59.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (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
Snyk Container / snyk (push) Waiting to run
2024-07-03 18:51:46 +02:00
Marc Klingen and GitHub
c97ffde598
fix(ui): utc startDate in model form ( #2532 )
2024-07-03 16:43:48 +00:00
Marc Klingen and GitHub
42c12b7ce7
feat(api): add models api routes ( #2531 )
2024-07-03 16:06:59 +00:00
Hassieb Pakzad and GitHub
602e4998d4
fix: calculate costs only if there are no user provided cost ( #2530 )
2024-07-03 15:22:49 +02:00
marliessophie and GitHub
29da3162da
feat(trace timeline): add expand/collapse all buttons ( #2524 )
2024-07-03 07:47:32 +00:00
Marc Klingen
747b7e9b7f
fix(ui): model based eval template builder
2024-07-03 01:46:02 +02:00
Marc Klingen and GitHub
966894cee6
docs(api): improve display names of api routes ( #2526 )
2024-07-02 17:33:48 +00:00
Marc Klingen and GitHub
9ba9098303
fix(ui): bg of trace tabs on published traces ( #2525 )
...
fix(ui): background of trace tabs on published traces
2024-07-02 17:11:50 +00:00
Hassieb Pakzad and GitHub
5561668b43
fix: keep the tmp col on backfill script ( #2518 )
2024-07-02 14:30:29 +02:00
Marc Klingen and GitHub
3fe5bf16d1
perf(ui): load metdata individually on trace table ( #2506 )
2024-07-02 08:54:57 +00:00
Marc Klingen and GitHub
bb19675769
perf(ui): fetch metadata individually on generations table ( #2507 )
2024-07-02 10:47:11 +02:00
Marc Klingen
2fb70c207b
chore: release v2.58.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (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
Snyk Container / snyk (push) Waiting to run
2024-07-02 10:28:38 +02:00
Ikko Eltociear Ashimine and GitHub
0bbc27d53b
chore: fix typo ( #2490 )
2024-07-01 22:23:41 +02:00
Max Deichmann and GitHub
ad7f273638
fix: capture worker sentry exceptions ( #2505 )
2024-07-01 20:17:33 +00:00
Marc Klingen and GitHub
7637d45fd3
chore: minor refactor of api abstractions and errors ( #2504 )
2024-07-01 21:55:58 +02:00
Max Deichmann and GitHub
995b30b3d7
chore: sentry sample rate in env ( #2503 )
2024-07-01 18:48:00 +00:00
Max Deichmann and GitHub
26d615842c
chore: rename db migration disablement environment variable ( #2502 )
2024-07-01 20:30:10 +02:00
Marc Klingen and GitHub
61cf13a1db
feat(api): datasets v2 api & new typed public api interface for improved tests ( #2484 )
2024-07-01 15:08:37 +00:00
Max Deichmann and GitHub
078f7d6f83
infra: adjust sample rate ( #2494 )
2024-07-01 08:58:04 +00:00
Hassieb Pakzad and GitHub
b4ce9a486b
chore: adds backfill script for generations calculated costs ( #2466 )
2024-07-01 10:25:03 +02:00
Max Deichmann and GitHub
801090fdf1
deps: upgrade sentry ( #2492 )
...
something
2024-06-30 18:29:59 +00:00
Hassieb Pakzad and GitHub
4fd42b7b5b
fix(tokenCost): if user provided any cost point, do not calculate costs ( #2487 )
2024-06-29 09:17:53 +00:00
Max Deichmann and GitHub
2591f0d7b7
infra: increase sentry sample rate ( #2485 )
2024-06-28 17:18:46 +02:00
marliessophie and GitHub
95e8a2a793
fix(trace timeline view): prefix tree keys with respective item ( #2483 )
...
* fix(trace timeline view): prefix tree key's with respective item
* push
2024-06-28 14:07:05 +00:00
Marc Klingen and GitHub
8b367b1a10
feat(ui): auto-select first operator in filter builder ( #2482 )
2024-06-28 13:38:52 +00:00
Marc Klingen
2b80cba1fe
fix: include *.langfuse.com in CSP header
2024-06-28 15:06:32 +02:00
Max Deichmann and GitHub
0b7fd5e70e
fix: do not report unauthorized error to sentry ( #2480 )
2024-06-28 10:57:52 +02:00
Marc Klingen and GitHub
fcec58f976
fix: include scores with missing traces in ui and api ( #2477 )
2024-06-27 23:48:10 +00:00
Marc Klingen
62101ba598
docs: add LANFUSE_WEB_MIGRATION_DISABLED to example env
2024-06-28 01:10:23 +02:00
Marc Klingen and GitHub
5a6eba5242
fix(ci): platform arg optional in dockerfiles ( #2476 )
2024-06-28 00:34:17 +02:00
Marc Klingen
20c2bb9dc2
Revert "fix(ci): set DOCKER_DEFAULT_PLATFORM in porter deployments"
...
This reverts commit 3196ee7d04 .
2024-06-27 22:29:30 +02:00
Marc Klingen
4d0e431f2a
Revert "fix(ci): conditionally set platform in dockerfiles if available"
...
This reverts commit 3bed36e0e7 .
2024-06-27 22:29:23 +02:00
Marc Klingen
3bed36e0e7
fix(ci): conditionally set platform in dockerfiles if available
2024-06-27 21:55:46 +02:00
Marc Klingen
3196ee7d04
fix(ci): set DOCKER_DEFAULT_PLATFORM in porter deployments
2024-06-27 21:48:31 +02:00
rennokki and GitHub
5219bb74ac
feat: Docker arm64 builds ( #2453 )
2024-06-27 19:07:09 +02:00
Marc Klingen and GitHub
555a16bce7
chore(cloud): specify aws regions in region modal ( #2444 )
2024-06-27 16:34:44 +02:00
porter-deployment-app[bot] and GitHub
499a7b40f1
infra: porter web eu ( #2464 )
2024-06-27 16:26:49 +02:00
porter-deployment-app[bot] and GitHub
8e9acb2fe8
Enable Porter Application worker ( #2463 )
2024-06-27 16:18:07 +02:00
Marc Klingen and GitHub
dda176f3f9
ci: add names to tests based on matrix ( #2462 )
2024-06-27 14:13:21 +00:00
Max Deichmann and GitHub
48aa358e99
infra: remove preview deployment ( #2460 )
...
something
2024-06-27 15:22:04 +02:00
Marc Klingen and GitHub
6127f23758
feat(auth): add AUTH_CUSTOM_SCOPE to change oauth scopes of custom oauth setups ( #2459 )
2024-06-27 13:14:38 +00:00
porter-deployment-app[bot] and GitHub
bdfc51ca72
infra: add staging preview deployments ( #2449 )
2024-06-26 23:40:09 +02:00
Max Deichmann and GitHub
0bbf87abfd
fix: do not execute db migration in web container if configured in env ( #2446 )
2024-06-26 19:25:56 +00:00
Hassieb Pakzad
c7c934fbab
chore: release v2.57.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20, 12) (push) Waiting to run
CI/CD / tests-web (20, 15) (push) Waiting to run
CI/CD / tests-worker (20, 12) (push) Waiting to run
CI/CD / tests-worker (20, 15) (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
Snyk Container / snyk (push) Waiting to run
2024-06-26 18:43:32 +02:00
Hassieb Pakzad and GitHub
3125f275e7
perf(tables): add start time filter to filter option queries ( #2445 )
2024-06-26 18:39:45 +02:00
Max Deichmann and GitHub
7cb27deb22
perf: increase worker sample rate ( #2443 )
2024-06-26 13:42:06 +00:00
Max Deichmann and GitHub
4b72fecb7f
fix: improve porter naming ( #2442 )
2024-06-26 15:22:20 +02:00
Hassieb Pakzad and GitHub
23efeb69cd
fix(tokenCost): carryover user provided cost even if no model match ( #2441 )
2024-06-26 15:13:08 +02:00
Marc Klingen
479d85f4ac
fix(cloud): % value of plan limit usage
2024-06-26 12:40:25 +02:00
Marc Klingen
dfe9f802c8
fix(ui): bg of json user messages in pretty-view
2024-06-26 11:57:04 +02:00
6928d561b9
infra: Enable Porter Application ( #2435 )
...
* infra: Enable Porter Application worker (#2434 )
* Create porter_stack_web.yml file
* push
* push
---------
Co-authored-by: porter-deployment-app[bot] <87230664+porter-deployment-app[bot]@users.noreply.github.com>
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-06-26 10:14:42 +02:00
Max Deichmann and GitHub
f97bd913b6
fix: correct parsing of scores for evals ( #2429 )
2024-06-25 19:17:15 +00:00
Max Deichmann and GitHub
3bec8a535b
chore: improve worker logs ( #2428 )
2024-06-25 18:04:22 +00:00
Hassieb Pakzad and GitHub
5a9f47faef
feat: write token costs at ingestion time ( #2414 )
2024-06-25 18:27:43 +02:00
Hassieb Pakzad and GitHub
3ee6e936fb
feat: add claude sonnet 3.5 to playground ( #2425 )
2024-06-25 17:48:18 +02:00
Max Deichmann and GitHub
9346e6feb5
fix: turn off logging ( #2427 )
2024-06-25 15:42:48 +00:00
Max Deichmann and GitHub
94387d1f6b
feat: improve sentry on worker ( #2426 )
2024-06-25 15:15:49 +00:00
Max Deichmann and GitHub
e2bcc6bf4e
fix: capture errors in sentry ( #2424 )
2024-06-25 13:33:06 +00:00
Max Deichmann and GitHub
defca401c9
deps: upgrade langchain in web project ( #2423 )
2024-06-25 12:37:32 +00:00
d12c623a96
chore(deps): bump pino from 8.20.0 to 9.2.0 ( #2314 )
...
Bumps [pino](https://github.com/pinojs/pino ) from 8.20.0 to 9.2.0.
- [Release notes](https://github.com/pinojs/pino/releases )
- [Commits](https://github.com/pinojs/pino/compare/v8.20.0...v9.2.0 )
---
updated-dependencies:
- dependency-name: pino
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>
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-06-25 12:19:34 +00:00
Marc Klingen
1eb945820c
chore: release v2.56.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20, 12) (push) Waiting to run
CI/CD / tests-web (20, 15) (push) Waiting to run
CI/CD / tests-worker (20, 12) (push) Waiting to run
CI/CD / tests-worker (20, 15) (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
Snyk Container / snyk (push) Waiting to run
2024-06-25 13:45:44 +02:00
Max Deichmann and GitHub
dcd1703668
security: upgrade langchain ( #2421 )
2024-06-25 10:59:27 +00:00
Max Deichmann and GitHub
42b0a49e2d
fix: flaky eval test ( #2418 )
2024-06-25 10:41:11 +00:00
983f34f49d
fix: ordering of ingestion events by timestamp ( #2417 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-06-25 12:31:40 +02:00
Max Deichmann and GitHub
3e66bb6dff
perf: add prisma to worker sentry ( #2413 )
2024-06-24 17:02:17 +00:00
Max Deichmann and GitHub
2ea0b9bac4
fix: handle errors in worker API ( #2412 )
2024-06-24 18:21:20 +02:00
Max Deichmann and GitHub
2be49c2488
fix: typo in contributing file ( #2411 )
2024-06-24 18:00:25 +02:00
Max Deichmann and GitHub
1aeb79b913
fix: redis connection string with bull ( #2410 )
2024-06-24 16:46:26 +02:00
Max Deichmann and GitHub
2084f69bec
feat: allow redis connection via connection string ( #2409 )
2024-06-24 16:27:55 +02:00
Marc Klingen and GitHub
87fd20ec9e
feat(models): add support for anthropic 3.5 sonnet ( #2407 )
...
Fixes LFE-1426
2024-06-24 13:55:38 +00:00
Max Deichmann
e028117453
chore: release v2.56.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20, 12) (push) Waiting to run
CI/CD / tests-web (20, 15) (push) Waiting to run
CI/CD / tests-worker (20, 12) (push) Waiting to run
CI/CD / tests-worker (20, 15) (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
Snyk Container / snyk (push) Waiting to run
2024-06-24 15:15:16 +02:00
Max Deichmann and GitHub
8483ac749c
infra: add porter for US worker ( #2406 )
2024-06-24 15:10:27 +02:00
Marc Klingen and GitHub
d40635a860
fix(ui): render dataset items with false as value correctly ( #2404 )
...
fix(ui): render dataset items with as value correctly
2024-06-24 13:09:44 +00:00
marliessophie and GitHub
4e27b6f0f1
feat(api): add GET /score-configs/[configId] and GET /score-configs ( #2361 )
...
* feat(api): add GET /score-configs/[configId]
* feat(api): add GET /score-configs
* push
* test: servertest
* fern
* push
* push
* push
* push
* push
* docs: address feedback
* tests: address feedback to test for full objects
* fix: address feedback and properly verify config is of correct type
* push
* push
* push
* push
2024-06-24 10:13:20 +02:00
Marc Klingen and GitHub
cd3d6b0251
fix(ui): number formatting while undefined ( #2396 )
...
fix(ui): number formatting while numbers are loading
2024-06-21 13:30:36 +00:00
Max Deichmann and GitHub
eea071c32f
infra: add public variables to docker build steps ( #2393 )
2024-06-21 14:05:20 +02:00
MukeshKG and GitHub
aebcac4b57
chore: removing 'version' from docker-compose.yml file ( #2389 )
2024-06-21 12:56:37 +02:00
7e4836a345
Enable Porter Application worker ( #2392 )
...
Create porter_stack_worker.yml file
Co-authored-by: porter-deployment-app[bot] <87230664+porter-deployment-app[bot]@users.noreply.github.com>
2024-06-21 10:37:41 +02:00
67d37ec66b
infra: Enable Porter Application web ( #2391 )
...
Create porter_stack_web.yml file
Co-authored-by: porter-deployment-app[bot] <87230664+porter-deployment-app[bot]@users.noreply.github.com>
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-06-21 10:25:37 +02:00
4b36304a55
Delete Porter Application web ( #2387 )
...
Delete porter_stack_web.yml file
Co-authored-by: porter-deployment-app[bot] <87230664+porter-deployment-app[bot]@users.noreply.github.com>
2024-06-21 10:05:28 +02:00
Hassieb Pakzad and GitHub
d3abad82e9
fix: use correct hook to determine cloud environment ( #2383 )
2024-06-20 17:30:47 +02:00
Marc Klingen
dc672099dc
docs(api): update docs on api spec
2024-06-20 16:01:30 +02:00
5e2ab2e25f
Enable Porter Application web ( #2380 )
...
Create porter_stack_web.yml file
Co-authored-by: porter-deployment-app[bot] <87230664+porter-deployment-app[bot]@users.noreply.github.com>
2024-06-20 09:40:20 +00:00
Marc Klingen and GitHub
770d1ab7d4
docs: Update dataset-items.yml
2024-06-20 08:59:39 +02:00
Marc Klingen and GitHub
b6a31f6146
fix(self-hosted): enable air-gapped use by disabling online check of react query ( #2374 )
2024-06-19 23:02:51 +02:00
Hassieb Pakzad and GitHub
33155deb83
fix: overflow LLMApiKeyList baseUrl ( #2372 )
2024-06-19 18:36:14 +02:00
Hassieb Pakzad and GitHub
65b4429272
fix: s3 link ttl ( #2370 )
2024-06-19 12:24:43 +00:00
Hassieb Pakzad and GitHub
2a30f5447d
perf: optimize indices ( #2367 )
2024-06-18 23:12:54 +02:00
Max Deichmann and GitHub
f147d2bde3
fix: flaky worker tests ( #2368 )
...
push
2024-06-18 17:58:48 +00:00
Max Deichmann and GitHub
034fbac052
feat: configure default lookback for dashboards and tables ( #2364 )
2024-06-18 16:32:35 +02:00
Hassieb Pakzad and GitHub
abbca987b4
fix: hide batch export button for selfhosters ( #2365 )
2024-06-18 16:21:42 +02:00
Hassieb Pakzad and GitHub
f8080ca04c
feat: adds exports to sessions table ( #2360 )
2024-06-18 16:09:18 +02:00
marliessophie and GitHub
0396525f1b
style(annotation): small UI/UX improvements ( #2359 )
...
* style(annotation): validate numbers in annotation onKeyUp
* style(drawer): round top left corner
* style: mark discard comment as destructive
* refactor: extract config categories to type in shared
* style: improve annotation range display in configs table
* style: ensure form caters to a lot of categories
* style: show entire description on screen
* style(scores_table): allow hiding author
* push
* push
* push
* push
2024-06-17 17:04:19 +00:00
407f442b4f
chore(deps): bump the sentry group across 1 directory with 4 updates ( #2332 )
...
Bumps the sentry group with 4 updates in the / directory: [@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 8.8.0 to 8.9.2
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.8.0...8.9.2 )
Updates `@sentry/node` from 8.8.0 to 8.9.2
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.8.0...8.9.2 )
Updates `@sentry/profiling-node` from 8.8.0 to 8.9.2
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.8.0...8.9.2 )
Updates `@sentry/types` from 8.8.0 to 8.9.2
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.8.0...8.9.2 )
---
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-06-17 17:02:36 +02:00
Max Deichmann and GitHub
6b36836fd6
fix: correct sentry 8.0 upgrade ( #2357 )
2024-06-17 15:21:33 +02:00
Marc Klingen
0a08f19ceb
chore: release v2.55.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20, 12) (push) Waiting to run
CI/CD / tests-web (20, 15) (push) Waiting to run
CI/CD / tests-worker (20, 12) (push) Waiting to run
CI/CD / tests-worker (20, 15) (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
Snyk Container / snyk (push) Waiting to run
2024-06-17 14:41:38 +02:00
Marc Klingen and GitHub
aff27ef922
perf(prompts): drop fk contraint on observations.prompt_id ( #2355 )
2024-06-17 12:05:32 +00:00
Richard Krümmel and GitHub
7c65366eac
fix(dashboard): change model latency unit to seconds ( #2356 )
2024-06-17 13:53:44 +02:00
marliessophie and GitHub
f2152dd493
perf(sessions): improve filterOptions api ( #2337 )
...
* perf(sessions): improve `filterOptions` api
* limit to 1000 results
* fix: remove unintentional line from `traces.filterOptions`
* feat(table_filters): add free text search option
* push
* show custom select option in `userIds` column on sessions table
* style: fix padding
* style: improve styling
* simplify
* push
* feat(multi-select): show `customSelect` also when "no results found"
2024-06-17 08:14:32 +00:00
Marc Klingen and GitHub
42e446ed55
fix(ui): improve password-reset UX ( #2350 )
2024-06-15 01:16:30 +00:00
Marc Klingen and GitHub
77a65dcf78
fix(cloud): number formatting in usage meter widget ( #2347 )
2024-06-14 18:19:16 +00:00
Marc Klingen
e9d4594e80
fix(ui): label of usage chart in settings
2024-06-14 19:55:27 +02:00
Marc Klingen
a0cf26baec
perf(settings): split usagemetering into separate trpc call
2024-06-14 19:53:03 +02:00
Marc Klingen and GitHub
08f4e64eb2
docs: add hiring to readme
2024-06-14 16:19:49 +02:00
Marc Klingen
788d1d67b0
chore: release v2.55.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20, 12) (push) Waiting to run
CI/CD / tests-web (20, 15) (push) Waiting to run
CI/CD / tests-worker (20, 12) (push) Waiting to run
CI/CD / tests-worker (20, 15) (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
Snyk Container / snyk (push) Waiting to run
2024-06-14 16:06:12 +02:00
Marc Klingen and GitHub
01f95dac20
feat(auth): password reset for email/password users via email-link auth ( #2276 )
2024-06-14 14:00:45 +00:00
Marc Klingen
f6f84d9d39
fix(security): add sentry to csp headers
2024-06-14 14:28:03 +02:00
marliessophie and GitHub
ddfc42f739
feat(score_configs): add archive functionality ( #2340 )
...
* feat(score_configs): add archive functionality
* refactor: rename `AnnotateButton` to `AnnotateDrawer`
* support archived behaviour on annotation drawer
* push
* push
* adjust wording
* fix: sort observations by start time
2024-06-14 12:15:59 +00:00
Max Deichmann
22a391e315
chore: release v2.54.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (20, 12) (push) Waiting to run
CI/CD / tests-web (20, 15) (push) Waiting to run
CI/CD / tests-worker (20, 12) (push) Waiting to run
CI/CD / tests-worker (20, 15) (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
Snyk Container / snyk (push) Waiting to run
2024-06-12 19:11:33 +02:00
Max Deichmann and GitHub
46b19279c4
fix: clean up broken migration history ( #2329 )
2024-06-12 19:03:45 +02:00
Hassieb Pakzad and GitHub
716ed04e60
perf: use composite index for prompt.metrics ( #2328 )
2024-06-12 17:13:28 +02:00
marliessophie and GitHub
87798edd95
feat(analytics): add posthoc event for trace timeline ( #2327 )
...
* feat(analytics): add posthoc event for trace timeline
* style: don't round corners in trace timeline
* style: title on tree item names
2024-06-12 13:46:54 +00:00
marliessophie and GitHub
7058e05ed5
build(deps): bump mui/utils version to "6.0.0-alpha.9" ( #2323 )
...
* build(deps): bump mui/utils version to "6.0.0-alpha.9"
* push
2024-06-12 13:06:29 +00:00
Hassieb Pakzad and GitHub
fab0ba4f11
perf: adds observations table index projectId promptId ( #2325 )
2024-06-12 14:46:55 +02:00
Hassieb Pakzad and GitHub
2094db0101
perf: increase chatCompletion function timeout ( #2326 )
2024-06-12 14:20:42 +02:00
Hassieb Pakzad and GitHub
f23bea9272
fix: add llmapikeys:read scope to viewer role ( #2324 )
2024-06-12 11:10:28 +02:00
adb67f23e6
feat(auth): add google workspace domain allowlist ( #2322 )
...
---------
Co-authored-by: aablsk <alex.bielski@chaptr.xyz >
Co-authored-by: aablsk <70068680+aablsk@users.noreply.github.com >
2024-06-12 02:43:13 +02:00
Marc Klingen
ed087ae60b
feat(ui): add link to roadmap and icon to EE badge
2024-06-12 02:08:10 +02:00
Marc Klingen
229320a3db
nit: copy
2024-06-12 01:37:19 +02:00
Marc Klingen
38b3e8aaa4
chore(auth): add console.warn for sign out when missing db user
2024-06-12 01:06:01 +02:00
Marc Klingen
2785aa6a32
chore: release v2.53.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
Snyk Container / snyk (push) Waiting to run
2024-06-12 00:11:19 +02:00
Marc Klingen
06c0392e79
chore: remove unused imports
2024-06-12 00:00:34 +02:00
Marc Klingen and GitHub
f9a3107149
chore(ee): remove unnecessry condition from ee check ( #2317 )
2024-06-11 23:53:25 +02:00
Marc Klingen and GitHub
d987c46fed
perf(ui): split loading of metrics on prompts table into separate trpc route ( #2316 )
2024-06-11 23:52:40 +02:00
Marc Klingen and GitHub
8fdd4a7ca7
refactor: extract joinTableCoreAndMetrics to own file ( #2315 )
2024-06-11 21:44:46 +00:00
marliessophie and GitHub
535e6ecb66
feat(trace timeline view): add timeline view for traces and observations ( #2283 )
...
* add: MUI X tree dependency
* feat: initial timeline view
* add: alert and beta badge
* add: icons
* refactor: extract `TreeItemInner`
* feat: add drawer with detail content
* push
* improve styling
* style overflow
* use localStorage to perserve view
* sort nested observations
* rename to `TraceTimelineView`
* refactor: extract common functionality
* push
* fix: label width
* push
* push
* push
* push
* fix: hover for dark mode
* constant for step size
* fix: scroll behavior mobile
* Revert "add: MUI X tree dependency"
This reverts commit d4179dd7c1a99458b8f511834ec730121688e9ee.
* Revert "Revert "add: MUI X tree dependency""
This reverts commit 8dfe26ebc14ab2afabe9d5ac0a35d156bc10437c.
* push master pnpm equivalent
* reinstall: MUI X tree view
2024-06-11 22:03:40 +02:00
Marc Klingen
204691900d
chore: release v2.52.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
Snyk Container / snyk (push) Waiting to run
2024-06-11 20:30:53 +02:00
Marc Klingen and GitHub
a1db67580d
feat(ee): license key verification ( #2313 )
2024-06-11 20:30:21 +02:00
Hassieb Pakzad and GitHub
03094953b8
fix: add anchor tags to settings page ( #2312 )
2024-06-11 19:20:00 +02:00
Marc Klingen and GitHub
ba3e6eec47
docs(api): add docs to api reference for /ingestion route ( #2311 )
2024-06-11 17:49:14 +02:00
93de36d25f
chore(deps): bump the sentry group across 1 directory with 4 updates ( #2274 )
...
* chore(deps): bump the sentry group across 1 directory with 4 updates
Bumps the sentry group with 4 updates in the / directory: [@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.113.0 to 8.8.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.113.0...8.8.0 )
Updates `@sentry/node` from 7.113.0 to 8.8.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.113.0...8.8.0 )
Updates `@sentry/profiling-node` from 7.113.0 to 8.8.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.113.0...8.8.0 )
Updates `@sentry/types` from 7.113.0 to 8.8.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.113.0...8.8.0 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: sentry
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: sentry
- dependency-name: "@sentry/profiling-node"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: sentry
- dependency-name: "@sentry/types"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: sentry
...
Signed-off-by: dependabot[bot] <support@github.com >
* configure
* push
* push
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-06-11 14:47:45 +00:00
Marc Klingen and GitHub
0f66f37b32
chore: use docker hub image and pin version 2 in docker compose ( #2310 )
2024-06-11 16:16:04 +02:00
Hassieb Pakzad
b4e3634a14
chore: release v2.52.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
Snyk Container / snyk (push) Waiting to run
2024-06-11 16:06:56 +02:00
Hassieb Pakzad and GitHub
29f1072da4
feat: adds custom LLM endpoints ( #2190 )
2024-06-11 16:04:28 +02:00
Marc Klingen and GitHub
5673849f7b
fix(ui): render 429 errors by proxy in toast correctly ( #2308 )
2024-06-11 13:46:13 +00:00
Hassieb Pakzad and GitHub
9cd7e68efc
fix: fern api types for public scores endpoint ( #2307 )
2024-06-11 15:01:15 +02:00
Max Deichmann and GitHub
eb84df07bf
chore: upgrade busybox and ssl_client ( #2306 )
...
upgrade
2024-06-11 14:02:38 +02:00
dependabot[bot] and GitHub
b4ef5887de
chore(deps): bump the patches group across 1 directory with 12 updates ( #2302 )
2024-06-11 13:44:17 +02:00
Marc Klingen and GitHub
aff5e16351
fix(api): get scores, filter timestamp of scores instead of related trace ( #2305 )
2024-06-11 11:09:20 +00:00
Max Deichmann and GitHub
00bb0ce5f8
chore: braces version 3.0.2 ( #2301 )
...
chore: braces 3.0.2
2024-06-11 10:43:27 +00:00
Max Deichmann and GitHub
eaf87083c6
chore: explicitly set the node base image version ( #2300 )
...
push
2024-06-11 10:18:48 +00:00
Richard Krümmel and GitHub
bfe9269a95
fix: update number formatting to "en-US" locale ( #2297 )
2024-06-11 12:05:55 +02:00
Max Deichmann and GitHub
54e7bc2298
chore: upgrade release-it ( #2299 )
2024-06-11 12:00:39 +02:00
Max Deichmann and GitHub
a7720b0e8f
chore: add snyk image scan ( #2296 )
2024-06-11 11:49:36 +02:00
Hassieb Pakzad
e1ca51ec33
chore: release v2.51.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-11 10:27:18 +02:00
eb26a9861d
fix(dataset-router): handle empty run items array ( #2293 )
...
* fix(dataset-router): handle empty run items array
* add note
---------
Co-authored-by: Hassieb Pakzad <68423100+hassiebp@users.noreply.github.com >
2024-06-11 09:42:40 +02:00
b1692e1786
chore: add devcontainer config to simplify contributing to Langfuse ( #2267 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-06-10 23:42:44 +02:00
6b7709f8e7
fix(ui): order tooltip items on dashboard by value desc ( #2287 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-06-10 23:39:23 +02:00
6a5a233749
feat(auth): add custom OIDC IDP provider ( #2285 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-06-10 23:02:24 +02:00
Hassieb Pakzad and GitHub
b262d7ff4a
fix: skip git hooks in release-it ( #2289 )
2024-06-10 18:29:11 +00:00
Hassieb Pakzad
2b7aa21fa5
chore: release v2.50.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-10 19:52:25 +02:00
Hassieb Pakzad and GitHub
a60bf7ce55
chore: adds git hooks to protect main branch ( #2288 )
2024-06-10 19:49:27 +02:00
Hassieb Pakzad
0d1f948625
feat: adds filter by score IDs to list scores endpoint
2024-06-10 19:06:26 +02:00
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
Max Deichmann
3d81ef54af
chore: release v2.26.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-16 11:39:21 +02:00
Max Deichmann and GitHub
08d19a6d11
perf: do not send empty events to worker ( #1732 )
2024-04-16 09:34:58 +00:00
817ab669a8
chore(deps-dev): bump @testing-library/react from 14.2.2 to 15.0.2 ( #1726 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 14.2.2 to 15.0.2.
- [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/v14.2.2...v15.0.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
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-16 08:57:50 +00:00
1294ed9b9b
chore(deps): bump posthog-js from 1.116.2 to 1.122.0 ( #1727 )
...
Bumps [posthog-js](https://github.com/PostHog/posthog-js ) from 1.116.2 to 1.122.0.
- [Release notes](https://github.com/PostHog/posthog-js/releases )
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js/compare/v1.116.2...v1.122.0 )
---
updated-dependencies:
- dependency-name: posthog-js
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-16 08:51:04 +00:00
d3d236d63e
chore(deps-dev): bump release-it from 17.1.1 to 17.2.0 ( #1728 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 17.1.1 to 17.2.0.
- [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.1.1...17.2.0 )
---
updated-dependencies:
- dependency-name: release-it
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-16 08:44:22 +00:00
Max Deichmann
0087c14b38
chore: release v2.26.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 10:22:54 +02:00
Max Deichmann and GitHub
e7e1efbec6
feat: remove successful jobs from redis ( #1730 )
2024-04-16 08:16:29 +00:00
Marc Klingen
b4a6a72bcf
chore(ui): reorder settings page to move up api keys
2024-04-16 01:37:04 +02:00
Max Deichmann and GitHub
57f0e1966d
refactor: improve evals event api ( #1723 )
2024-04-15 21:43:09 +00:00
Max Deichmann and GitHub
eb6e3b502d
refactor: refactor evals and add comments ( #1722 )
2024-04-15 21:13:39 +00:00
Max Deichmann and GitHub
e6be67bb82
refactor: access evals ui via cloud only ( #1721 )
2024-04-15 19:15:54 +00:00
Marc Klingen and GitHub
c170a2e1f1
docs: update readme to include openai js
2024-04-15 21:03:00 +02:00
Max Deichmann and GitHub
7cf6047070
fix: db connections worker ( #1714 )
2024-04-15 13:21:05 +00:00
Marc Klingen and GitHub
ce01cdde05
chore: add banner to contributing.md
2024-04-15 01:29:45 +02:00
Marc Klingen
0d9c027bec
chore: release v2.25.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-14 14:11:13 +02:00
Marc Klingen and GitHub
f7f7f8339b
fix: filtering of tagmanager ( #1709 )
2024-04-14 14:10:29 +02:00
a6d8912e00
chore(deps): bump the patches group with 3 updates ( #1703 )
...
Bumps the patches group with 3 updates: [ai](https://github.com/vercel/ai ), [@playwright/test](https://github.com/microsoft/playwright ) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ).
Updates `ai` from 3.0.21 to 3.0.22
- [Release notes](https://github.com/vercel/ai/releases )
- [Commits](https://github.com/vercel/ai/compare/ai@3.0.21...ai@3.0.22 )
Updates `@playwright/test` from 1.43.0 to 1.43.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.43.0...v1.43.1 )
Updates `@types/react` from 18.2.77 to 18.2.78
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: ai
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@playwright/test"
dependency-type: direct:development
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
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13 22:20:56 +00:00
Marc Klingen
b9092c4175
ci: add sha tag to docker images
2024-04-14 00:08:38 +02:00
Marc Klingen
e770c5c4c6
chore: release v2.25.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-14 00:02:12 +02:00
Marc Klingen and GitHub
c60d1cc5d9
perf: load trace i/o separately from rest of session ( #1706 )
...
* refactor: io table cell
* wip
* fix imports
* perf: load trace i/o within session separately from the rest of the session
2024-04-13 22:01:09 +00:00
Marc Klingen and GitHub
a98d81b66d
refactor: io table cell ( #1705 )
2024-04-13 23:53:39 +02:00
5329d3f3a8
chore(deps): bump the next group with 2 updates ( #1697 )
...
Bumps the next group with 2 updates: [next](https://github.com/vercel/next.js ) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ).
Updates `next` from 14.2.0 to 14.2.1
- [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.0...v14.2.1 )
Updates `eslint-config-next` from 14.2.0 to 14.2.1
- [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.1/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: next
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: next
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13 20:44:23 +00:00
Marc Klingen and GitHub
8105d531b2
feat: remove restrictions on the number of trace/generation rows when viewing input/output ( #1704 )
2024-04-13 20:36:07 +00:00
2e3a055662
chore(deps-dev): bump @types/express-serve-static-core from 4.17.43 to 4.19.0 ( #1699 )
...
chore(deps-dev): bump @types/express-serve-static-core
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core ) from 4.17.43 to 4.19.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core )
---
updated-dependencies:
- dependency-name: "@types/express-serve-static-core"
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-13 19:18:56 +00:00
9118e1133e
chore(deps): bump js-tiktoken from 1.0.10 to 1.0.11 ( #1700 )
...
Bumps [js-tiktoken](https://github.com/dqbd/tiktoken ) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/dqbd/tiktoken/releases )
- [Changelog](https://github.com/dqbd/tiktoken/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dqbd/tiktoken/compare/js-tiktoken@1.0.10...js-tiktoken@1.0.11 )
---
updated-dependencies:
- dependency-name: js-tiktoken
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13 19:12:03 +00:00
74bd87b29d
chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.6.0 ( #1701 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.21.0 to 7.6.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.6.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
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-13 19:04:48 +00:00
Clemo and GitHub
4c271b25b1
docs: add banner to readme and minor fixes ( #1702 )
2024-04-13 20:58:16 +02:00
Marc Klingen
f4d3d4c9cb
chore: increase failIfNoRecentEvents interval
2024-04-13 17:27:13 +02:00
Marc Klingen
8cc54fc091
ci: remove sha based docker image tagging
2024-04-13 14:47:27 +02:00
Marc Klingen
fd3fde7440
chore: release v2.24.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-13 00:19:30 +02:00
Marc Klingen
14f7717ac1
ci: fix ghcr.io image path
2024-04-13 00:01:28 +02:00
Marc Klingen
3b047645dc
ci: fix login to ghcr.io
2024-04-12 23:44:06 +02:00
Marc Klingen
d4f2f3a01e
ci: update docker build
2024-04-12 23:31:09 +02:00
Marc Klingen
775498274f
ci: push images to docker hub
2024-04-12 21:12:01 +02:00
Max Deichmann and GitHub
b628218812
perf: process jobs concurrently ( #1695 )
2024-04-12 09:29:17 +00:00
Max Deichmann and GitHub
ca08278fbb
chore: adjust worker rate limits ( #1694 )
2024-04-12 09:05:38 +00:00
Max Deichmann and GitHub
73307b02fe
fix: ensure to set timestamps on job executions ( #1693 )
...
ensure timestamps
2024-04-12 09:00:25 +00:00
Marc Klingen
4c681a6aeb
chore: edit settings
2024-04-12 10:53:25 +02:00
39961e43d3
chore(deps): bump the sentry group with 4 updates ( #1684 )
...
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.109.0 to 7.110.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.109.0...7.110.0 )
Updates `@sentry/node` from 7.109.0 to 7.110.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.109.0...7.110.0 )
Updates `@sentry/profiling-node` from 7.109.0 to 7.110.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.109.0...7.110.0 )
Updates `@sentry/types` from 7.109.0 to 7.110.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.109.0...7.110.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-04-11 23:27:27 +00:00
f6eea4f797
chore(deps): bump @aws-sdk/s3-request-presigner from 3.540.0 to 3.554.0 ( #1688 )
...
Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner ) from 3.540.0 to 3.554.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.554.0/packages/s3-request-presigner )
---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
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-11 23:16:47 +00:00
Marc Klingen and GitHub
2ebd2a5313
fix: unused imports and type imports ( #1691 )
2024-04-11 23:10:21 +00:00
Marc Klingen and GitHub
7c29b9041a
chore: layout settings + early access cards ( #1689 )
2024-04-12 01:04:26 +02:00
Max Deichmann and GitHub
c1f2f92c6a
refactor: added test to eval variable extraction ( #1690 )
2024-04-11 22:58:24 +00:00
Marc Klingen
94e4bfa03f
chore: fix eslint monorepo config
2024-04-12 00:53:02 +02:00
b8b021811e
chore(deps): bump the next group with 2 updates ( #1685 )
...
Bumps the next group with 2 updates: [next](https://github.com/vercel/next.js ) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ).
Updates `next` from 14.1.4 to 14.2.0
- [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.1.4...v14.2.0 )
Updates `eslint-config-next` from 14.1.4 to 14.2.0
- [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.0/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: next
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: next
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 22:44:42 +00:00
d22a6ed10d
chore(deps): bump the patches group with 3 updates ( #1686 )
...
Bumps the patches group with 3 updates: [react-hook-form](https://github.com/react-hook-form/react-hook-form ), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ).
Updates `react-hook-form` from 7.51.2 to 7.51.3
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.51.2...v7.51.3 )
Updates `@types/react` from 18.2.75 to 18.2.77
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `@types/react-dom` from 18.2.24 to 18.2.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: react-hook-form
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: "@types/react-dom"
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-11 22:27:24 +00:00
Max Deichmann and GitHub
64a5d0bfad
chore: log creation of new prisma client ( #1683 )
2024-04-11 22:14:23 +00:00
Max Deichmann
5870355094
chore: release v2.24.0
release.yml / release (push) Waiting to run
CI/CD / lint (push) Successful in 3m43s
CI/CD / test-docker-build (push) Canceled after 0s
CI/CD / tests-web (20) (push) Canceled after 0s
CI/CD / tests-worker (20) (push) Canceled after 0s
CI/CD / e2e-tests (push) Canceled after 0s
CI/CD / all-ci-passed (push) Canceled after 0s
CI/CD / push-docker-image (push) Canceled after 0s
2024-04-11 23:14:29 +02:00
Max Deichmann and GitHub
b3f09e9555
feat: add openai gpt 4 turbo model ( #1682 )
2024-04-11 20:51:32 +00:00
Max Deichmann and GitHub
5b47c33bbb
feat: add security headers to worker ( #1681 )
2024-04-11 18:49:04 +00:00
Max Deichmann and GitHub
03cd4e3858
feat: graceful worker shutdown ( #1680 )
...
push
2024-04-11 18:38:01 +00:00
Clemo and GitHub
aaa9d21630
docs: remove video
2024-04-11 20:26:46 +02:00
Max Deichmann and GitHub
5b22f3794c
feat: do not process inactive eval configs ( #1679 )
2024-04-11 18:19:06 +00:00
Max Deichmann and GitHub
4dcdb01429
feat: ui for eval config creation ( #1673 )
2024-04-11 18:07:14 +00:00
Marc Klingen
a8822b4192
chore: release v2.23.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / test-docker-build (push) Failing after 12s
CI/CD / tests-web (20) (push) Failing after 38s
CI/CD / tests-worker (20) (push) Failing after 31s
CI/CD / e2e-tests (push) Failing after 36s
CI/CD / lint (push) Successful in 3m39s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 2s
2024-04-11 19:30:33 +02:00
Marc Klingen and GitHub
ef14e390b0
feat(ui): apply light-green background to output table cells ( #1678 )
2024-04-11 17:19:00 +00:00
Marc Klingen and GitHub
f34d8fffad
feat(ui): adjustable row height on tables, better rendering of json/data table cells ( #1648 )
2024-04-11 17:02:47 +00:00
91d8b6752c
chore(deps): bump the patches group with 7 updates ( #1675 )
...
Bumps the patches group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@langchain/anthropic](https://github.com/langchain-ai/langchainjs ) | `0.1.12` | `0.1.14` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs ) | `0.1.55` | `0.1.57` |
| [@langchain/openai](https://github.com/langchain-ai/langchainjs ) | `0.0.26` | `0.0.28` |
| [ai](https://github.com/vercel/ai ) | `3.0.20` | `3.0.21` |
| [langchain](https://github.com/langchain-ai/langchainjs ) | `0.1.32` | `0.1.33` |
| [typescript](https://github.com/Microsoft/TypeScript ) | `5.4.4` | `5.4.5` |
| [crisp-sdk-web](https://github.com/crisp-im/crisp-sdk-web ) | `1.0.23` | `1.0.25` |
Updates `@langchain/anthropic` from 0.1.12 to 0.1.14
- [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.12...0.1.14 )
Updates `@langchain/core` from 0.1.55 to 0.1.57
- [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 `@langchain/openai` from 0.0.26 to 0.0.28
- [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.20 to 3.0.21
- [Release notes](https://github.com/vercel/ai/releases )
- [Commits](https://github.com/vercel/ai/compare/ai@3.0.20...ai@3.0.21 )
Updates `langchain` from 0.1.32 to 0.1.33
- [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.32...0.1.33 )
Updates `typescript` from 5.4.4 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5 )
Updates `crisp-sdk-web` from 1.0.23 to 1.0.25
- [Commits](https://github.com/crisp-im/crisp-sdk-web/compare/v1.0.23...v1.0.25 )
---
updated-dependencies:
- 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: "@langchain/openai"
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: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: crisp-sdk-web
dependency-type: direct:production
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-11 15:22:18 +02:00
1a672d40ac
chore(deps): bump pino from 8.19.0 to 8.20.0 ( #1669 )
...
Bumps [pino](https://github.com/pinojs/pino ) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/pinojs/pino/releases )
- [Commits](https://github.com/pinojs/pino/compare/v8.19.0...v8.20.0 )
---
updated-dependencies:
- dependency-name: pino
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-11 12:33:37 +00:00
0b592652f0
chore(deps-dev): bump eslint-config-turbo from 1.12.5 to 1.13.2 ( #1670 )
...
Bumps [eslint-config-turbo](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo ) from 1.12.5 to 1.13.2.
- [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.2/packages/eslint-config-turbo )
---
updated-dependencies:
- dependency-name: eslint-config-turbo
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-11 12:26:41 +00:00
Max Deichmann
afc2010f71
chore: release v2.22.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / test-docker-build (push) Failing after 10s
CI/CD / tests-web (20) (push) Failing after 35s
CI/CD / tests-worker (20) (push) Failing after 43s
CI/CD / e2e-tests (push) Failing after 26s
CI/CD / lint (push) Successful in 3m40s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 2s
2024-04-11 12:28:29 +02:00
Max Deichmann and GitHub
193008b959
feat: update model prices ( #1674 )
2024-04-11 12:26:09 +02:00
Marc Klingen
5edf3dd3d9
chore: release v2.21.2
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests-web (20) (push) Failing after 45s
CI/CD / tests-worker (20) (push) Failing after 51s
CI/CD / test-docker-build (push) Failing after 1m42s
CI/CD / e2e-tests (push) Failing after 33s
CI/CD / lint (push) Successful in 3m48s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 3s
2024-04-11 00:27:40 +02:00
Marc Klingen and GitHub
135650382c
fix(cloud): signup blocked due to turnstile ( #1667 )
2024-04-11 00:26:06 +02:00
Marc Klingen and GitHub
0cbab9966a
feat(security): add AUTH_DISABLE_SIGNUP env to disable all new signups ( #1666 )
2024-04-11 00:16:20 +02:00
Max Deichmann and GitHub
75d020cc2c
fix: eval template ui fixes ( #1662 )
2024-04-10 16:49:55 +00:00
Max Deichmann and GitHub
02361ea10c
feat: templates evals UI ( #1654 )
2024-04-10 16:30:51 +00:00
Hassieb Pakzad and GitHub
b75968024c
perf: increase trpc route timeout to support larger exports ( #1657 )
2024-04-10 18:25:21 +02:00
Marc Klingen
3eb4974e11
chore: release v2.21.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-10 17:52:03 +02:00
Marc Klingen and GitHub
49c556d83c
feat: enable up/down nav on traces/datasetitems when coming from dataset run items ( #1661 )
...
* feat: enable up/down nav for traces/datasetItems coming from list of runitems
* fix
2024-04-10 15:43:58 +00:00
Marc Klingen and GitHub
e938b33bd4
fix: prompt var validation in form should not block ( #1659 )
2024-04-10 15:25:24 +00:00
Marc Klingen
3c6b2e1ba1
chore: release v2.21.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-10 14:50:19 +02:00
Marc Klingen and GitHub
c66f16d6d3
feat(prompts): use codemirror to edit prompt config ( #1644 )
2024-04-10 12:45:03 +00:00
Marc Klingen and GitHub
39dd4f3b3d
feat(models): use codemirror to edit tokenizer config ( #1645 )
2024-04-10 14:40:20 +02:00
Marc Klingen and GitHub
245321da11
feat(datasets): add codemirror as json editor ( #1643 )
2024-04-10 14:29:18 +02:00
Marc Klingen and GitHub
bb4a3ab532
perf: no refetchOnMount for I/O previews in tables ( #1656 )
2024-04-10 11:37:39 +00:00
Marc Klingen and GitHub
25080bcf73
perf: reduce response size of runitems trpc route ( #1652 )
2024-04-10 07:34:17 +00:00
Marc Klingen and GitHub
2760bf0a39
feat(datasets): link to source trace/observation in ui ( #1651 )
2024-04-10 07:25:45 +00:00
Marc Klingen and GitHub
c549fd6fb9
fix(ui): sizing of dataset item forms ( #1650 )
2024-04-10 07:01:37 +00:00
d5c892a0ba
chore(deps-dev): bump tsc-watch from 6.0.4 to 6.2.0 ( #1647 )
...
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch ) from 6.0.4 to 6.2.0.
- [Release notes](https://github.com/gilamran/tsc-watch/releases )
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gilamran/tsc-watch/compare/v6.0.4...v6.2.0 )
---
updated-dependencies:
- dependency-name: tsc-watch
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-09 23:37:56 +00:00
fba5a68005
chore(deps): bump the patches group with 7 updates ( #1646 )
...
Bumps the patches group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@langchain/anthropic](https://github.com/langchain-ai/langchainjs ) | `0.1.10` | `0.1.12` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs ) | `0.1.54` | `0.1.55` |
| [ai](https://github.com/vercel/ai ) | `3.0.19` | `3.0.20` |
| [langchain](https://github.com/langchain-ai/langchainjs ) | `0.1.31` | `0.1.32` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) | `18.2.74` | `18.2.75` |
| [crisp-sdk-web](https://github.com/crisp-im/crisp-sdk-web ) | `1.0.22` | `1.0.23` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg ) | `8.11.4` | `8.11.5` |
Updates `@langchain/anthropic` from 0.1.10 to 0.1.12
- [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.10...0.1.12 )
Updates `@langchain/core` from 0.1.54 to 0.1.55
- [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.19 to 3.0.20
- [Release notes](https://github.com/vercel/ai/releases )
- [Commits](https://github.com/vercel/ai/compare/ai@3.0.19...ai@3.0.20 )
Updates `langchain` from 0.1.31 to 0.1.32
- [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.31...0.1.32 )
Updates `@types/react` from 18.2.74 to 18.2.75
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `crisp-sdk-web` from 1.0.22 to 1.0.23
- [Commits](https://github.com/crisp-im/crisp-sdk-web/compare/v1.0.22...v1.0.23 )
Updates `@types/pg` from 8.11.4 to 8.11.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg )
---
updated-dependencies:
- 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: ai
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: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: crisp-sdk-web
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@types/pg"
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-10 01:31:03 +02:00
Marc Klingen and GitHub
3227cca756
feat(api): add failIfNoEventsInLastMinute flag to /health ( #1642 )
2024-04-09 18:13:11 +00:00
fefaa3a63b
chore(deps): bump cmdk from 0.2.1 to 1.0.0 ( #1623 )
...
* chore(deps): bump cmdk from 0.2.1 to 1.0.0
Bumps cmdk from 0.2.1 to 1.0.0.
---
updated-dependencies:
- dependency-name: cmdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard Krümmel <61158193+RichardKruemmel@users.noreply.github.com >
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-04-09 17:51:16 +00:00
Max Deichmann and GitHub
8ee3ae91ec
feat: use playground model params for evals ( #1639 )
2024-04-09 16:34:33 +00:00
Marc Klingen and GitHub
c3bdf51972
feat(datasets): show i/o and expected output on runitems ( #1641 )
2024-04-09 18:28:47 +02:00
Marc Klingen and GitHub
843de9cf31
chore: update .env.prod.example
2024-04-09 18:08:16 +02:00
Hassieb Pakzad and GitHub
5839cc5c87
fix(ui): prompt variables must be only letters or underscore ( #1635 )
...
* fix(ui): remove invalid variables from prompt
* feat: add note in new prompt form on variable format
2024-04-09 14:30:58 +00:00
Marc Klingen and GitHub
2fc8dcc855
feat(ui): columns visibility on all dataset tables ( #1640 )
2024-04-09 14:23:38 +00:00
Marc Klingen
8c2d5262e1
chore: release v2.20.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-09 15:35:23 +02:00
6bc2e2aa7a
feat(prompts): add tags, filtering, sorting, pagination ( #1557 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-04-09 13:32:48 +00:00
Marc Klingen and GitHub
4c07776e20
fix: imports from shared package ( #1629 )
2024-04-09 13:22:19 +00:00
Marc Klingen and GitHub
bd98d20f65
feat(api): add runName and datasetName references to all dataset apis ( #1637 )
2024-04-09 13:12:21 +00:00
Max Deichmann and GitHub
fe74c14833
feat: add worker rate limits ( #1636 )
2024-04-09 14:12:09 +02:00
Max Deichmann and GitHub
a89afd47c7
feat: evals queue logic ( #1615 )
2024-04-09 13:48:23 +02:00
Marc Klingen and GitHub
fc453e1c5f
fix(cloud): disable sign-in until captcha passed ( #1634 )
2024-04-09 09:31:26 +00:00
Richard Krümmel and GitHub
55cf92e540
feat(dashboard): tag filter ( #1573 )
2024-04-09 10:52:58 +02:00
Hassieb Pakzad and GitHub
de30c90b53
fix: router.query undefined on first render ( #1621 )
2024-04-09 07:49:40 +00:00
a80f7ee63d
chore(deps): bump @aws-sdk/client-s3 from 3.536.0 to 3.550.0 ( #1626 )
...
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3 ) from 3.536.0 to 3.550.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.550.0/clients/client-s3 )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
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-08 23:40:08 +00:00
Marc Klingen
ff3975bb31
chore: release v2.19.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-09 01:26:01 +02:00
Marc Klingen and GitHub
919a4659b2
fix(ui): dataset items table import ( #1628 )
...
* fix(ui): dataset items table
* push
2024-04-08 23:21:59 +00:00
Marc Klingen
9bb84878e3
chore: release v2.19.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-08 23:08:11 +02:00
Thomas Calvet and GitHub
c7aec93a21
feat(api): expose promptId via GET /observations ( #1619 )
2024-04-08 23:01:25 +02:00
b0dbae98e8
chore: add docs to nav and overflow of score comment ( #1620 )
...
* Add Docs link to bottom navigation
* Update HoverCardContent styling
* open docs in new tab
* break score comments
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-04-08 20:55:10 +00:00
65e6cc819d
feat(prompts): improve type safety by using columnHelper ( #1586 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-04-08 20:26:59 +00:00
Marc Klingen
f307b298c2
chore: remove codeowners
2024-04-08 22:16:01 +02:00
78c4774b1e
chore(deps): bump @aws-sdk/lib-storage from 3.540.0 to 3.550.0 ( #1622 )
...
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage ) from 3.540.0 to 3.550.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.550.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-04-08 20:13:49 +00:00
Marc Klingen
b26130df64
chore: release v2.18.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-08 22:07:15 +02:00
Max Deichmann and GitHub
806b203d66
feat: add worker health check ( #1624 )
2024-04-08 21:41:00 +02:00
Marc Klingen and GitHub
0eead0360e
fix(prompts): render all prompt types correctly and fallback on json ( #1625 )
2024-04-08 21:20:15 +02:00
Marc Klingen
aa1a964c6b
chore: use ci to rebase dependabot PRs selectively
2024-04-08 20:26:34 +02:00
Max Deichmann
6f108da941
chore: release v2.18.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-08 20:12:29 +02:00
Max Deichmann and GitHub
f008a31a3d
feat: add eval basic function ( #1455 )
2024-04-08 17:06:45 +02:00
Marc Klingen
0cea7a5168
feat(ui): add user.email to userNav menu
2024-04-08 16:51:16 +02:00
Marc Klingen and GitHub
1321b775ef
chore: update codeowners
2024-04-08 14:28:59 +02:00
Max Deichmann
9d698a95c5
chore: release v2.17.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-08 11:31:41 +02:00
Max Deichmann and GitHub
baac382fa9
fix: fix version number ( #1616 )
2024-04-08 11:31:06 +02:00
Hassieb Pakzad and GitHub
c92e9984f1
feat: adds chat prompts ( #1508 )
2024-04-08 10:45:37 +02:00
Max Deichmann and GitHub
7fac267135
feat: add worker to cd pipeline ( #1609 )
2024-04-07 12:16:50 +02:00
9e3653fa41
chore(deps): bump ai from 3.0.18 to 3.0.19 in the patches group ( #1605 )
...
Bumps the patches group with 1 update: [ai](https://github.com/vercel/ai ).
Updates `ai` from 3.0.18 to 3.0.19
- [Release notes](https://github.com/vercel/ai/releases )
- [Commits](https://github.com/vercel/ai/compare/ai@3.0.18...ai@3.0.19 )
---
updated-dependencies:
- dependency-name: ai
dependency-type: direct:production
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-07 09:46:00 +00:00
Max Deichmann and GitHub
575148f8de
refactor: move release to root ( #1602 )
2024-04-06 13:13:27 +02:00
06edd7b07b
chore(deps-dev): bump @playwright/test from 1.42.1 to 1.43.0 ( #1607 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.42.1 to 1.43.0.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.42.1...v1.43.0 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
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-06 13:07:04 +02:00
Max Deichmann
60bf74698a
chore: release v2.16.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-05 21:21:21 +02:00
Max Deichmann and GitHub
5ac7dc969e
fix: do not send io for traces on trpc.all route ( #1514 )
2024-04-05 21:16:26 +02:00
Marc Klingen and GitHub
3b152eda21
fix: updates to openapi spec, broken due to monorepo transition ( #1603 )
2024-04-05 21:16:02 +02:00
Max Deichmann
bfde018060
chore: release v2.16.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-05 18:39:10 +02:00
Max Deichmann and GitHub
d83bc01b22
chore: upgrade fern ( #1600 )
2024-04-05 12:33:51 +02:00
Marc Klingen
feb811ccbb
fix: csp header script-src
2024-04-05 11:49:45 +02:00
dependabot[bot] and GitHub
5a2f478613
chore(deps): bump the patches group with 8 updates ( #1596 )
2024-04-05 06:39:19 +00:00
dependabot[bot] and GitHub
29c726499e
chore(deps): bump the prisma group with 2 updates ( #1595 )
2024-04-05 06:21:02 +00:00
dependabot[bot] and GitHub
c15435126d
chore(deps): bump lucide-react from 0.330.0 to 0.364.0 ( #1598 )
2024-04-05 08:12:19 +02:00
Marc Klingen
343fdf6785
chore: release v2.16.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-05 01:30:55 +02:00
Marc Klingen
ada8f639f1
chore: backfill source_trace_id for existing source_observation_id on dataset items
2024-04-05 01:29:08 +02:00
Marc Klingen and GitHub
913c5e3b3b
feat(datasets): add description to datasets&runs, add datasetName to GET runs/[runName] response ( #1594 )
2024-04-05 01:11:52 +02:00
Marc Klingen and GitHub
035b8a76df
ci: fix playwright e2e tests ( #1599 )
2024-04-05 00:50:44 +02:00
Marc Klingen and GitHub
14717f56b2
feat(datasets): create dataset item based on trace ( #1592 )
2024-04-04 22:59:56 +02:00
Marc Klingen and GitHub
bef70d0c2e
docs: descriptions for pagination api args ( #1591 )
2024-04-04 22:29:49 +02:00
Marc Klingen and GitHub
5aaa509954
feat(api): add GET /datasets ( #1590 )
2024-04-04 22:27:48 +02:00
Marc Klingen
3026ee4b27
chore: release v2.15.5
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-04 21:08:24 +02:00
Marc Klingen and GitHub
7e2dd0a42b
feat(datasets): input of dataset items can be nullable ( #1523 )
2024-04-04 21:00:13 +02:00
Max Deichmann and GitHub
7c4092a8c5
chore: upgrade fern generator ( #1585 )
2024-04-04 11:56:32 +02:00
ae3464856c
chore(deps-dev): bump the patches group with 1 update ( #1576 )
...
Bumps the patches group with 1 update: [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ).
Updates `@types/react-dom` from 18.2.23 to 18.2.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
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-04 01:12:10 +00:00
4501244544
chore(deps): bump @aws-sdk/lib-storage from 3.536.0 to 3.540.0 ( #1580 )
...
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage ) from 3.536.0 to 3.540.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.540.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-04-04 03:02:11 +02:00
8941ee0939
chore(deps-dev): bump @vercel/style-guide from 5.2.0 to 6.0.0 ( #1578 )
...
Bumps [@vercel/style-guide](https://github.com/vercel/style-guide ) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/vercel/style-guide/releases )
- [Changelog](https://github.com/vercel/style-guide/blob/canary/.releaserc.js )
- [Commits](https://github.com/vercel/style-guide/compare/v5.2.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: "@vercel/style-guide"
dependency-type: direct:development
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-04 00:38:06 +02:00
f0b8fc6aa6
chore(deps): bump @aws-sdk/s3-request-presigner from 3.536.0 to 3.540.0 ( #1577 )
...
Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner ) from 3.536.0 to 3.540.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.540.0/packages/s3-request-presigner )
---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
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-03 22:29:04 +00:00
9468c8ca93
chore(deps): bump the npm_and_yarn group with 1 update ( #1575 )
...
Bumps the npm_and_yarn group with 1 update: [express](https://github.com/expressjs/express ).
Updates `express` from 4.18.3 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
dependency-group: npm_and_yarn-security-group
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 22:15:44 +00:00
Marc Klingen
cfd127c4db
chore: release v2.15.4
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03 23:46:54 +02:00
Max Deichmann and GitHub
98a0cc29c4
chore: downgrade express ( #1574 )
2024-04-03 19:21:06 +02:00
27b3771861
chore(deps): bump the patches group with 22 updates ( #1568 )
...
Bumps the patches group with 22 updates:
| Package | From | To |
| --- | --- | --- |
| [@heroicons/react](https://github.com/tailwindlabs/heroicons ) | `2.1.1` | `2.1.3` |
| [@langchain/anthropic](https://github.com/langchain-ai/langchainjs ) | `0.1.8` | `0.1.9` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs ) | `0.1.49` | `0.1.53` |
| [@langchain/openai](https://github.com/langchain-ai/langchainjs ) | `0.0.23` | `0.0.25` |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components ) | `0.0.14` | `0.0.16` |
| [ai](https://github.com/vercel/ai ) | `3.0.13` | `3.0.17` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) | `3.36.0` | `3.36.1` |
| [langchain](https://github.com/langchain-ai/langchainjs ) | `0.1.28` | `0.1.30` |
| [nodemailer](https://github.com/nodemailer/nodemailer ) | `6.9.12` | `6.9.13` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form ) | `7.51.1` | `7.51.2` |
| [sonner](https://github.com/emilkowalski/sonner ) | `1.4.3` | `1.4.41` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library ) | `14.2.1` | `14.2.2` |
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint ) | `8.56.5` | `8.56.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) | `18.2.67` | `18.2.74` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) | `18.2.22` | `18.2.23` |
| [autoprefixer](https://github.com/postcss/autoprefixer ) | `10.4.18` | `10.4.19` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.36` | `8.4.38` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) | `0.5.12` | `0.5.13` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) | `3.4.1` | `3.4.3` |
| [typescript](https://github.com/Microsoft/TypeScript ) | `5.4.2` | `5.4.3` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ) | `8.11.3` | `8.11.5` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg ) | `8.11.2` | `8.11.4` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg ) | `8.11.2` | `8.11.4` |
Updates `@heroicons/react` from 2.1.1 to 2.1.3
- [Release notes](https://github.com/tailwindlabs/heroicons/releases )
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/heroicons/compare/v2.1.1...v2.1.3 )
Updates `@langchain/anthropic` from 0.1.8 to 0.1.9
- [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.8...0.1.9 )
Updates `@langchain/core` from 0.1.49 to 0.1.53
- [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 `@langchain/openai` from 0.0.23 to 0.0.25
- [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/0.0.25 )
Updates `@react-email/components` from 0.0.14 to 0.0.16
- [Release notes](https://github.com/resend/react-email/releases )
- [Commits](https://github.com/resend/react-email/commits/@react-email/components@0.0.16/packages/components )
Updates `ai` from 3.0.13 to 3.0.17
- [Release notes](https://github.com/vercel/ai/releases )
- [Commits](https://github.com/vercel/ai/compare/ai@3.0.13...ai@3.0.17 )
Updates `core-js` from 3.36.0 to 3.36.1
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.36.1/packages/core-js )
Updates `langchain` from 0.1.28 to 0.1.30
- [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.28...0.1.30 )
Updates `nodemailer` from 6.9.12 to 6.9.13
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.12...v6.9.13 )
Updates `react-hook-form` from 7.51.1 to 7.51.2
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.51.1...v7.51.2 )
Updates `sonner` from 1.4.3 to 1.4.41
- [Release notes](https://github.com/emilkowalski/sonner/releases )
- [Commits](https://github.com/emilkowalski/sonner/compare/v1.4.3...v.1.4.41 )
Updates `@testing-library/react` from 14.2.1 to 14.2.2
- [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/v14.2.1...v14.2.2 )
Updates `@types/eslint` from 8.56.5 to 8.56.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint )
Updates `@types/react` from 18.2.67 to 18.2.74
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `@types/react-dom` from 18.2.22 to 18.2.23
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
Updates `autoprefixer` from 10.4.18 to 10.4.19
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19 )
Updates `postcss` from 8.4.36 to 8.4.38
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.36...8.4.38 )
Updates `prettier-plugin-tailwindcss` from 0.5.12 to 0.5.13
- [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.12...v0.5.13 )
Updates `tailwindcss` from 3.4.1 to 3.4.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.3 )
Updates `typescript` from 5.4.2 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3 )
Updates `pg` from 8.11.3 to 8.11.5
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.5/packages/pg )
Updates `@types/pg` from 8.11.2 to 8.11.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg )
Updates `@types/pg` from 8.11.2 to 8.11.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg )
---
updated-dependencies:
- dependency-name: "@heroicons/react"
dependency-type: direct:production
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: "@langchain/openai"
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: ai
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: core-js
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: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: sonner
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: "@types/eslint"
dependency-type: direct:development
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: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: postcss
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
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@types/pg"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@types/pg"
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-03 15:54:16 +02:00
Marc Klingen and GitHub
bb2108e858
feat(datasets): connect run items with traces in addition to observations ( #1502 )
2024-04-03 15:52:48 +02:00
Marc Klingen and GitHub
268160b214
chore: docker compose instead of docker-compose ( #1571 )
2024-04-03 15:35:53 +02:00
9620fa8f63
chore(deps): bump the prisma group with 2 updates ( #1560 )
...
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.11.0 to 5.12.0
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.12.0/packages/cli )
Updates `@prisma/client` from 5.11.0 to 5.12.0
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.12.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-04-03 15:12:09 +02:00
1cab7db5e8
chore(deps): bump the next group with 2 updates ( #1561 )
...
Bumps the next group with 2 updates: [next](https://github.com/vercel/next.js ) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ).
Updates `next` from 14.1.3 to 14.1.4
- [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.1.3...v14.1.4 )
Updates `eslint-config-next` from 14.1.3 to 14.1.4
- [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.1.4/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: next
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: next
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 12:49:16 +00:00
Marc Klingen
779ea774d0
chore: automatically rebase dependabot PRs
2024-04-03 14:39:40 +02:00
e746188122
chore(deps): bump react18-json-view from 0.2.8-canary.4 to 0.2.8-canary.6 ( #1563 )
...
chore(deps): bump react18-json-view
Bumps [react18-json-view](https://github.com/YYsuni/react18-json-view ) from 0.2.8-canary.4 to 0.2.8-canary.6.
- [Release notes](https://github.com/YYsuni/react18-json-view/releases )
- [Commits](https://github.com/YYsuni/react18-json-view/commits )
---
updated-dependencies:
- dependency-name: react18-json-view
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 12:04:01 +00:00
d5ccc0fc1b
chore(deps): bump the sentry group with 4 updates ( #1559 )
...
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.107.0 to 7.109.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.109.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.107.0...7.109.0 )
Updates `@sentry/node` from 7.107.0 to 7.109.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.109.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.107.0...7.109.0 )
Updates `@sentry/profiling-node` from 7.107.0 to 7.109.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.109.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.107.0...7.109.0 )
Updates `@sentry/types` from 7.107.0 to 7.109.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.109.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.107.0...7.109.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-04-03 13:58:04 +02:00
Max Deichmann and GitHub
14a1764d81
refactor: reduce sentry sampling ( #1564 )
2024-04-03 06:45:49 +02:00
Marc Klingen
8adef3a4b3
docs: add new integrations to contributing
2024-04-02 17:54:41 +02:00
Marc Klingen and GitHub
fd231782d9
chore: upgrade express ( #1558 )
2024-04-02 17:33:20 +02:00
Marc Klingen
2342ae1bd1
chore: fix dependabot
2024-04-02 17:24:20 +02:00
Marc Klingen and GitHub
f90e3da4a9
chore: upgrade deps ( #1556 )
2024-04-02 17:10:07 +02:00
Marc Klingen
23fa8dd19c
chore: release v2.15.3
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-02 12:56:57 +02:00
Marc Klingen and GitHub
1007507716
feat(sso): add Auth0 ( #1554 )
2024-04-02 12:51:50 +02:00
Marc Klingen
acf68a13cc
fix: stripe csp header
2024-04-02 12:36:35 +02:00
Marc Klingen
17e8249913
chore: release v2.15.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-02 12:20:43 +02:00
Marc Klingen and GitHub
0947acce66
feat(auth): add Okta ( #1534 )
2024-04-02 12:16:36 +02:00
Marc Klingen
8dc5087263
fix(security): allow stripe.com script-src
2024-04-02 12:03:57 +02:00
Richard Krümmel and GitHub
685abd6575
fix(ui): responsive layout of model latency chart ( #1553 )
2024-04-02 11:52:08 +02:00
Marc Klingen
a3fbdee0bd
chore: update csp script-src
2024-04-02 10:10:43 +02:00
Marc Klingen
6a24a50892
chore: release v2.15.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03-31 14:38:45 +02:00
Marc Klingen and GitHub
9be6ffb8ff
feat(security): optional enforcement of https via LANGFUSE_CSP_ENFORCE_HTTPS ( #1550 )
2024-03-31 14:38:18 +02:00
Marc Klingen
938219203e
chore: release v2.15.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03-29 21:49:49 +01:00
Marc Klingen and GitHub
036736d805
chore(api): casing of fromTimestamp param ( #1547 )
2024-03-29 21:49:04 +01:00
Marc Klingen and GitHub
e6aeeff357
feat(api): add fromStartTime param to GET /observations ( #1546 )
2024-03-29 21:48:19 +01:00
Marc Klingen and GitHub
8799a550b4
feat(api): add from_timestamp to GET /scores ( #1545 )
2024-03-29 21:37:20 +01:00
Marc Klingen and GitHub
4c4ab027d9
feat(api): add from_timestamp param to get /traces ( #1544 )
2024-03-29 21:31:29 +01:00
Marc Klingen and GitHub
af4106d463
fix(csp): add unsafe-eval to script-src in dev ( #1543 )
2024-03-29 21:16:13 +01:00
Marc Klingen and GitHub
08ea1807b3
fix(api): totalItems if params are empty strings ( #1542 )
2024-03-29 21:06:13 +01:00
Marc Klingen
a2698664d0
chore: release v2.14.6
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03-28 22:48:15 +01:00
Marc Klingen and GitHub
096abd4b12
chore(security): add security headers ( #1532 )
2024-03-28 21:47:03 +01:00
Marc Klingen
04f9a33f64
chore: add codeowners
2024-03-28 15:53:04 +01:00
Max Deichmann
c9116d5a29
chore: release v2.14.5
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03-28 14:11:56 +01:00
Max Deichmann and GitHub
8cfafe1e61
fix: handle nullable values in scores table ( #1531 )
2024-03-28 12:56:19 +00:00
Marc Klingen and GitHub
6d08720436
fix(ui): refresh turnstile via cdata instead of ref ( #1530 )
2024-03-28 12:34:37 +00:00
Marc Klingen and GitHub
d008a40788
fix(ui): user lastEvent in case of empty traces ( #1527 )
2024-03-28 09:55:11 +01:00
Marc Klingen
1d6ab82d9a
chore: release v2.14.4
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03-28 09:36:48 +01:00
Marc Klingen and GitHub
530d0a613d
fix(ui): metrics on users table ( #1526 )
2024-03-28 08:36:03 +00:00
Marc Klingen and GitHub
73e23bd243
fix(ui): dom nesting of main menu ( #1525 )
...
fix(ui): dom of main menu
2024-03-28 08:07:01 +00:00
Marc Klingen
ea0725ea87
chore: release v2.14.3
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03-28 02:33:49 +01:00
Marc Klingen and GitHub
dc4a853209
fix(ui): refresh turnstile token after unsuccessful sign in ( #1521 )
2024-03-28 01:33:01 +00:00
Marc Klingen
7226b36d47
chore: release v2.14.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03-28 01:56:37 +01:00
Marc Klingen and GitHub
f3515e0c9a
fix(ui): environment label responsive behavior ( #1520 )
2024-03-28 00:49:26 +00:00
Marc Klingen and GitHub
1d0e36f2e8
feat(security): optional captcha/turnstile on sign-in ( #1519 )
2024-03-28 01:07:28 +01:00
6de2460e0b
feat(nav): add project drop down and shift settings menu items down ( #1516 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-03-27 21:51:55 +00:00
52ef6a1765
fix: column visibility state out of sync when adding new columns ( #1506 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-03-27 17:44:47 +00:00
Max Deichmann
9fdc531e85
chore: release v2.14.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03-27 15:49:45 +01:00
Max Deichmann and GitHub
2988504d4f
fix: ditch traces table API size limits by not loading i/o ( #1515 )
2024-03-27 15:47:09 +01:00
Clemo and GitHub
0d28053acd
docs: fix typo in readme
...
fix typo in readme
2024-03-27 15:24:34 +01:00
Hassieb Pakzad and GitHub
06fdc33627
fix: use secure cookies for chatCompletion endpoint in prod environment ( #1482 )
2024-03-27 13:22:48 +01:00
Max Deichmann
8feb500f85
chore: release v2.14.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03-27 12:26:34 +01:00
Richard Krümmel and GitHub
4b4b2989a9
feat(filter): display names in UI while keeping ID in URLs ( #1440 )
2024-03-27 10:40:48 +00:00
Marc Klingen
6e4c167b60
chore: release v2.13.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03-26 19:31:25 +01:00
Marc Klingen and GitHub
cdd2765398
feat(api): order dataset items by createdAt desc ( #1509 )
2024-03-26 18:26:10 +00:00
Max Deichmann and GitHub
73657cde5a
chore: redis version ( #1507 )
2024-03-26 18:08:17 +00:00
Marc Klingen and GitHub
dbc90662a2
chore: add TraceView to prisma schema ( #1504 )
2024-03-26 16:09:25 +01:00
Max Deichmann and GitHub
85acbc8b19
chore: add docs for ingestion api ( #1503 )
...
push
2024-03-26 13:32:49 +00:00
Hassieb Pakzad and GitHub
e5dce9be58
refactor: makes playground components reusable ( #1501 )
2024-03-26 10:52:35 +00:00
Marc Klingen and GitHub
d282da6186
fix(ui): encode promptName when in url ( #1498 )
2024-03-25 22:42:35 +00:00
Marc Klingen
00e30e474e
chore: release v2.13.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (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-03-25 23:28:25 +01:00
Marc Klingen and GitHub
b6f41fb3cf
ci: run tests on node 20 only ( #1492 )
2024-03-25 22:22:41 +00:00
Marc Klingen and GitHub
26377313ea
feat: add optional metadata to dataset run ( #1491 )
2024-03-25 22:18:10 +00:00
Marc Klingen and GitHub
6d3f1cf6c1
chore: drop unused example table ( #1490 )
2024-03-25 21:25:54 +00:00
Marc Klingen
5c19d537c9
docs: update contributing
2024-03-25 22:19:42 +01:00
Marc Klingen and GitHub
44bc99efca
chore: bump to node20 ( #1489 )
2024-03-25 21:18:38 +00:00
Marc Klingen and GitHub
9e7f80d0b1
feat(ui): add pagination on datasets tables ( #1487 )
...
* chore: update seeder for datasets
* chore(ui): change color of btn
* feat(ui): add pagination on datasets tables
2024-03-25 21:13:34 +00:00
Marc Klingen
4e01bf2862
fix(ui): remove unnecessary " from llamaindex quickstart
2024-03-25 19:27:08 +01:00
Max Deichmann and GitHub
aa335ee528
chore: add turbo docs ( #1485 )
2024-03-25 18:10:24 +00:00
Max Deichmann and GitHub
41a7ee2f06
chore: improve dx for migrating models manually ( #1483 )
2024-03-25 16:28:19 +00:00
Max Deichmann
97c15ca003
chore: release v2.12.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-03-25 17:18:38 +01:00
Max Deichmann and GitHub
286a959232
fix: load traces IO individually ( #1426 )
2024-03-25 17:10:15 +01:00
Marc Klingen
11e966fa56
chore: add pnpm run db:seed:examples
2024-03-25 15:20:38 +01:00
Max Deichmann
e8252998e1
chore: release v2.12.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-03-25 09:52:14 +01:00
Max Deichmann and GitHub
53e9746c78
refactor: add logging for ingesiton api ( #1480 )
2024-03-25 08:37:04 +00:00
Max Deichmann and GitHub
63aaa2eb13
feat(worker): add pino logger ( #1478 )
2024-03-24 16:53:20 +00:00
Marc Klingen and GitHub
037f878600
chore: update contributing.md to point to new prisma location ( #1477 )
2024-03-24 16:29:07 +01:00
Max Deichmann and GitHub
daa6330098
refactor: move llm playground logic to shared package ( #1476 )
2024-03-24 09:00:48 +00:00
Max Deichmann and GitHub
d5355cef15
chore: upgrade turbo ( #1475 )
2024-03-23 21:37:17 +00:00
Max Deichmann and GitHub
e46652bcf8
feat: safely parse env variables in worker ( #1474 )
2024-03-23 21:23:13 +00:00
Max Deichmann and GitHub
de9c199ade
refactor: move db definition in shared package ( #1473 )
2024-03-23 20:57:57 +00:00
Max Deichmann and GitHub
9690314f3e
feat: add sentry to worker ( #1472 )
2024-03-23 16:45:51 +00:00
Richard Krümmel and GitHub
07bd61798f
feat(tables): add columnvisibility count ( #1452 )
2024-03-23 15:51:17 +01:00
Hassieb Pakzad and GitHub
da3eccd6ae
feat: adds prompt playground ( #1443 )
2024-03-23 14:16:02 +00:00
Max Deichmann and GitHub
bdf16a6b0c
refactor: add db:generate to dev command and update docs ( #1471 )
2024-03-23 12:27:02 +00:00
Max Deichmann and GitHub
0a98c0c2d1
fix: build docker image ( #1463 )
2024-03-21 17:16:45 +00:00
Clemo and GitHub
261c5ebf97
docs: update readme, minor fixes
...
docs: update readme, minor fixes
2024-03-21 18:11:38 +01:00
Max Deichmann and GitHub
c6555db387
refactor: add pnpm and turbo monorepo ( #1401 ) ( #1422 )
2024-03-21 14:31:36 +00:00
Marc Klingen
44589f33b2
chore(ui): truncate prompt names at 50 instead of 30 characters
2024-03-20 16:08:06 +01:00
Max Deichmann
f7dc43f5ba
chore: release v2.11.3
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-03-18 16:56:42 +01:00
Max Deichmann and GitHub
fbd11dbdee
fix: fix dashboard filtering ( #1433 )
2024-03-18 16:56:00 +01:00
Marc Klingen
af789fb3ac
chore: release v2.11.2
CI/CD / tests (18) (push) Failing after 58s
CI/CD / tests (20) (push) Failing after 49s
release.yml / release (push) Failing after 2s
CI/CD / e2e-tests (push) Failing after 47s
CI/CD / test-docker-build (push) Successful in 4m8s
CI/CD / all-ci-passed (push) Canceled after 0s
CI/CD / push-docker-image (push) Canceled after 0s
CI/CD / lint (push) Failing after 14m43s
2024-03-16 19:43:51 +01:00
Marc Klingen
7fcf9e98ae
chore: add LANGFUSE_ENABLE_EXPERIMENTAL_FEATURES to env prod example
2024-03-15 16:21:44 +01:00
Marc Klingen
45c7a95a9c
chore(ui): always display hostname
2024-03-14 19:33:10 +01:00
Marc Klingen and GitHub
75009cf83d
feat(sso): toggle account linking via AUTH_GOOGLE_ALLOW_ACCOUNT_LINKING and AUTH_GITHUB_ALLOW_ACCOUNT_LINKING ( #1416 )
2024-03-14 17:02:14 +00:00
Max Deichmann
70642da8ab
chore: release v2.11.1
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 1m6s
CI/CD / e2e-tests (push) Failing after 43s
release.yml / release (push) Failing after 2s
CI/CD / tests (20) (push) Failing after 55s
CI/CD / test-docker-build (push) Successful in 2m55s
CI/CD / lint (push) Successful in 4m23s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-14 10:41:53 +01:00
Max Deichmann and GitHub
6754733aac
feat: add haiku model ( #1414 )
...
push
2024-03-14 09:41:07 +00:00
Richard Krümmel and GitHub
e45bd75afa
feat(traces): add level to table ( #1359 )
2024-03-13 16:39:01 +01:00
Marc Klingen and GitHub
9b271f0b78
chore: no default score source in db ( #1403 )
2024-03-12 20:02:26 +00:00
Marc Klingen and GitHub
e98565ee9c
feat: add score source ( #1365 )
2024-03-12 19:27:51 +01:00
Marc Klingen and GitHub
62d1f31527
docs: update readme
2024-03-12 18:25:59 +01:00
Max Deichmann and GitHub
c1190d70da
refactor: add nuke command ( #1400 )
2024-03-12 17:00:42 +00:00
Max Deichmann and GitHub
bf9badb711
fix: Add additional projectid condition ( #1393 )
2024-03-12 08:20:48 +00:00
8155749b2b
feat(prompts): extend prompts table ( #1346 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-03-12 09:15:14 +01:00
84c0ba6487
chore(deps): bump the patches group in /worker with 3 updates ( #1390 )
...
Bumps the patches group in /worker with 3 updates: [fastify](https://github.com/fastify/fastify ), [kysely](https://github.com/kysely-org/kysely ) and [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg ).
Updates `fastify` from 4.26.1 to 4.26.2
- [Release notes](https://github.com/fastify/fastify/releases )
- [Commits](https://github.com/fastify/fastify/compare/v4.26.1...v4.26.2 )
Updates `kysely` from 0.27.2 to 0.27.3
- [Release notes](https://github.com/kysely-org/kysely/releases )
- [Commits](https://github.com/kysely-org/kysely/compare/0.27.2...0.27.3 )
Updates `@types/pg` from 8.11.0 to 8.11.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg )
---
updated-dependencies:
- dependency-name: fastify
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: kysely
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@types/pg"
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-03-12 01:40:29 +01:00
Marc Klingen
6320f48737
chore: release v2.11.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 51s
CI/CD / tests (20) (push) Failing after 47s
CI/CD / e2e-tests (push) Failing after 47s
CI/CD / test-docker-build (push) Successful in 2m54s
release.yml / release (push) Failing after 14s
CI/CD / lint (push) Successful in 4m35s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-11 22:44:39 +01:00
Marc Klingen and GitHub
fe053405ea
feat(ui): extend ChatML message rendering to additional json for tools/functions ( #1388 )
...
* feat(ui): extend ChatML message rendering to additional json for tools/functions
* fix typing
2024-03-11 21:29:26 +00:00
Marc Klingen and GitHub
63d1abffb2
fix(ui): score table pagination ( #1387 )
2024-03-11 20:15:25 +00:00
Marc Klingen
3050ed756f
chore: release v2.10.10
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (20) (push) Failing after 46s
CI/CD / tests (18) (push) Failing after 58s
CI/CD / e2e-tests (push) Failing after 44s
release.yml / release (push) Failing after 2s
CI/CD / lint (push) Successful in 4m23s
CI/CD / test-docker-build (push) Successful in 7m14s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-11 20:01:01 +01:00
Marc Klingen
6eebf0b49d
docs: update readme
2024-03-11 19:58:16 +01:00
Marc Klingen and GitHub
bbc57779c3
feat(sso): add env AUTH_AZURE_ALLOW_ACCOUNT_LINKING to trust azuread emails ( #1386 )
2024-03-11 18:55:10 +00:00
Max Deichmann
ccc9161967
chore: release v2.10.9
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / e2e-tests (push) Failing after 47s
CI/CD / tests (20) (push) Failing after 1m59s
CI/CD / lint (push) Successful in 4m17s
CI/CD / test-docker-build (push) Successful in 3m51s
release.yml / release (push) Failing after 3s
CI/CD / tests (18) (push) Failing after 11m33s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-11 16:55:39 +01:00
Max Deichmann and GitHub
6df7a2c716
fix: users table pagination ( #1383 )
2024-03-11 15:51:36 +00:00
Marc Klingen and GitHub
88e4f210d0
feat: add llamaindex copyable snippet to api popup and fix scroll behavior ( #1381 )
2024-03-09 02:04:39 +00:00
Max Deichmann
011c1452a0
chore: release v2.10.8
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 53s
CI/CD / tests (20) (push) Failing after 49s
CI/CD / e2e-tests (push) Failing after 50s
CI/CD / test-docker-build (push) Successful in 3m9s
release.yml / release (push) Failing after 3s
CI/CD / lint (push) Successful in 4m35s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-08 10:59:06 +01:00
Max Deichmann and GitHub
4a3025dbae
fix: fix generations table sorting ( #1370 )
2024-03-08 09:58:20 +00:00
Marc Klingen
367e8c8a61
chore: release v2.10.7
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 1m6s
CI/CD / tests (20) (push) Failing after 55s
CI/CD / e2e-tests (push) Failing after 56s
CI/CD / test-docker-build (push) Successful in 3m12s
release.yml / release (push) Failing after 3s
CI/CD / lint (push) Successful in 4m14s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-08 00:27:14 +01:00
Max Deichmann and GitHub
84edae6468
refactor: rename dashboard class ( #1366 )
2024-03-07 19:03:10 +00:00
Max Deichmann and GitHub
87e04a3482
feat: load generations table i/o individually ( #1364 )
2024-03-07 18:26:41 +00:00
Max Deichmann and GitHub
90abf7fb34
feat: add claude 3 models ( #1354 )
2024-03-07 17:53:51 +00:00
Marc Klingen and GitHub
027c3791a0
fix: render records type content as chat message ( #1362 )
...
fix: also render records `content` as openai chatmessage
2024-03-07 15:20:27 +00:00
4023e7fd4a
feat: add cost to dataset run table ( #1344 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-03-07 15:30:48 +01:00
Marc Klingen
3d178caa17
chore: release v2.10.6
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 58s
CI/CD / tests (20) (push) Failing after 50s
CI/CD / e2e-tests (push) Failing after 48s
CI/CD / test-docker-build (push) Successful in 3m31s
CI/CD / lint (push) Successful in 4m13s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 3s
2024-03-07 15:03:31 +01:00
Hassieb Pakzad and GitHub
128b03bec0
fix: allow null values returned for cost values in sessions table ( #1360 )
...
fix: allow null values returned from sessions table
2024-03-07 15:02:29 +01:00
Max Deichmann
73889fcc96
chore: release v2.10.5
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (20) (push) Failing after 44s
CI/CD / tests (18) (push) Failing after 1m23s
release.yml / release (push) Failing after 3s
CI/CD / e2e-tests (push) Failing after 43s
CI/CD / test-docker-build (push) Successful in 3m43s
CI/CD / lint (push) Successful in 4m21s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-07 10:02:28 +01:00
Max Deichmann and GitHub
d88a295f8d
fix: only sort supported columns ( #1356 )
2024-03-07 09:46:46 +01:00
15c5fdc2a9
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.1.1 in /worker ( #1333 )
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /worker
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.21.0 to 7.1.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
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>
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-03-07 08:02:13 +00:00
Max Deichmann
ca9c0e07d1
chore: release v2.10.4
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 54s
CI/CD / tests (20) (push) Failing after 51s
release.yml / release (push) Failing after 2s
CI/CD / e2e-tests (push) Failing after 48s
CI/CD / lint (push) Successful in 4m41s
CI/CD / test-docker-build (push) Successful in 5m44s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-07 08:56:32 +01:00
Max Deichmann and GitHub
bf0eab424f
fix: fix correct reuse of db connections ( #1348 )
2024-03-07 08:55:38 +01:00
Marc Klingen
89d38ff6ad
chore: release v2.10.3
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 58s
CI/CD / tests (20) (push) Failing after 49s
CI/CD / e2e-tests (push) Failing after 48s
CI/CD / test-docker-build (push) Successful in 2m53s
release.yml / release (push) Failing after 3s
CI/CD / lint (push) Successful in 4m51s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-07 00:52:54 +01:00
Marc Klingen and GitHub
8d7b334521
refactor: remove separate identify() to reduce number of posthog events ( #1263 )
2024-03-06 23:27:21 +00:00
Marc Klingen and GitHub
a374a378a0
fix: dashboard state management ( #1349 )
2024-03-06 23:23:11 +00:00
Max Deichmann
f95a6943a6
chore: release v2.10.2
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / test-docker-build (push) Failing after 2m15s
CI/CD / lint (push) Successful in 4m41s
CI/CD / tests (18) (push) Failing after 54s
CI/CD / tests (20) (push) Failing after 1m49s
release.yml / release (push) Failing after 4s
CI/CD / e2e-tests (push) Failing after 1m39s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-06 22:11:10 +01:00
Max Deichmann and GitHub
fec89b8c62
perf: remove sessions total latency ( #1347 )
2024-03-06 20:46:06 +01:00
Max Deichmann
a10a6a7ca5
chore: release v2.10.1
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 53s
CI/CD / tests (20) (push) Failing after 48s
CI/CD / e2e-tests (push) Failing after 1m13s
release.yml / release (push) Failing after 13s
CI/CD / test-docker-build (push) Successful in 4m3s
CI/CD / lint (push) Successful in 4m14s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-06 17:12:20 +01:00
Max Deichmann and GitHub
8f32ef935b
fix: generations pagination ( #1345 )
2024-03-06 15:49:21 +00:00
Max Deichmann and GitHub
4f0b309e0d
fix: filter users table for null users ( #1342 )
2024-03-06 15:24:07 +00:00
Max Deichmann and GitHub
c424a5578e
perf: generations table performance ( #1341 )
2024-03-06 15:13:02 +00:00
Marc Klingen
2113c684a4
chore: release v2.10.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 57s
CI/CD / tests (20) (push) Failing after 49s
CI/CD / e2e-tests (push) Failing after 47s
release.yml / release (push) Failing after 3s
CI/CD / test-docker-build (push) Successful in 3m27s
CI/CD / lint (push) Successful in 6m1s
CI/CD / all-ci-passed (push) Waiting to run
2024-03-06 14:38:25 +01:00
Marc Klingen and GitHub
d900056f69
ci: tag docker containers with major version ( #1340 )
2024-03-06 14:33:49 +01:00
a2930f3f2a
feat(generations): extend CSV and JSON export ( #1265 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-03-06 13:24:35 +00:00
Max Deichmann and GitHub
9a3fa2b461
fix: correctly calculate total events ( #1339 )
2024-03-06 13:10:06 +00:00
Max Deichmann and GitHub
4ac3b13ca6
perf: delayed loading for user metrics ( #1338 )
2024-03-06 13:00:37 +00:00
Max Deichmann and GitHub
4c32113ec3
perf: user tables ( #1329 )
2024-03-05 17:23:51 +00:00
Richard Krümmel and GitHub
7f81135e6b
feat(traces): extend table ( #1278 )
2024-03-05 17:11:26 +01:00
Marc Klingen and GitHub
4a362ee10f
fix: GET /traces endpoint, typing of params, return empty [] instead of null ( #1324 )
2024-03-05 15:42:43 +01:00
Richard Krümmel and GitHub
04374dd0b3
feat(sessions): extend table ( #1271 )
2024-03-05 13:43:52 +00:00
Richard Krümmel and GitHub
a69571cedc
feat(datasets): rename datasets ( #1203 )
2024-03-05 14:10:32 +01:00
Max Deichmann and GitHub
53e78ee249
fix: fix indices ( #1322 )
2024-03-05 13:36:31 +01:00
Max Deichmann and GitHub
64c0e26da6
perf: users table ( #1320 )
2024-03-05 12:27:18 +01:00
Max Deichmann and GitHub
fa52811224
fix: scores table filtering ( #1319 )
2024-03-05 08:32:08 +00:00
Max Deichmann and GitHub
213d9da88a
perf: improve scores table latency ( #1315 )
2024-03-05 09:25:18 +01:00
Max Deichmann and GitHub
8611afd533
perf: latency chart performance ( #1314 )
2024-03-04 20:38:29 +00:00
Max Deichmann and GitHub
e96a3bbf6e
feat: add tooltip to latency tables ( #1313 )
2024-03-04 19:40:19 +00:00
Max Deichmann and GitHub
60e636e37d
feat: add traces, spans, generations latency tables ( #1312 )
2024-03-04 16:37:57 +00:00
Max Deichmann and GitHub
e9e8319099
fix: adjust sentry sampling rate ( #1311 )
2024-03-04 11:11:12 +00:00
Marc Klingen
8ee0e611d9
chore: release v2.9.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-03-02 04:15:40 +01:00
Marc Klingen
b7b9cc8dd1
fix(ui): use Textarea for dataset item edits instead of json editor
...
Reverts #1171
2024-03-02 04:10:21 +01:00
Marc Klingen and GitHub
21240cb594
chore(prompts): remove beta flag ( #1304 )
2024-03-01 23:22:07 +00:00
Max Deichmann and GitHub
fdda5db1a3
feat: increase scale of dashboard USD numbers ( #1301 )
2024-03-01 18:42:52 +01:00
Max Deichmann and GitHub
0538f27caf
fix: fix empty score names ( #1299 )
2024-03-01 15:10:30 +01:00
Marc Klingen and GitHub
c73bc5a77f
fix(ui): AreaChart only for total traces, all others use LineChart ( #1297 )
2024-03-01 13:22:57 +00:00
Max Deichmann and GitHub
9204c9dc69
perf: show 10 generations in table when i/o is selected ( #1294 )
2024-03-01 09:53:40 +01:00
Marc Klingen
feb935e737
chore: switch to svg icon
2024-03-01 02:00:34 +01:00
Max Deichmann
e4a029988f
chore: release v2.9.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-29 14:50:13 +01:00
Marc Klingen
d8bb7703ae
fix(ui): second level headings should be h3
2024-02-29 12:24:55 +01:00
Marc Klingen
bd7574411e
chore: add npm run dx to root
2024-02-29 12:02:24 +01:00
Marc Klingen
2f55acec7c
docs: update readme
2024-02-28 23:15:42 +01:00
Seb and GitHub
78207ba274
chore: improve date picker formatting ( #1283 )
2024-02-28 20:14:16 +01:00
Seb and GitHub
2250be58a5
docs: fix link to db schema ( #1282 )
2024-02-28 20:12:49 +01:00
Max Deichmann and GitHub
338517828c
perf: increase sample rate for POST and trpc ( #1284 )
2024-02-28 19:06:10 +00:00
Max Deichmann and GitHub
2e80d4b475
perf: improve dashboard performance ( #1281 )
2024-02-28 16:51:38 +01:00
Marc Klingen and GitHub
45c9af76d8
fix(api): add input, output, sessionId, public to GET /traces ( #1280 )
2024-02-28 13:47:40 +00:00
Max Deichmann and GitHub
bc27618c0e
perf: improve generations table performance ( #1279 )
2024-02-28 13:41:33 +00:00
Max Deichmann and GitHub
a4c8f0b702
perf: improve traces table performance ( #1276 )
2024-02-28 13:04:11 +00:00
Max Deichmann and GitHub
787eb90c54
perf: improve observations view and all traces ( #1275 )
2024-02-28 09:48:20 +00:00
Max Deichmann and GitHub
9b4601debf
refactor: add load database setup script ( #1273 )
2024-02-27 23:43:30 +00:00
Max Deichmann and GitHub
fcc0ee922f
refactor: add sentry users to API ( #1269 )
2024-02-27 16:17:37 +01:00
Max Deichmann and GitHub
3271c4abd0
fix: observations index ( #1267 )
2024-02-27 14:33:56 +01:00
Max Deichmann and GitHub
2dbb9fec87
fix: fix observations index ( #1266 )
2024-02-27 12:42:32 +01:00
e7438c05b8
feat(generation): extend generations table ( #1216 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-27 11:20:27 +00:00
Marc Klingen
45fcf8902b
fix(self-host): event mapping
2024-02-27 02:40:54 +01:00
Max Deichmann and GitHub
a4bfdb25a5
perf: revert traces router query ( #1261 )
...
revert
2024-02-26 22:37:35 +00:00
Max Deichmann and GitHub
462e8a7b8c
perf: traces table performance improvements ( #1256 )
2024-02-26 22:57:53 +01:00
Marc Klingen and GitHub
86edd502b3
feat(ui): add alert that only ChatML generations is exported as JSONL ( #1257 )
2024-02-26 19:56:41 +00:00
Max Deichmann and GitHub
01a7e679fa
fix: correctly return 500 and 400 API errors ( #1253 )
2024-02-26 12:44:03 +00:00
Marc Klingen and GitHub
c6406e1ddb
fix(ui): sort/filter sessions by total cost ( #1254 )
2024-02-26 11:35:20 +00:00
Max Deichmann and GitHub
82d4881dcf
fix: improve contributing.md ( #1252 )
2024-02-26 09:23:51 +00:00
Max Deichmann and GitHub
42d3167591
fix: docs and root level commands ( #1251 )
2024-02-26 08:52:09 +00:00
Marc Klingen and GitHub
977ac39ec5
docs(api): improve api reference descriptions ( #1244 )
2024-02-23 19:44:11 +00:00
Marc Klingen
e4d8db6a34
chore: release v2.8.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-23 20:23:00 +01:00
Marc Klingen and GitHub
a39bbf541d
feat(api): add GET /score/[scoreId] ( #1242 )
2024-02-23 19:20:27 +00:00
Max Deichmann and GitHub
eef5218dbd
refactor: add worker tests ( #1241 )
2024-02-23 17:44:54 +00:00
Marc Klingen and GitHub
b5e802171b
fix(api): deduplicate score and observation ids in GET /traces ( #1240 )
2024-02-23 17:38:55 +00:00
Max Deichmann and GitHub
96c4f28b5b
refactor: linting worker ( #1239 )
2024-02-23 17:34:16 +00:00
Max Deichmann and GitHub
8ad4a46850
feat: add database connection to worker ( #1238 )
2024-02-23 16:55:16 +00:00
d8f2d6cf4e
chore(deps): bump the prisma group in /web with 2 updates ( #1231 )
...
Bumps the prisma group in /web with 2 updates: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client ) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli ).
Updates `@prisma/client` from 5.9.1 to 5.10.2
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.10.2/packages/client )
Updates `prisma` from 5.9.1 to 5.10.2
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.10.2/packages/cli )
---
updated-dependencies:
- dependency-name: "@prisma/client"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prisma
- dependency-name: prisma
dependency-type: direct:development
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>
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-23 16:50:10 +00:00
b8639ebb3b
feat: use Json editor for dataset item editor ( #1171 )
...
Co-authored-by: gitstart-langfuse <gitstart-langfuse@users.noreply.github.com >
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-23 14:46:27 +00:00
8be73970c2
chore(deps): bump the sentry group in /web with 3 updates ( #1230 )
...
Bumps the sentry group in /web with 3 updates: [@sentry/nextjs](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.101.1 to 7.102.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.102.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.101.1...7.102.1 )
Updates `@sentry/profiling-node` from 7.101.1 to 7.102.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.102.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.101.1...7.102.1 )
Updates `@sentry/types` from 7.101.1 to 7.102.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.102.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.101.1...7.102.1 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
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-02-23 14:34:10 +00:00
e18ab26bb5
chore(deps): bump @aws-sdk/lib-storage from 3.511.0 to 3.515.0 in /web ( #1233 )
...
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage ) from 3.511.0 to 3.515.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.515.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>
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-23 14:28:52 +00:00
095478869d
chore(deps-dev): bump release-it from 17.0.5 to 17.1.1 in /web ( #1234 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 17.0.5 to 17.1.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.0.5...17.1.1 )
---
updated-dependencies:
- dependency-name: release-it
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>
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-23 14:23:04 +00:00
Marc Klingen and GitHub
4db7dab8ae
fix(export): messages key in jsonl output format ( #1236 )
2024-02-23 13:54:31 +00:00
Max Deichmann and GitHub
086d26b041
fix: fix dependabot in new repo structure ( #1228 )
2024-02-23 09:35:32 +00:00
Max Deichmann
5fd042c7b1
chore: release v2.7.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-23 10:24:30 +01:00
Max Deichmann and GitHub
dc37f1a58a
feat: add worker container and redis ( #1224 )
2024-02-23 09:13:28 +00:00
Marc Klingen and GitHub
bc4597e183
fix(ui): enable selection of text in trace inputs/outputs ( #1227 )
2024-02-23 02:37:45 +00:00
Marc Klingen
9bb1caf738
chore: fix paths in docs after migration to /web
2024-02-23 03:30:24 +01:00
Marc Klingen and GitHub
3ab4eb6341
docs: fix db schema in contributing.md
2024-02-23 01:14:58 +01:00
Max Deichmann and GitHub
5944611b51
fix: setup prettier ( #1226 )
2024-02-22 13:51:11 +00:00
Max Deichmann
e439c81512
chore: release v2.7.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-22 14:08:26 +01:00
Max Deichmann and GitHub
799d32fa21
move nextjs into web directory ( #1223 )
2024-02-22 14:02:28 +01:00
Max Deichmann and GitHub
7927d0013f
feat(API): catch prisma errors individually for public apis ( #1215 )
2024-02-21 21:05:19 +00:00
Marc Klingen and GitHub
147262a437
fix(ui): long observation/trace names should break instead of overflow ( #1218 )
2024-02-21 00:07:11 +00:00
Max Deichmann
c02bb556ca
chore: release v2.7.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-20 20:05:45 +01:00
Richard Krümmel and GitHub
1b792d844f
fix(ui): fix prompt config display logic ( #1211 )
2024-02-20 13:57:45 +01:00
Max Deichmann and GitHub
52a42812b4
refactor: add kysely ( #1210 )
2024-02-20 11:24:22 +00:00
3b84af8cbf
feat: add prompt config ( #1147 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-20 10:31:44 +00:00
Marc Klingen and GitHub
1521445939
fix(ui): uriencode filter state to support special characters ( #1209 )
2024-02-20 00:56:18 +00:00
Marc Klingen and GitHub
a1e961de09
feat(api): add htmlPath and totalCost to GET traces/[id] ( #1207 )
2024-02-20 00:34:59 +00:00
Marc Klingen
c360cf10d4
chore: release v2.6.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-19 23:35:23 +01:00
Marc Klingen and GitHub
3e2f3f3d28
feat(api): add GET metrics/daily endpoint to fetch aggregate statistics ( #1204 )
2024-02-19 23:29:51 +01:00
Richard Krümmel and GitHub
11e5da2cd8
feat(ui): show full id in session table ( #1165 )
2024-02-19 22:09:08 +00:00
Max Deichmann and GitHub
8205595f2c
fix: fix scores table ( #1205 )
2024-02-19 20:49:15 +00:00
101277cab8
feat: add traces filter to dashboard ( #1202 )
...
Co-authored-by: RichardKruemmel <richard.kruemmel@code.berlin >
2024-02-19 20:36:12 +00:00
Marc Klingen
954e31ca4a
fix(api): type of totalCost on trace
2024-02-19 17:51:49 +01:00
Marc Klingen and GitHub
43c3258135
feat(api): add htmlPath, latency, totalCost to GET /traces ( #1201 )
2024-02-19 15:39:02 +00:00
Marc Klingen and GitHub
eb8ae94a5d
feat(dashboard): add 75th percentile to latency graph ( #1195 )
2024-02-17 12:07:39 +00:00
George Gebbett and GitHub
33abe53acc
feat(ui): preview of OpenAI function calls ( #981 )
2024-02-16 15:47:51 +00:00
5e8ec0bd13
feat(api): add DELETE /api/public/score/[scoreId] ( #1167 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-02-16 15:06:02 +00:00
177f370914
feat: display total cost of a session ( #1172 )
...
Co-authored-by: gitstart-langfuse <gitstart-langfuse@users.noreply.github.com >
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-16 15:12:38 +01:00
5538242649
feat: show total model cost per user ( #1173 )
...
Co-authored-by: gitstart-langfuse <gitstart-langfuse@users.noreply.github.com >
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-16 15:02:18 +01:00
8c8e58e2b8
fix: Correct sorting on all tables ( #1168 )
...
Co-authored-by: gitstart-langfuse <gitstart-langfuse@users.noreply.github.com >
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-16 13:00:11 +00:00
a2c367c1b6
chore(deps): bump core-js from 3.35.1 to 3.36.0 ( #1177 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.35.1 to 3.36.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.36.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
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-02-16 03:03:39 +00:00
da0ac73603
chore(deps): bump the patches group with 4 updates ( #1176 )
...
Bumps the patches group with 4 updates: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ), [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript ), [@sentry/types](https://github.com/getsentry/sentry-javascript ) and [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node ).
Updates `@sentry/nextjs` from 7.101.0 to 7.101.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.101.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.101.0...7.101.1 )
Updates `@sentry/profiling-node` from 7.101.0 to 7.101.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.101.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.101.0...7.101.1 )
Updates `@sentry/types` from 7.101.0 to 7.101.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.101.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.101.0...7.101.1 )
Updates `posthog-node` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/PostHog/posthog-js-lite/releases )
- [Changelog](https://github.com/PostHog/posthog-js-lite/blob/main/posthog-node/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js-lite/commits/posthog-node-v3.6.3/posthog-node )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@sentry/profiling-node"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@sentry/types"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: posthog-node
dependency-type: direct:production
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-02-16 02:59:15 +00:00
Marc Klingen
e60e74478c
chore: release v2.5.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-16 03:13:32 +01:00
Marc Klingen and GitHub
329f83e844
feat(api): optionally set timestamp when creating a trace ( #1181 )
...
Fixes #1157
2024-02-16 01:53:00 +00:00
Marc Klingen and GitHub
28c035da76
refactor: rbac access checks ( #1180 )
2024-02-16 01:35:22 +00:00
Max Deichmann
4dfeceb9d6
chore: release v2.5.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-15 23:14:05 +01:00
Max Deichmann and GitHub
df802184a6
fix: fix order of matched models ( #1175 )
2024-02-15 22:11:50 +00:00
Marc Klingen and GitHub
407d169095
feat(api): add latency to generations endpoints ( #1169 )
2024-02-15 23:01:24 +01:00
Max Deichmann and GitHub
e1958e73d4
fix: fix gpt-4-turbo-preview prices ( #1174 )
2024-02-15 21:20:47 +00:00
2a08c3395c
chore(deps): bump the sentry group with 3 updates ( #1151 )
...
Bumps the sentry group with 3 updates: [@sentry/nextjs](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.100.1 to 7.101.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.100.1...7.101.0 )
Updates `@sentry/profiling-node` from 7.100.1 to 7.101.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.100.1...7.101.0 )
Updates `@sentry/types` from 7.100.1 to 7.101.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.100.1...7.101.0 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
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-02-15 02:19:16 +00:00
5c405f4ed8
chore(deps): bump the patches group with 3 updates ( #1162 )
...
Bumps the patches group with 3 updates: [next-auth](https://github.com/nextauthjs/next-auth ), [posthog-js](https://github.com/PostHog/posthog-js ) and [release-it](https://github.com/release-it/release-it ).
Updates `next-auth` from 4.24.5 to 4.24.6
- [Release notes](https://github.com/nextauthjs/next-auth/releases )
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.5...next-auth@4.24.6 )
Updates `posthog-js` from 1.105.7 to 1.105.9
- [Release notes](https://github.com/PostHog/posthog-js/releases )
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js/compare/1.105.7...v1.105.9 )
Updates `release-it` from 17.0.3 to 17.0.5
- [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.0.3...17.0.5 )
---
updated-dependencies:
- dependency-name: next-auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: posthog-js
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: release-it
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-02-15 02:14:33 +00:00
Marc Klingen
25cc29f353
fix(ui): color of checkboxes
2024-02-15 01:36:02 +01:00
Marc Klingen
b5e1b9916f
chore: release v2.4.3
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-15 01:15:58 +01:00
Marc Klingen and GitHub
8075996a1c
fix(ui): overflow and responsive ui in trace view ( #1164 )
2024-02-15 00:13:48 +00:00
Marc Klingen and GitHub
80cc85d756
perf(prompts): add db indicies on project_id and id ( #1163 )
2024-02-14 23:30:41 +00:00
Marc Klingen and GitHub
45c611bc6d
fix(prompts): allow underscores in variables when editing a prompt via UI ( #1161 )
2024-02-14 23:25:09 +01:00
Richard Krümmel and GitHub
1478aa9c2b
fix: dashboard drop down selector on mobile view ( #1153 )
2024-02-14 14:53:13 +01:00
Marc Klingen and GitHub
4944408b62
fix(cloud): show plan limit only on hobby plan ( #1152 )
2024-02-14 01:09:18 +00:00
Marc Klingen
f6e81f818b
fix(cloud): hobby plan usage limit
2024-02-14 01:06:07 +01:00
Marc Klingen and GitHub
b2d5839dcd
chore(cloud): update stripe billing link ( #1149 )
2024-02-13 22:03:54 +00:00
Marc Klingen
2608878d20
chore: release v2.4.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-13 15:53:15 +01:00
Marc Klingen
62a2857619
docs: add DB_EXPORT_PAGE_SIZE to .env.prod.example
2024-02-13 15:48:49 +01:00
0c1942c2b3
fix(docker): remove the need for runtime variables at build time ( #1067 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-02-13 15:40:16 +01:00
b95c93cdb1
fix: memory optimizes generation.export trpc to allow for larger exports ( #1124 )
...
* fix: memory optimizes generation.export trpc
* test: disable S3 uploads in export test
* refactor: modularize generations.export
* feat: adds streaming to S3 bucket
* feat: adds DB_EXPORT_PAGE_SIZE environment variable
* refactor: clean up generationsRouter
---------
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-13 12:55:12 +00:00
Marc Klingen
3691099c74
chore: release v2.4.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-13 13:26:51 +01:00
Marc Klingen and GitHub
3f1ae71eec
fix: feedback api route ( #1146 )
...
Fixes #1144
2024-02-13 13:14:27 +01:00
Max Deichmann and GitHub
668cf3f6c2
Feat: update openai pricing ( #1145 )
2024-02-13 11:36:22 +00:00
Marc Klingen and GitHub
6221be155d
feat(security): add audit logging ( #1142 )
2024-02-13 11:35:54 +01:00
Marc Klingen and GitHub
3e13d191db
chore: drop middleware previously used for IP blocklisting ( #1143 )
2024-02-12 22:53:07 +00:00
61297826f4
chore(deps): bump lucide-react from 0.323.0 to 0.330.0 ( #1140 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.323.0 to 0.330.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.330.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
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-02-12 23:47:36 +01:00
Max Deichmann and GitHub
3268ef6488
style: adjust contributing template ( #1136 )
...
remove
2024-02-12 20:54:20 +01:00
Marc Klingen
4aba13ec35
chore: release v2.4.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-12 17:52:28 +01:00
Marc Klingen
0f5d5cd9a0
fix(ui): invalidation of traces after delete
2024-02-12 17:46:58 +01:00
Marc Klingen and GitHub
78df145e20
fix(ui): invalidation of traces when deleting a single trace ( #1134 )
2024-02-12 12:00:57 +00:00
Max Deichmann and GitHub
b35618f1c9
refactor: add betterstack env variable to env.prod.example ( #1132 )
2024-02-12 10:17:51 +00:00
a139ada85e
chore(deps): bump the sentry group with 3 updates ( #1110 )
...
Bumps the sentry group with 3 updates: [@sentry/nextjs](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.99.0 to 7.100.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.100.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.99.0...7.100.1 )
Updates `@sentry/profiling-node` from 1.3.5 to 7.100.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.100.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/commits/7.100.1 )
Updates `@sentry/types` from 7.99.0 to 7.100.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.100.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.99.0...7.100.1 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
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-major
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-02-12 00:07:57 +00:00
cdfb0c6b7c
chore(deps): bump posthog-js from 1.104.4 to 1.105.7 ( #1131 )
...
Bumps [posthog-js](https://github.com/PostHog/posthog-js ) from 1.104.4 to 1.105.7.
- [Release notes](https://github.com/PostHog/posthog-js/releases )
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js/compare/v1.104.4...1.105.7 )
---
updated-dependencies:
- dependency-name: posthog-js
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-02-12 01:02:10 +01:00
c0bbf39b29
chore(deps-dev): bump the patches group with 3 updates ( #1130 )
...
Bumps the patches group with 3 updates: [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ), [postcss](https://github.com/postcss/postcss ) and [tsx](https://github.com/privatenumber/tsx ).
Updates `@types/react-dom` from 18.2.18 to 18.2.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
Updates `postcss` from 8.4.34 to 8.4.35
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.34...8.4.35 )
Updates `tsx` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.7.0...v4.7.1 )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: tsx
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-02-11 23:44:28 +00:00
Marc Klingen
a6900ad3c4
fix(ui): use lightner colors in observation tree
2024-02-12 00:31:00 +01:00
21940a0464
feat(ui): improve trace view: collapse/expand observation tree + color coding of observation types ( #916 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-02-11 23:47:46 +01:00
fe642f8e9e
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 ( #1112 )
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.20.0 to 6.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-02-11 22:05:53 +00:00
c803b0d9c2
feat(ui): delete prompts and prompt versions + deduplication of prompt variables ( #1116 )
...
* fix and feat: update Var renaming and add functionality to delete prompt and versions
* pass ci by removing unused components
* ux improvements
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-02-11 22:00:31 +00:00
Marc Klingen and GitHub
e7086cf044
fix(ci): temporarily fix modelmatch test by waiting 5 sec ( #1129 )
...
* fix(ci): temporarily fix modelmatch test by waiting 5 sec
* fix
2024-02-11 21:56:19 +00:00
Marc Klingen and GitHub
9d49bbe987
chore(ui): responsive layout ( #1126 )
2024-02-10 03:29:38 +00:00
Marc Klingen
f2c792d3dc
chore: release v2.3.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-09 21:38:20 +01:00
Marc Klingen
0527fcf097
fix(ui): add space
2024-02-09 21:30:06 +01:00
Max Deichmann and GitHub
85737221d9
feat: send sdk logs to betterstack ( #1125 )
2024-02-09 20:01:46 +00:00
ffe95cf427
feat(ui): add request dashboard button ( #1122 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-09 19:25:08 +00:00
adec1476ea
feat(ui): add quickstart examples to api key creation popup ( #1119 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-02-09 19:10:21 +00:00
c5d7772fe6
chore(ui): convert model pricing in UI to per 1000 units ( #1123 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-09 19:05:04 +00:00
Max Deichmann and GitHub
a88a6b8026
fix: upgrade API keys ( #1120 )
2024-02-09 16:44:48 +00:00
Marc Klingen
5d77e09eed
docs: update readme and contributing
2024-02-09 15:38:22 +01:00
Hassieb Pakzad and GitHub
85e5ea4661
fix: allow bearer auth for score ingestion via /api/public/ingestion ( #1117 )
...
* fix: allow bearer auth for score ingestion
* tests: add test for opening ingestion endpoint for scoring
* test: adds db check for bearer auth tests in ingestion
2024-02-09 13:51:22 +01:00
366df5a5c9
Fix decimals in scores filter on traces + generations table ( #1012 )
...
Co-authored-by: gitstart-langfuse <gitstart-langfuse@users.noreply.github.com >
Co-authored-by: GitStart-LangFuse <151670644+gitstart-langfuse@users.noreply.github.com >
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-02-09 08:44:12 +01:00
4441383dfd
docs: update readme ( #1107 )
...
docs: update and significantly shorten readme
---------
Co-authored-by: Clemo <121163007+clemra@users.noreply.github.com >
2024-02-08 22:18:02 +00:00
Richard Krümmel and GitHub
7f7696e9ff
feat(ui): add in-product notifications ( #1057 )
2024-02-08 19:41:30 +00:00
Max Deichmann
a829447410
chore: release v2.2.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests (18) (push) Waiting to run
CI/CD / tests (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-02-07 11:06:35 +01:00
Hassieb Pakzad and GitHub
53e7ff4e16
feat: expand generation model units ( #1095 )
2024-02-07 11:05:07 +01:00
4a85b4a4f2
chore(deps): bump the patches group with 3 updates ( #1101 )
...
Bumps the patches group with 3 updates: [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node ), [react-hook-form](https://github.com/react-hook-form/react-hook-form ) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ).
Updates `posthog-node` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/PostHog/posthog-js-lite/releases )
- [Changelog](https://github.com/PostHog/posthog-js-lite/blob/main/posthog-node/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js-lite/commits/posthog-node-v3.6.2/posthog-node )
Updates `react-hook-form` from 7.50.0 to 7.50.1
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.50.0...v7.50.1 )
Updates `@types/react` from 18.2.54 to 18.2.55
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: posthog-node
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: react-hook-form
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
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 03:16:05 +00:00
d2e6dca3d3
chore(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0 ( #1103 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.20.0 to 6.21.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/v6.21.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-02-07 03:08:08 +00:00
Marc Klingen and GitHub
cdbdc0af67
feat(api): add notice regarding hostname to default 401 ( #1088 )
2024-02-07 04:02:26 +01:00
2af9b52213
chore(deps): bump @aws-sdk/s3-request-presigner from 3.504.0 to 3.507.0 ( #1104 )
...
Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner ) from 3.504.0 to 3.507.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.507.0/packages/s3-request-presigner )
---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
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-02-07 04:01:08 +01:00
894a3d1b32
chore(deps-dev): bump the patches group with 4 updates ( #1083 )
...
Bumps the patches group with 4 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ), [postcss](https://github.com/postcss/postcss ) and [prettier](https://github.com/prettier/prettier ).
Updates `@testing-library/jest-dom` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.1...v6.4.2 )
Updates `@types/react` from 18.2.51 to 18.2.54
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `postcss` from 8.4.33 to 8.4.34
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.34 )
Updates `prettier` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
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: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: prettier
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-02-06 02:53:42 +00:00
82f0134368
chore(deps): bump react-hook-form from 7.49.3 to 7.50.0 ( #1084 )
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.49.3 to 7.50.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.49.3...v7.50.0 )
---
updated-dependencies:
- dependency-name: react-hook-form
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-02-06 02:41:56 +00:00
e52ba46b0e
chore(deps): bump lucide-react from 0.321.0 to 0.323.0 ( #1085 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.321.0 to 0.323.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.323.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
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-02-06 02:37:21 +00:00
6aca4954ef
chore(deps): bump @aws-sdk/client-s3 from 3.504.0 to 3.507.0 ( #1086 )
...
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3 ) from 3.504.0 to 3.507.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.507.0/clients/client-s3 )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
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-02-06 03:32:53 +01:00
Marc Klingen
9d5fa4e2f1
chore: fix discussion template
2024-02-05 10:51:50 +01:00
Marc Klingen
c1db242edd
chore: fix discussion template
2024-02-05 10:51:21 +01:00
Marc Klingen
91a2c63c88
chore: fix discussion template
2024-02-05 10:50:25 +01:00
Marc Klingen
f7d9bd7297
chore: add template for gh discussions
2024-02-05 10:49:16 +01:00
Max Deichmann and GitHub
d94e880520
fix: openai model prices ( #1068 )
2024-02-03 18:28:18 +01:00
Yash Khare and GitHub
74e9053f85
feat(dashboard): enable selection of score names in legend of chart + slider ( #907 )
2024-02-03 01:53:44 +00:00
Marc Klingen
ae5260d808
docs: update example envs
2024-02-03 02:29:50 +01:00
Marc Klingen and GitHub
f72f8b7e2c
chore(deps): upgrade prisma and fix tests ( #1064 )
2024-02-03 01:34:05 +01:00
Marc Klingen
43108eccde
docs: readme
2024-02-03 01:16:34 +01:00
c93c9560e1
chore(deps): bump the patches group with 1 update ( #1060 )
...
Bumps the patches group with 1 update: [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table ).
Updates `@tanstack/react-table` from 8.11.7 to 8.11.8
- [Release notes](https://github.com/TanStack/table/releases )
- [Commits](https://github.com/TanStack/table/commits/v8.11.8/packages/react-table )
---
updated-dependencies:
- dependency-name: "@tanstack/react-table"
dependency-type: direct:production
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-02-02 23:31:07 +00:00
ddad1afd7b
chore(deps): bump @aws-sdk/client-s3 from 3.501.0 to 3.504.0 ( #1061 )
...
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3 ) from 3.501.0 to 3.504.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.504.0/clients/client-s3 )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
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-02-02 23:21:19 +00:00
2b70ae3742
chore(deps): bump @aws-sdk/s3-request-presigner from 3.501.0 to 3.504.0 ( #1063 )
...
Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner ) from 3.501.0 to 3.504.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.504.0/packages/s3-request-presigner )
---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
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-02-02 23:16:52 +00:00
b110fd7932
chore(deps): bump posthog-js from 1.103.1 to 1.104.4 ( #1062 )
...
Bumps [posthog-js](https://github.com/PostHog/posthog-js ) from 1.103.1 to 1.104.4.
- [Release notes](https://github.com/PostHog/posthog-js/releases )
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js/compare/v1.103.1...v1.104.4 )
---
updated-dependencies:
- dependency-name: posthog-js
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-02-03 00:12:21 +01:00
Marc Klingen
cd537fb571
chore: release v2.1.2
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 53s
CI/CD / tests (20) (push) Failing after 42s
CI/CD / test-docker-build (push) Successful in 2m59s
CI/CD / e2e-tests (push) Failing after 45s
release.yml / release (push) Failing after 3s
CI/CD / lint (push) Failing after 22m27s
CI/CD / all-ci-passed (push) Waiting to run
2024-02-02 23:22:12 +01:00
Marc Klingen and GitHub
3cbd252980
chore(cloud): add environment labeling ( #1058 )
2024-02-02 23:02:19 +01:00
Max Deichmann and GitHub
0a99988e6e
perf: do not load observation i/o from db on traces.byId ( #1053 )
2024-02-02 16:01:19 +00:00
Marc Klingen and GitHub
a19d20d973
fix: remove Expires from S3 PutObject ( #1047 )
...
Fixes #1046
2024-02-02 03:56:47 +01:00
b86eab9e04
chore(deps-dev): bump the patches group with 1 update ( #1037 )
...
Bumps the patches group with 1 update: [@playwright/test](https://github.com/microsoft/playwright ).
Updates `@playwright/test` from 1.41.1 to 1.41.2
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.41.1...v1.41.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
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-02-02 00:57:37 +00:00
b36530ff96
chore(deps): bump lucide-react from 0.316.0 to 0.321.0 ( #1039 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.316.0 to 0.321.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.321.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
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-02-02 00:50:03 +00:00
1019298060
chore(deps-dev): bump @testing-library/react from 14.1.2 to 14.2.1 ( #1040 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 14.1.2 to 14.2.1.
- [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/v14.1.2...v14.2.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
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-02-02 00:45:30 +00:00
99a2ad30ce
chore(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0 ( #1038 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.19.1 to 6.20.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/v6.20.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-02-02 00:40:21 +00:00
Marc Klingen
9783a22abf
chore: release v2.1.1
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / test-docker-build (push) Successful in 2m42s
CI/CD / tests (18) (push) Failing after 1m13s
CI/CD / tests (20) (push) Failing after 42s
CI/CD / e2e-tests (push) Failing after 44s
CI/CD / lint (push) Successful in 4m9s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 17s
2024-02-02 00:48:34 +01:00
Marc Klingen and GitHub
68f63b3b90
fix(ui): generation exports from UI ( #1042 )
2024-02-02 00:18:58 +01:00
Marc Klingen
1189d13c14
chore: release v2.1.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (20) (push) Failing after 47s
CI/CD / e2e-tests (push) Failing after 44s
CI/CD / lint (push) Successful in 4m1s
CI/CD / test-docker-build (push) Successful in 3m43s
release.yml / release (push) Failing after 3s
CI/CD / tests (18) (push) Failing after 11m20s
CI/CD / all-ci-passed (push) Waiting to run
2024-02-01 21:08:59 +01:00
243a784480
chore(deps): bump the patches group with 4 updates ( #1035 )
...
Bumps the patches group with 4 updates: cmdk, [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ).
Updates `cmdk` from 0.2.0 to 0.2.1
Updates `@testing-library/jest-dom` from 6.4.0 to 6.4.1
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.0...v6.4.1 )
Updates `@types/jest` from 29.5.11 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Updates `@types/react` from 18.2.48 to 18.2.51
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: cmdk
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@types/jest"
dependency-type: direct:development
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
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 21:08:19 +01:00
c89b8c3bab
fix(ui): update regex matching description ( #1031 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-02-01 20:54:57 +01:00
b5172219af
security: upgrade nodemailer from 6.9.8 to 6.9.9 ( #1027 )
...
* fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-6219989
* update
---------
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-02-01 20:53:40 +01:00
Marc Klingen
db90f85041
fix(ui): disabled state of AddModel button
2024-02-01 17:41:19 +01:00
Marc Klingen and GitHub
db9f90aa91
fix(models): allow price = 0 ( #1030 )
2024-02-01 15:56:51 +00:00
Marc Klingen and GitHub
41b19582cc
feat(models): allow to set input/output/total price without restrictions ( #1029 )
2024-02-01 16:50:25 +01:00
766102797b
feat(models): allow custom regex for user-defined models ( #1022 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-02-01 16:42:21 +01:00
Max Deichmann
773cb1312b
chore: release v2.0.1
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 1m0s
CI/CD / test-docker-build (push) Successful in 3m27s
CI/CD / e2e-tests (push) Failing after 49s
CI/CD / tests (20) (push) Failing after 1m39s
CI/CD / lint (push) Successful in 4m44s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 3s
2024-02-01 16:31:54 +01:00
Max Deichmann and GitHub
bb593020d0
fix: gh action ( #1028 )
2024-02-01 16:27:06 +01:00
Max Deichmann and GitHub
33ffe62add
fix: display total cost correctly ( #1026 )
2024-02-01 14:56:49 +00:00
6e1aabb2de
chore(deps-dev): bump @testing-library/jest-dom from 6.2.1 to 6.4.0 ( #988 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.2.1 to 6.4.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.2.1...v6.4.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
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-01-31 22:14:20 +00:00
ab3bdebc57
chore(deps): bump the sentry group with 1 update ( #1000 )
...
Bumps the sentry group with 1 update: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/nextjs` from 7.95.0 to 7.99.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.95.0...7.99.0 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
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-01-31 22:09:55 +00:00
20d00e5ef2
chore(deps-dev): bump @mermaid-js/mermaid-cli from 10.6.1 to 10.7.0 ( #1003 )
...
Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli ) from 10.6.1 to 10.7.0.
- [Release notes](https://github.com/mermaid-js/mermaid-cli/releases )
- [Commits](https://github.com/mermaid-js/mermaid-cli/compare/10.6.1...10.7.0 )
---
updated-dependencies:
- dependency-name: "@mermaid-js/mermaid-cli"
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-01-31 22:04:28 +00:00
Marc Klingen
e689c1cacb
chore: move github discussions to org level
2024-01-31 22:59:35 +01:00
Richard Krümmel and GitHub
37c0737624
feat(db): add openai fine tuned and vertex ai models ( #995 )
2024-01-31 14:19:17 +01:00
23bc448088
fix(ui): fix create new model label ( #1005 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-01-31 11:46:15 +01:00
Max Deichmann
f1bdea98be
chore: release v2.0.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (20) (push) Failing after 45s
CI/CD / tests (18) (push) Failing after 1m17s
CI/CD / e2e-tests (push) Failing after 45s
CI/CD / test-docker-build (push) Successful in 3m16s
CI/CD / lint (push) Successful in 4m1s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 4s
2024-01-30 19:56:07 +01:00
Max Deichmann and GitHub
9c00d1905f
perf: reduce batch size ( #997 )
2024-01-30 17:47:31 +00:00
Max Deichmann and GitHub
a31d737538
perf: improve migration script ( #996 )
2024-01-30 17:00:57 +00:00
7535872222
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 ( #985 )
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.19.1 to 6.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-01-30 15:47:44 +00:00
7e7bf99fac
refactor: improve usage/cost ( #992 )
...
---------
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-01-30 15:43:08 +00:00
ac5a7a3171
chore(deps): bump the patches group with 1 update ( #983 )
...
Bumps the patches group with 1 update: [js-tiktoken](https://github.com/dqbd/tiktoken ).
Updates `js-tiktoken` from 1.0.8 to 1.0.10
- [Release notes](https://github.com/dqbd/tiktoken/releases )
- [Changelog](https://github.com/dqbd/tiktoken/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dqbd/tiktoken/compare/js-tiktoken@1.0.8...js-tiktoken@1.0.10 )
---
updated-dependencies:
- dependency-name: js-tiktoken
dependency-type: direct:production
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-01-30 01:03:47 +00:00
eda5da635d
chore(deps): bump clsx from 2.0.0 to 2.1.0 ( #986 )
...
Bumps [clsx](https://github.com/lukeed/clsx ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/lukeed/clsx/releases )
- [Commits](https://github.com/lukeed/clsx/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: clsx
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-01-30 01:56:29 +01:00
Max Deichmann and GitHub
dc0cef5dbb
feat: add cost to observations API ( #947 )
2024-01-29 19:09:16 +01:00
Marc Klingen and GitHub
24607c10ee
chore(deps): bump dependencies ( #979 )
2024-01-29 15:23:15 +00:00
Marc Klingen and GitHub
8ddcfa8136
refactor: typing of AutoCompleteOption ( #978 )
2024-01-29 15:15:47 +00:00
Max Deichmann and GitHub
1f54043778
refactor: correct model migration command ( #977 )
2024-01-29 15:04:31 +00:00
Richard Krümmel and GitHub
97bec94093
feat(db): improve seeding script for prompts ( #965 )
2024-01-29 14:16:38 +01:00
93df11e043
feat: Add filtering by scores to the generations table ( #880 )
...
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com >
Co-authored-by: gitstart-langfuse <gitstart-langfuse@users.noreply.github.com >
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-01-29 11:44:26 +01:00
327b66c241
chore(deps): bump the patches group with 13 updates ( #970 )
...
Bumps the patches group with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react ) | `1.7.17` | `1.7.18` |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components ) | `0.0.12` | `0.0.14` |
| [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render ) | `0.0.10` | `0.0.12` |
| [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table ) | `8.11.3` | `8.11.7` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) | `3.35.0` | `3.35.1` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form ) | `7.49.2` | `7.49.3` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge ) | `2.2.0` | `2.2.1` |
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint ) | `8.56.1` | `8.56.2` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) | `18.2.46` | `18.2.48` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ) | `9.0.7` | `9.0.8` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `6.19.0` | `6.19.1` |
| [autoprefixer](https://github.com/postcss/autoprefixer ) | `10.4.16` | `10.4.17` |
| [release-it](https://github.com/release-it/release-it ) | `17.0.1` | `17.0.3` |
Updates `@headlessui/react` from 1.7.17 to 1.7.18
- [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.18/packages/@headlessui-react )
Updates `@react-email/components` from 0.0.12 to 0.0.14
- [Release notes](https://github.com/resend/react-email/releases )
- [Commits](https://github.com/resend/react-email/commits/v0.0.14/packages/components )
Updates `@react-email/render` from 0.0.10 to 0.0.12
- [Release notes](https://github.com/resend/react-email/releases )
- [Commits](https://github.com/resend/react-email/commits/v0.0.12/packages/render )
Updates `@tanstack/react-table` from 8.11.3 to 8.11.7
- [Release notes](https://github.com/TanStack/table/releases )
- [Commits](https://github.com/TanStack/table/commits/v8.11.7/packages/react-table )
Updates `core-js` from 3.35.0 to 3.35.1
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.35.1/packages/core-js )
Updates `react-hook-form` from 7.49.2 to 7.49.3
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.49.2...v7.49.3 )
Updates `tailwind-merge` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/dcastil/tailwind-merge/releases )
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.0...v2.2.1 )
Updates `@types/eslint` from 8.56.1 to 8.56.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint )
Updates `@types/react` from 18.2.46 to 18.2.48
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `@types/uuid` from 9.0.7 to 9.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid )
Updates `@typescript-eslint/eslint-plugin` from 6.19.0 to 6.19.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/eslint-plugin )
Updates `autoprefixer` from 10.4.16 to 10.4.17
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17 )
Updates `release-it` from 17.0.1 to 17.0.3
- [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.0.1...17.0.3 )
---
updated-dependencies:
- dependency-name: "@headlessui/react"
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: "@tanstack/react-table"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: tailwind-merge
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@types/eslint"
dependency-type: direct:development
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: "@types/uuid"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: release-it
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>
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-01-27 19:08:09 +01:00
Marc Klingen and GitHub
f3fd52fdbb
feat(ui): custom model prices and tokenization ( #954 )
2024-01-27 18:52:31 +01:00
Marc Klingen and GitHub
f3727c6209
revert(api): increase of max body size ( #975 )
2024-01-27 18:44:18 +01:00
Marc Klingen and GitHub
8a3281db03
chore: fix typo ( #974 )
2024-01-27 17:39:41 +00:00
Max Deichmann
19a21dca5a
Merge branch 'main' of https://github.com/langfuse/langfuse
2024-01-26 23:45:06 +01:00
Max Deichmann
09dcad7427
perf: increase body size
2024-01-26 23:45:02 +01:00
Max Deichmann and GitHub
172cbed9b5
feat: add new openai model prices ( #967 )
2024-01-26 17:37:19 +00:00
Richard Krümmel and GitHub
f7e20a9ff6
fix: error log for api prompts ( #966 )
2024-01-26 16:50:50 +01:00
Max Deichmann and GitHub
4b213151d1
fix: retrieve api prompts ( #963 )
2024-01-26 15:20:46 +00:00
Max Deichmann and GitHub
dd99efe692
refactor: formatting ( #962 )
2024-01-26 13:41:40 +00:00
Richard Krümmel and GitHub
ff303750cc
feat(ui): add improved prompt ui ( #961 )
2024-01-26 14:20:58 +01:00
Max Deichmann and GitHub
ef6e1e0bf4
perf: use js-tiktoken ( #957 )
2024-01-25 20:42:46 +01:00
Max Deichmann and GitHub
c0ed93132f
fix: support emoji in tokenizer ( #956 )
2024-01-25 11:18:53 +00:00
Max Deichmann and GitHub
3503537539
refactor: db logging in dev mode ( #952 )
2024-01-24 18:35:23 +00:00
Max Deichmann and GitHub
b9a3f33e97
fix: fix token configuration ( #951 )
2024-01-24 18:14:28 +00:00
Max Deichmann and GitHub
c2f612d0b8
fix: fix toktoken tokenizer for unexpected input ( #950 )
2024-01-24 15:55:24 +00:00
Marc Klingen and GitHub
9f492ecec9
fix(sessions): composite ids ( #946 )
2024-01-24 15:27:31 +01:00
Max Deichmann and GitHub
d87432cce3
fix: pull metrics table from observations only ( #945 )
2024-01-24 12:46:41 +00:00
Max Deichmann and GitHub
cf34c91734
fix: model usage chart ( #944 )
2024-01-24 12:20:34 +00:00
Max Deichmann and GitHub
851b54fa47
perf: Improve migration ( #943 )
2024-01-24 12:56:13 +01:00
Richard Krümmel and GitHub
c858a1800b
fix(security): add validation for html in inputs ( #927 )
2024-01-24 11:43:33 +01:00
Max Deichmann and GitHub
f2405f1561
feat: revamp pricing and cost ( #901 )
2024-01-24 10:53:48 +01:00
deee890647
chore(deps-dev): bump @testing-library/jest-dom from 6.1.5 to 6.2.1 ( #936 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.1.5 to 6.2.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.1.5...v6.2.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
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-01-24 00:18:28 +00:00
Marc Klingen
ebabf0e100
chore: release v1.34.1
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 50s
CI/CD / tests (20) (push) Failing after 55s
release.yml / release (push) Failing after 3s
CI/CD / e2e-tests (push) Failing after 45s
CI/CD / test-docker-build (push) Successful in 3m12s
CI/CD / lint (push) Successful in 4m0s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-24 01:12:22 +01:00
Marc Klingen and GitHub
e05d4693d2
fix(ui): encodeURIComponent for session and user ids ( #940 )
...
Before, special characters in those ids would break the UI as the ids are used as URI components
2024-01-24 01:11:37 +01:00
77d49adc00
chore(deps): bump react-icons from 4.12.0 to 5.0.1 ( #935 )
...
Bumps [react-icons](https://github.com/react-icons/react-icons ) from 4.12.0 to 5.0.1.
- [Release notes](https://github.com/react-icons/react-icons/releases )
- [Commits](https://github.com/react-icons/react-icons/compare/v4.12.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: react-icons
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-01-23 23:55:10 +00:00
7dc45f0074
chore(deps): bump lucide-react from 0.306.0 to 0.314.0 ( #937 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.306.0 to 0.314.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.314.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
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-01-24 00:49:42 +01:00
44d1da3c9c
fix: fix playwright test timeouts ( #868 )
...
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com >
Co-authored-by: gitstart-langfuse <gitstart-langfuse@users.noreply.github.com >
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-01-23 23:47:53 +01:00
jhlopen and GitHub
564ba4bd68
chore: mitigate type truncation in VS Code tooltip ( #932 )
2024-01-23 23:38:30 +01:00
Marc Klingen
63df788908
chore: release v1.34.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 47s
CI/CD / tests (20) (push) Failing after 44s
release.yml / release (push) Failing after 2s
CI/CD / e2e-tests (push) Failing after 41s
CI/CD / test-docker-build (push) Successful in 3m14s
CI/CD / lint (push) Successful in 5m59s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-23 22:59:17 +01:00
fb463cbf98
chore(deps): bump the sentry group with 2 updates ( #931 )
...
Bumps the sentry group with 2 updates: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ) and [@sentry/profiling-node](https://github.com/getsentry/profiling-node ).
Updates `@sentry/nextjs` from 7.92.0 to 7.95.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.92.0...7.95.0 )
Updates `@sentry/profiling-node` from 1.3.2 to 1.3.5
- [Release notes](https://github.com/getsentry/profiling-node/releases )
- [Changelog](https://github.com/getsentry/profiling-node/blob/main/CHANGES )
- [Commits](https://github.com/getsentry/profiling-node/compare/v1.3.2...v1.3.5 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
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-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-01-23 21:56:41 +00:00
Marc Klingen and GitHub
cfd99efd48
feat(ui): add ordering to sessions table ( #930 )
2024-01-23 21:33:12 +00:00
Marc Klingen and GitHub
3b2c5f8bf3
feat(ui): add ordering to generations table ( #929 )
2024-01-23 21:23:47 +00:00
Marc Klingen and GitHub
d08a276b67
perf: revert splitting of generations trpc call ( #928 )
2024-01-23 21:03:17 +00:00
23bc2cd39c
chore(deps): bump the next group with 2 updates ( #924 )
...
Bumps the next group with 2 updates: [next](https://github.com/vercel/next.js ) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ).
Updates `next` from 14.0.4 to 14.1.0
- [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.0.4...v14.1.0 )
Updates `eslint-config-next` from 14.0.4 to 14.1.0
- [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.1.0/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: next
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: next
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 14:57:01 +00:00
a31eda8c68
chore(deps): bump date-fns from 3.1.0 to 3.3.1 ( #926 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 3.1.0 to 3.3.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v3.1.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: date-fns
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-01-23 15:52:08 +01:00
d044ae51d1
chore(deps-dev): bump @typescript-eslint/parser from 6.16.0 to 6.19.1 ( #922 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.16.0 to 6.19.1.
- [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/v6.19.1/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-01-22 22:11:22 +00:00
Marc Klingen and GitHub
552578afc3
fix(ui): improve ui of tag manager ( #921 )
2024-01-22 21:41:52 +00:00
Marc Klingen
00997db325
chore: release v1.33.10
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m38s
CI/CD / tests (20) (push) Failing after 2m2s
CI/CD / test-docker-build (push) Successful in 5m10s
CI/CD / lint (push) Successful in 5m33s
CI/CD / e2e-tests (push) Failing after 2m17s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 3s
2024-01-22 22:17:00 +01:00
Marc Klingen and GitHub
550464cf0b
perf: native db upserts for TraceProcessor and ObservationProcessor ( #920 )
2024-01-22 22:05:48 +01:00
Max Deichmann and GitHub
e43568a3d2
fix: send error only in custom sentry alert ( #919 )
2024-01-22 18:21:17 +00:00
Max Deichmann and GitHub
4869e8a093
fix: remove sentry instrumentation ( #918 )
2024-01-22 18:16:27 +00:00
Max Deichmann
d9b307ec87
chore: release v1.33.9
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 1m16s
CI/CD / tests (20) (push) Failing after 42s
release.yml / release (push) Failing after 3s
CI/CD / e2e-tests (push) Failing after 1m1s
CI/CD / test-docker-build (push) Successful in 3m52s
CI/CD / lint (push) Successful in 4m15s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-22 13:11:40 +01:00
Max Deichmann
3abfbef4c3
refactor: update openapi docs
2024-01-22 13:08:06 +01:00
86aa1eb34f
chore(deps): bump posthog-js from 1.96.1 to 1.100.0 ( #885 )
...
Bumps [posthog-js](https://github.com/PostHog/posthog-js ) from 1.96.1 to 1.100.0.
- [Release notes](https://github.com/PostHog/posthog-js/releases )
- [Changelog](https://github.com/PostHog/posthog-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js/compare/v1.96.1...v1.100.0 )
---
updated-dependencies:
- dependency-name: posthog-js
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>
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-01-22 11:35:24 +01:00
59edc9851a
chore(deps): bump the prisma group with 2 updates ( #884 )
...
Bumps the prisma group with 2 updates: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client ) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli ).
Updates `@prisma/client` from 5.7.1 to 5.8.1
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.8.1/packages/client )
Updates `prisma` from 5.7.1 to 5.8.1
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.8.1/packages/cli )
---
updated-dependencies:
- dependency-name: "@prisma/client"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prisma
- dependency-name: prisma
dependency-type: direct:development
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>
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-01-22 10:17:09 +00:00
0e31dcef99
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.19.0 ( #887 )
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.17.0 to 6.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-01-22 11:12:11 +01:00
Max Deichmann and GitHub
a67235ab8a
feat: support ordering traces on the GET API ( #913 )
2024-01-19 13:37:31 +00:00
Max Deichmann
eb88c9bdf8
chore: release v1.33.8
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 51s
CI/CD / tests (20) (push) Failing after 44s
release.yml / release (push) Failing after 3s
CI/CD / e2e-tests (push) Failing after 48s
CI/CD / lint (push) Successful in 4m17s
CI/CD / test-docker-build (push) Successful in 4m5s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-19 11:58:20 +01:00
Richard Krümmel and GitHub
77e4791cbe
feat(ui): add option to keep tracing side menu open ( #912 )
2024-01-19 11:54:44 +01:00
Max Deichmann and GitHub
5d922dfae7
fix: filter generations metadata correctly ( #911 )
2024-01-18 15:35:41 +00:00
Max Deichmann and GitHub
c704c84451
fix: fix jsonl export to correctly append output ( #909 )
2024-01-18 13:14:37 +00:00
Max Deichmann and GitHub
6f23488438
fix: sentry reports only unknown errors ( #908 )
2024-01-18 12:14:54 +00:00
Max Deichmann
ca50abb290
chore: release v1.33.7
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 46s
CI/CD / tests (20) (push) Failing after 42s
CI/CD / e2e-tests (push) Failing after 42s
release.yml / release (push) Failing after 2s
CI/CD / test-docker-build (push) Successful in 3m34s
CI/CD / lint (push) Successful in 4m6s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-17 21:18:44 +01:00
Max Deichmann and GitHub
15067114a2
feat: support array of strings in model parameters ( #905 )
2024-01-17 20:13:12 +00:00
Max Deichmann and GitHub
645f14535b
fic: use encoding once ( #904 )
2024-01-17 16:58:25 +00:00
Max Deichmann
250a5b03d2
chore: release v1.33.6
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 58s
CI/CD / tests (20) (push) Failing after 1m7s
release.yml / release (push) Failing after 3s
CI/CD / test-docker-build (push) Successful in 3m6s
CI/CD / e2e-tests (push) Failing after 48s
CI/CD / lint (push) Successful in 4m1s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-17 16:25:56 +01:00
Max Deichmann and GitHub
5ee060dfc6
refactor: remove external id uniqueness constraint ( #903 )
2024-01-17 15:24:31 +00:00
Max Deichmann and GitHub
f08502cde4
fix: upsert traces on ingestion only on the id ( #900 )
2024-01-17 13:55:32 +00:00
Max Deichmann
90ecb88249
chore: release v1.33.5
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 48s
CI/CD / tests (20) (push) Failing after 44s
release.yml / release (push) Failing after 2s
CI/CD / e2e-tests (push) Failing after 44s
CI/CD / test-docker-build (push) Successful in 2m47s
CI/CD / lint (push) Successful in 4m15s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-17 14:05:47 +01:00
Max Deichmann and GitHub
16e60f74da
fix: capture ingestion errors in sentry ( #899 )
2024-01-17 12:52:56 +00:00
Max Deichmann
0ab252cc7c
chore: release v1.33.3
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 1m10s
CI/CD / tests (20) (push) Failing after 43s
CI/CD / e2e-tests (push) Failing after 42s
release.yml / release (push) Failing after 3s
CI/CD / test-docker-build (push) Successful in 3m39s
CI/CD / lint (push) Successful in 4m7s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-17 13:36:03 +01:00
Max Deichmann and GitHub
ebadbaf30d
fix: increase ingestion API body size ( #898 )
2024-01-17 12:23:06 +00:00
Max Deichmann
7ce6b6817e
chore: release v1.33.2
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m32s
CI/CD / tests (20) (push) Failing after 2m2s
CI/CD / e2e-tests (push) Failing after 2m11s
release.yml / release (push) Failing after 3s
CI/CD / test-docker-build (push) Successful in 5m16s
CI/CD / lint (push) Successful in 5m31s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-17 11:39:23 +01:00
Max Deichmann and GitHub
6d4040d5ed
fix: free tiktoken encoder to prevent OOM issues ( #897 )
2024-01-17 10:32:28 +00:00
Max Deichmann and GitHub
4a7a4c0add
feat(infrastructure): add decimal.js support for trpc ( #895 )
2024-01-16 19:29:29 +01:00
Max Deichmann
883e53d8b5
chore: release v1.33.1
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m36s
CI/CD / tests (20) (push) Failing after 2m2s
CI/CD / e2e-tests (push) Failing after 2m14s
CI/CD / lint (push) Successful in 5m48s
CI/CD / test-docker-build (push) Successful in 6m10s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 3s
2024-01-16 18:17:46 +01:00
Richard Krümmel and GitHub
a9e6b9ae5c
fix: remove tags json view from TracePreview ( #894 )
2024-01-16 17:12:10 +00:00
Max Deichmann
a61ee1f29f
chore: release v1.33.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m50s
CI/CD / tests (20) (push) Failing after 2m2s
CI/CD / test-docker-build (push) Successful in 4m42s
CI/CD / lint (push) Successful in 5m33s
CI/CD / e2e-tests (push) Failing after 2m19s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 3s
2024-01-16 17:44:50 +01:00
Richard Krümmel and GitHub
eefdf60e31
feat(ui): add ui for tags on traces ( #879 )
2024-01-16 17:44:16 +01:00
Max Deichmann and GitHub
19a633a756
fix: add new cost visualisation to trace detail header ( #893 )
...
add new cost to traces
2024-01-16 15:49:55 +00:00
Max Deichmann and GitHub
e84c1a3ab8
fix: upgrade decimal on export ( #892 )
2024-01-16 15:32:53 +00:00
Max Deichmann
4d41aa7e53
chore: release v1.32.3
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m31s
CI/CD / tests (20) (push) Failing after 2m21s
CI/CD / test-docker-build (push) Successful in 4m44s
CI/CD / e2e-tests (push) Failing after 2m13s
CI/CD / lint (push) Successful in 5m48s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 3s
2024-01-16 16:09:48 +01:00
Max Deichmann and GitHub
a4c28cc324
fix: generations table latency ( #891 )
2024-01-16 15:09:28 +00:00
Max Deichmann and GitHub
187f2e7b1d
fix: convert decimals on trpc to number ( #890 )
2024-01-16 14:50:52 +00:00
Max Deichmann
b355825295
chore: release v1.32.2
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m37s
CI/CD / tests (20) (push) Failing after 2m4s
CI/CD / e2e-tests (push) Failing after 2m11s
CI/CD / test-docker-build (push) Successful in 5m14s
CI/CD / lint (push) Successful in 5m35s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 4s
2024-01-16 14:47:50 +01:00
Max Deichmann and GitHub
33dc18356a
fix: increase decimal places for exports and unify across UI ( #889 )
2024-01-16 13:35:50 +00:00
Max Deichmann
c804d90f6a
chore: release v1.32.1
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m32s
CI/CD / tests (20) (push) Failing after 2m3s
CI/CD / e2e-tests (push) Failing after 2m11s
CI/CD / test-docker-build (push) Successful in 5m4s
CI/CD / lint (push) Successful in 5m30s
CI/CD / all-ci-passed (push) Waiting to run
release.yml / release (push) Failing after 3s
2024-01-15 19:36:51 +01:00
Max Deichmann and GitHub
09aa547de1
fix: use async sentry span ( #883 )
2024-01-15 18:35:37 +00:00
Max Deichmann
57839eae5c
chore: release v1.32.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m35s
CI/CD / tests (20) (push) Failing after 2m3s
release.yml / release (push) Failing after 2s
CI/CD / e2e-tests (push) Failing after 2m11s
CI/CD / test-docker-build (push) Successful in 5m4s
CI/CD / lint (push) Successful in 5m33s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-15 19:10:40 +01:00
Max Deichmann and GitHub
a43f5f38a1
fix: fix return types on traces router ( #882 )
2024-01-15 18:09:58 +00:00
8220d07057
feat(ui): add navigation to datasets and dataset items ( #871 )
...
* Add DetailPageNav component to Dataset item page
* Add useDetailPageLists hook and useEffect in DatasetItemsTable
* Add useDetailPageLists hook and useEffect in DatasetsTable
* Add DetailPageNav component to Dataset page
* Add DetailPageNav component to DatasetItems
* Add useDetailPageLists hook and useEffect to DatasetRunsTable
* Fix: only show navigation when there is more than one item
* Add DetailPageNav component to DatasetRunItemsTable
* Seed db with two datasets each with two runs and fix CL logging
---------
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-01-15 19:01:40 +01:00
Max Deichmann
89ffe20363
chore: release v1.31.4
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m36s
CI/CD / tests (20) (push) Failing after 2m4s
release.yml / release (push) Failing after 2s
CI/CD / e2e-tests (push) Failing after 2m13s
CI/CD / test-docker-build (push) Successful in 5m8s
CI/CD / lint (push) Successful in 5m33s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-15 18:45:23 +01:00
Max Deichmann and GitHub
9a3adf54b1
fix: traces table performance ( #881 )
2024-01-15 17:44:57 +00:00
Max Deichmann
459129118e
chore: release v1.31.3
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m32s
CI/CD / tests (20) (push) Failing after 2m2s
release.yml / release (push) Failing after 2s
CI/CD / e2e-tests (push) Failing after 2m8s
CI/CD / test-docker-build (push) Successful in 5m9s
CI/CD / lint (push) Successful in 5m36s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-15 11:26:03 +01:00
Max Deichmann and GitHub
0862370ad6
feat(ui): add time to first token to observation detail view ( #878 )
...
add time to first token
2024-01-15 10:25:09 +00:00
Max Deichmann
1bddde99f0
chore: release v1.31.2
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m34s
CI/CD / tests (20) (push) Failing after 2m3s
release.yml / release (push) Failing after 3s
CI/CD / e2e-tests (push) Failing after 2m12s
CI/CD / lint (push) Successful in 5m44s
CI/CD / test-docker-build (push) Successful in 5m53s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-11 21:01:07 +01:00
Max Deichmann and GitHub
fe2e7681da
fix: generations table performance ( #872 )
2024-01-11 20:50:49 +01:00
Marc Klingen
d209766f01
docs: add comment to optimistic update
2024-01-11 18:05:51 +01:00
Richard Krümmel and GitHub
82bfe03dba
feat: use react query for optimistic updates ( #862 )
2024-01-11 16:55:28 +00:00
Marc Klingen
15fc8e4c3c
chore: release v1.31.1
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m33s
CI/CD / tests (20) (push) Failing after 2m3s
release.yml / release (push) Failing after 3s
CI/CD / e2e-tests (push) Failing after 2m13s
CI/CD / lint (push) Successful in 5m32s
CI/CD / test-docker-build (push) Successful in 6m21s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-11 17:44:18 +01:00
Marc Klingen and GitHub
374dbf9716
feat(tokenization): support alternative model name, gpt-35* instead of gpt-3.5* ( #869 )
2024-01-11 15:58:16 +00:00
jhlopen and GitHub
6819988f90
perf: return immediately if trace not found ( #861 )
2024-01-11 15:15:34 +00:00
e3079afb2f
fix: assign unique keys to sibling items ( #860 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-01-11 15:10:25 +00:00
Harpinder and GitHub
3b6689f44b
fix: correct repo in issue template. ( #867 )
...
It pointed to scalar and not langfuse causing confusion while creating issues.
2024-01-11 13:51:45 +01:00
Max Deichmann and GitHub
fdf417e961
fix: fix cd pipeline ( #863 )
2024-01-10 21:18:58 +00:00
Max Deichmann and GitHub
a751f1f0f1
refactor: reduce sentry sampling ( #858 )
2024-01-10 13:57:36 +00:00
Marc Klingen and GitHub
5bf348b55e
feat(cloud): add self-serve pricing/checkout page ( #857 )
2024-01-10 11:39:13 +01:00
Marc Klingen
4ffadc8124
chore: release v1.31.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m25s
release.yml / release (push) Failing after 2s
CI/CD / tests (20) (push) Failing after 2m20s
CI/CD / e2e-tests (push) Failing after 2m9s
CI/CD / lint (push) Successful in 5m31s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-09 12:01:33 +01:00
Marc Klingen and GitHub
8069fb7ddd
feat(cloud): ask new users for referral source, SSO and email/pw ( #831 )
2024-01-09 10:54:19 +00:00
Marc Klingen and GitHub
133fc90718
feat(ui): nested main navigation for tracing ( #834 )
2024-01-09 11:50:16 +01:00
Marc Klingen and GitHub
32a2a7956d
feat(datasets): delete unused datasets instead of archiving them ( #830 )
2024-01-09 11:42:38 +01:00
Marc Klingen
01cc9832c1
chore: release v1.30.1
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (20) (push) Failing after 2m10s
release.yml / release (push) Failing after 2s
CI/CD / tests (18) (push) Failing after 2m33s
CI/CD / e2e-tests (push) Failing after 2m21s
CI/CD / lint (push) Successful in 5m23s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-09 02:32:58 +01:00
Marc Klingen
6127ea6442
fix: next try to fix docker build problem
2024-01-09 02:22:44 +01:00
Marc Klingen
22fbc2a89d
fix: revert 2d8cc2baa3
2024-01-09 02:08:36 +01:00
Marc Klingen
1ed2e230e0
fix: revert to prev @sentry/profiling-node to fix docker build issue
2024-01-09 01:57:42 +01:00
Marc Klingen
6563716f21
chore(deps): bump @sentry/types to fix build issues
2024-01-09 01:03:14 +01:00
Marc Klingen and GitHub
487e0a77d6
fix(ui): scroll behavior of large traces ( #846 )
...
fix(ui): scroll behvaior of large traces
2024-01-09 00:00:47 +00:00
c084d42b4a
chore(deps): bump lucide-react from 0.306.0 to 0.307.0 ( #841 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.306.0 to 0.307.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.307.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
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-01-08 23:08:01 +00:00
2d8cc2baa3
chore(deps): bump the patches group with 4 updates ( #839 )
...
Bumps the patches group with 4 updates: [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react ), [@sentry/profiling-node](https://github.com/getsentry/profiling-node ), [react-hook-form](https://github.com/react-hook-form/react-hook-form ) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ).
Updates `@headlessui/react` from 1.7.17 to 1.7.18
- [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.18/packages/@headlessui-react )
Updates `@sentry/profiling-node` from 1.3.2 to 1.3.3
- [Release notes](https://github.com/getsentry/profiling-node/releases )
- [Changelog](https://github.com/getsentry/profiling-node/blob/main/CHANGES )
- [Commits](https://github.com/getsentry/profiling-node/compare/v1.3.2...v1.3.3 )
Updates `react-hook-form` from 7.49.2 to 7.49.3
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.49.2...v7.49.3 )
Updates `@types/react` from 18.2.46 to 18.2.47
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@headlessui/react"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@sentry/profiling-node"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: react-hook-form
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
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 00:03:56 +01:00
Marc Klingen
47630f7c5f
chore: issue creation should be enabled
2024-01-08 22:41:06 +01:00
Marc Klingen
082dfaf339
docs: add note on database schema to contributing.md
2024-01-07 17:25:29 +01:00
Max Deichmann and GitHub
f8efbd51da
style: add db diagram to contributing.md ( #833 )
2024-01-07 14:13:15 +00:00
Marc Klingen
22d98256ce
chore: issue templates
2024-01-06 19:05:27 +01:00
00caa680f2
chore(deps-dev): bump the patches group with 2 updates ( #823 )
...
Bumps the patches group with 2 updates: [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss ).
Updates `prettier-plugin-tailwindcss` from 0.5.10 to 0.5.11
- [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.10...v0.5.11 )
Updates `tailwindcss` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.1/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: 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-01-06 02:03:37 +00:00
48d35eb637
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.17.0 ( #824 )
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.16.0 to 6.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-01-06 01:56:09 +00:00
61786fedfb
chore(deps): bump date-fns from 3.0.6 to 3.1.0 ( #825 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 3.0.6 to 3.1.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v3.0.6...v3.1.0 )
---
updated-dependencies:
- dependency-name: date-fns
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-01-06 01:51:47 +00:00
1f3e3603be
chore(deps): bump lucide-react from 0.304.0 to 0.306.0 ( #826 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.304.0 to 0.306.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.306.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
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-01-06 01:47:38 +00:00
cee2c797c4
chore(deps): bump @aws-sdk/s3-request-presigner from 3.478.0 to 3.485.0 ( #827 )
...
Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner ) from 3.478.0 to 3.485.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.485.0/packages/s3-request-presigner )
---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
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-01-06 01:43:38 +00:00
Marc Klingen
35668469f0
chore: release v1.30.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m25s
CI/CD / tests (20) (push) Failing after 2m15s
release.yml / release (push) Failing after 3s
CI/CD / e2e-tests (push) Failing after 2m3s
CI/CD / lint (push) Successful in 5m28s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-06 02:35:57 +01:00
Marc Klingen
3cfe7df03e
docs: add help tooltips to all major pages
2024-01-06 02:35:04 +01:00
Marc Klingen
3301475810
chore: remove filter page which was meant for development
2024-01-06 02:28:01 +01:00
Marc Klingen
04f703dec0
chore: upgrade fern
2024-01-06 02:20:27 +01:00
Marc Klingen and GitHub
bc064bd65b
docs: add npm run dx to CONTRIBUTING.md
2024-01-05 21:52:00 +01:00
Marc Klingen and GitHub
917bb8931e
feat(api): get traces by tag ( #820 )
2024-01-05 18:39:28 +01:00
Max Deichmann
150651334c
chore: release v1.29.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m25s
CI/CD / tests (20) (push) Failing after 2m14s
CI/CD / e2e-tests (push) Failing after 1m59s
release.yml / release (push) Failing after 2s
CI/CD / lint (push) Successful in 5m29s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-05 15:02:56 +01:00
858a72aaa1
feat: add tags for traces ( #801 )
...
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com >
Co-authored-by: gitstart-langfuse <gitstart-langfuse@users.noreply.github.com >
2024-01-05 13:58:13 +00:00
Marc Klingen
22134f3917
fix(ui): change icon
2024-01-05 14:39:38 +01:00
Marc Klingen
62a0d87d77
chore: add npm run dx to quickly checkout branch
2024-01-05 14:15:07 +01:00
Marc Klingen
e158039639
chore: release v1.28.1
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (20) (push) Failing after 2m8s
CI/CD / tests (18) (push) Failing after 2m17s
CI/CD / e2e-tests (push) Failing after 2m6s
release.yml / release (push) Failing after 3s
CI/CD / lint (push) Successful in 5m42s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-05 11:49:31 +01:00
Marc Klingen
f62752dfa7
fix(ui): do not parse stringified numbers in JSON view
2024-01-05 11:48:47 +01:00
2214d7d0ee
chore(deps): bump the sentry group with 1 update ( #814 )
...
Bumps the sentry group with 1 update: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/nextjs` from 7.91.0 to 7.92.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.91.0...7.92.0 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
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-01-04 23:09:14 +00:00
0c8a7e97ba
chore(deps): bump core-js from 3.34.0 to 3.35.0 ( #815 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.34.0 to 3.35.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.35.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
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-01-04 23:04:30 +00:00
ee39eef953
chore(deps): bump @aws-sdk/client-s3 from 3.478.0 to 3.485.0 ( #816 )
...
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3 ) from 3.478.0 to 3.485.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.485.0/clients/client-s3 )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
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-01-04 23:00:11 +00:00
8d10e66744
chore(deps): bump date-fns from 2.30.0 to 3.0.6 ( #817 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.30.0 to 3.0.6.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.30.0...v3.0.6 )
---
updated-dependencies:
- dependency-name: date-fns
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-01-04 22:55:58 +00:00
92900672c8
chore(deps): bump lucide-react from 0.302.0 to 0.304.0 ( #818 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.302.0 to 0.304.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.304.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
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-01-04 22:52:04 +00:00
Marc Klingen
e59808c1a1
feat(ui): link to github release page from version in logo
2024-01-04 23:43:17 +01:00
704ea7b6ca
feat(ui): add toggle to show/hide password on sign in/up form ( #796 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-01-04 22:15:42 +00:00
Marc Klingen
8aac4dbccf
chore: release v1.28.0
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (18) (push) Failing after 2m22s
release.yml / release (push) Failing after 3s
CI/CD / tests (20) (push) Failing after 2m14s
CI/CD / e2e-tests (push) Failing after 2m8s
CI/CD / lint (push) Successful in 5m17s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-04 22:44:39 +01:00
Marc Klingen
78676b48a9
fix(ui): margins on observation tree
2024-01-04 22:43:30 +01:00
Marc Klingen and GitHub
0077058241
chore: remove unused dependencies ( #813 )
2024-01-04 22:33:23 +01:00
Max Deichmann and GitHub
343b4b9ff1
refactor: add indices to models ( #812 )
2024-01-04 21:19:11 +00:00
b09bc03837
chore(deps): bump the patches group with 8 updates ( #811 )
...
Bumps the patches group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@emotion/react](https://github.com/emotion-js/emotion ) | `11.11.1` | `11.11.3` |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers ) | `3.3.2` | `3.3.4` |
| [@tanstack/react-table](https://github.com/tanstack/table ) | `8.11.2` | `8.11.3` |
| [nodemailer](https://github.com/nodemailer/nodemailer ) | `6.9.7` | `6.9.8` |
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint ) | `8.56.0` | `8.56.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) | `18.2.45` | `18.2.46` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.32` | `8.4.33` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) | `0.5.9` | `0.5.10` |
Updates `@emotion/react` from 11.11.1 to 11.11.3
- [Release notes](https://github.com/emotion-js/emotion/releases )
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.11.1...@emotion/react@11.11.3 )
Updates `@hookform/resolvers` from 3.3.2 to 3.3.4
- [Release notes](https://github.com/react-hook-form/resolvers/releases )
- [Commits](https://github.com/react-hook-form/resolvers/compare/v3.3.2...v3.3.4 )
Updates `@tanstack/react-table` from 8.11.2 to 8.11.3
- [Release notes](https://github.com/tanstack/table/releases )
- [Commits](https://github.com/tanstack/table/compare/v8.11.2...v8.11.3 )
Updates `nodemailer` from 6.9.7 to 6.9.8
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.7...v6.9.8 )
Updates `@types/eslint` from 8.56.0 to 8.56.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint )
Updates `@types/react` from 18.2.45 to 18.2.46
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `postcss` from 8.4.32 to 8.4.33
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.32...8.4.33 )
Updates `prettier-plugin-tailwindcss` from 0.5.9 to 0.5.10
- [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.9...v0.5.10 )
---
updated-dependencies:
- dependency-name: "@emotion/react"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@hookform/resolvers"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@tanstack/react-table"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: "@types/eslint"
dependency-type: direct:development
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: postcss
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-01-04 21:14:28 +00:00
Marc Klingen and GitHub
b83e285a87
chore: remove unused axios dependency ( #810 )
2024-01-04 22:05:19 +01:00
Marc Klingen and GitHub
40fcede095
feat(ui): show/hide metrics and scores on observation tree ( #809 )
2024-01-04 20:49:40 +00:00
Max Deichmann and GitHub
1ef3c7d328
security: bump axios and remove follow-redirects ( #805 )
...
bump axios
2024-01-04 11:35:39 +00:00
Marc Klingen and GitHub
30ebbf96f7
feat(ui): navigate between traces of a session with prev/next btn ( #804 )
2024-01-04 11:09:46 +00:00
Marc Klingen and GitHub
2c6a3c31c1
fix: typos
2024-01-04 09:16:50 +01:00
Max Deichmann
4a4fa811a2
chore: release v1.27.3
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (20) (push) Failing after 2m7s
release.yml / release (push) Failing after 2s
CI/CD / tests (18) (push) Failing after 2m37s
CI/CD / e2e-tests (push) Failing after 2m1s
CI/CD / lint (push) Successful in 5m19s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-03 23:48:20 +01:00
Max Deichmann and GitHub
381ef1d690
fix: performance improvements on traces table ( #802 )
2024-01-03 22:45:55 +00:00
Max Deichmann
47686034a1
chore: release v1.27.2
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (20) (push) Failing after 2m1s
release.yml / release (push) Failing after 2s
CI/CD / tests (18) (push) Failing after 2m37s
CI/CD / e2e-tests (push) Failing after 1m59s
CI/CD / lint (push) Successful in 5m29s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-03 23:00:00 +01:00
Max Deichmann and GitHub
7258cfdba5
refactor(api): query scores individually ( #800 )
2024-01-03 17:02:51 +00:00
Max Deichmann
87611fc4f8
chore: release v1.27.1
CI/CD / push-docker-image (push) Blocked by required conditions
CI/CD / tests (20) (push) Failing after 1m58s
release.yml / release (push) Failing after 3s
CI/CD / tests (18) (push) Failing after 2m42s
CI/CD / e2e-tests (push) Failing after 2m9s
CI/CD / lint (push) Successful in 5m23s
CI/CD / all-ci-passed (push) Waiting to run
2024-01-03 15:48:38 +01:00
3886821091
fix(api): pricing for gpt-3.5-turbo-1106 and gpt-3.5-turbo-instruct ( #780 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-01-03 14:45:42 +00:00
Max Deichmann and GitHub
523ec0dd1f
refactor: reduce sentry sample rate ( #798 )
...
sample
2024-01-03 13:37:41 +00:00