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