Marc Klingen
dcd6060665
chore: release v3.4.0
2024-12-20 22:41:08 +01:00
Chris Tran and GitHub
0bfba7d690
feat(auth): add AUTH_CUSTOM_CLIENT_AUTH_METHOD to support PKCE code flow ( #4810 )
2024-12-20 22:34:02 +01:00
Hassieb Pakzad
25b363e1bc
chore: fix eslint error
2024-12-20 18:54:34 +01:00
Hassieb Pakzad and GitHub
0de37b0437
feat(models): add UI to add all usage types ( #4802 )
2024-12-20 18:49:44 +01:00
Max Deichmann and GitHub
ab5febb9c7
fix: include time filter into user metrics query ( #4808 )
...
* fixes: fix user table sorting and filters
* fixes: fix user table sorting and filters
* fixes: fix user table sorting and filters
2024-12-20 15:59:11 +00:00
marliessophie and GitHub
0e5cade9e7
chore(ui): toggle json editor for text prompts ( #4807 )
2024-12-20 15:22:28 +00:00
Max Deichmann and GitHub
1438e052df
fix: fix json parsing of trace / observation i/o ( #4805 )
...
* remove only
* push
* remove only
2024-12-20 12:54:47 +00:00
Max Deichmann and GitHub
9917aff8cf
fix: add latencies to trace exports ( #4804 )
...
* fix: add latencies to trace exports
* remove only
2024-12-20 12:23:52 +00:00
marliessophie and GitHub
c915c2b678
chore(ui): move dataset details into popover on runs table ( #4801 )
...
* chore(ui): move dataset details into popover on runs table
* push
2024-12-20 11:41:38 +00:00
marliessophie and GitHub
50379bd4b5
feat(datasets): support charts for scores and resource metrics ( #4754 )
...
* fixup: dataset run analytics; compare
* refactor: extract common timeseries component
* push
* fix: proper limit and offset settings
* chore: extend route to accept run ids
* eslint
* chore: order chart data ASC
* styles
* push
* push
* style: adjust multi-select component
* push
* push
* push
2024-12-20 10:14:37 +00:00
Marc Klingen and GitHub
8fd93ecff9
fix(cloud): remove unnecessary posthog events ( #4798 )
2024-12-20 01:59:39 +01:00
Max Deichmann and GitHub
046c6c6125
fix: fix tests ( #4797 )
2024-12-20 00:04:31 +01:00
Max Deichmann and GitHub
ba750a2d55
fix: fix time to first token in trace detail view ( #4796 )
2024-12-19 23:41:40 +01:00
Marc Klingen
485120806e
chore: release v3.3.0
2024-12-19 22:02:50 +01:00
87acc4f7f3
feat: redirect ingestion traffic for specific projects to secondary queue ( #4792 )
...
* feat: redirect specific projects to secondary ingestion queue
* feat: redirect specific projects to secondary ingestion queue
* push
* Update worker/src/queues/ingestionQueue.ts
Co-authored-by: Steffen Schmitz <steffen@langfuse.com >
* push
* push
---------
Co-authored-by: Steffen Schmitz <steffen@langfuse.com >
2024-12-19 16:06:20 +00:00
Steffen Schmitz and GitHub
21b1faa21b
fix: adjust clickhouse type mapping for session duration filter ( #4791 )
2024-12-19 13:04:39 +00:00
Max Deichmann and GitHub
76cfaf1069
chore: measure lookup hits in ingestion pipeline ( #4787 )
2024-12-19 10:20:10 +01:00
dbe808d520
feat(auth): add AUTH_IGNORE_ACCOUNT_FIELDS to sanitize IDP fields before creating an account ( #4728 )
...
* feat: Field sanitization before creating an Account
* add comments
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-12-18 23:26:56 +00:00
6c977429c2
chore(deps-dev): bump tailwindcss from 3.4.13 to 3.4.17 ( #4784 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.4.13 to 3.4.17.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.17 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 23:24:43 +00:00
Marc Klingen and GitHub
c42c6a0f91
chore: do not add latest, major, and major.minor tags to docker images of -rc versions ( #4781 )
2024-12-18 21:37:46 +01:00
Max Deichmann and GitHub
f14b69f68d
chore: add attributes to ingestion queue processing ( #4779 )
...
git push
2024-12-18 19:54:32 +00:00
marliessophie and GitHub
dd892459a4
chore(ui): order score names alphabetically in dropdowns ( #4776 )
...
* chore(ui): order score names alphabetically in dropdowns
* push
2024-12-18 16:40:04 +00:00
Marc Klingen and GitHub
3488b5c443
docs: Update README.md
2024-12-18 03:51:09 +01:00
Max Deichmann and GitHub
6e0f4483b4
chore: increase rate limits ( #4751 )
2024-12-17 15:55:18 +00:00
Marc Klingen and GitHub
b5d9fb3e63
chore(cloud): remove posthog metrics cron job ( #4753 )
2024-12-17 15:52:42 +00:00
Marc Klingen and GitHub
e087da6b6e
docs: update README.md
2024-12-17 12:53:21 +01:00
Marc Klingen and GitHub
ea8734d709
docs: update readme ( #4749 )
2024-12-17 12:49:14 +01:00
Hassieb Pakzad and GitHub
9cf4e57da1
fix(dashboard-modelUsage): none model name handling ( #4748 )
2024-12-17 10:52:36 +01:00
Marc Klingen and GitHub
292501b6dd
feat(ui): add organizations menu item link for all global pages ( #4741 )
2024-12-16 20:46:57 +00:00
Hassieb Pakzad and GitHub
2a1424e4d0
fix(dashboard-modelUsage): NaN handling on totals ( #4738 )
2024-12-16 18:28:19 +01:00
steffen911
fd37e2c35e
chore: release v3.2.0
2024-12-16 18:04:14 +01:00
marliessophie and GitHub
0352e7fad6
chore(annotation): return previous score props in delete method ( #4737 )
...
chore: return previous annotation score in delete method
2024-12-16 16:47:37 +00:00
Hassieb Pakzad and GitHub
6c4482ff56
feat(cost-tracking): allow additional cost and usage keys ( #4536 )
2024-12-16 17:30:24 +01:00
marliessophie and GitHub
cc62b32b82
fix(annotation): fail postgres upsert, delete silentley while Clickhouse is in lead ( #4733 )
...
* fix(annotation): fail postgres upsert, delete silentley while Clickhouse is in lead
* chore: disable deletion of score while update operation is in progress
2024-12-16 14:40:04 +00:00
Steffen Schmitz and GitHub
b421c2dec5
feat: add posthog integration processing ( #4685 )
...
* feat: add posthog integration processing
* chore: add times for query optimization
* chore: cleanups
* chore: remove unused join
* chore: run posthog integration every hour
* chore: rename to langfuse_event_version
* chore: add date workaround for initial sync
* chore: query updates
* chore: remove scheduling info
2024-12-16 13:43:07 +00:00
Marc Klingen and GitHub
3a67533ac8
feat(ui): new experiment modal to highlight prompt and custom experiments ( #4731 )
...
* feat(ui): new experiment modal to highlight prompt and custom experiments
* push
* fix lint
* fix lint
2024-12-16 12:00:22 +00:00
steffen911
21303a275a
chore: release v3.1.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-12-16 11:03:21 +01:00
Steffen Schmitz and GitHub
284494c62a
fix: use correct golang-migrate in build ( #4729 )
...
* fix: use correct golang-migrate in build
* chore: skip docker push
* chore: run docker build right away
* chore: add args for targetplatform and buildplatform
* chore: add TARGETPLATFORM args
2024-12-16 09:44:58 +00:00
Marc Klingen and GitHub
b37ec03483
fix(ui): redirect after org/project deletion when using custom base path ( #4727 )
2024-12-16 09:18:53 +00:00
Steffen Schmitz and GitHub
a49a410a04
chore: remove filterlist console log ( #4718 )
2024-12-13 15:48:09 +00:00
Steffen Schmitz and GitHub
1e9d8de305
fix: rate limit deletions globally to 1 per 3s ( #4715 )
2024-12-13 10:09:53 +00:00
Marc Klingen and GitHub
0fa88aea57
feat: in HF Spaces, prompt opening in new tab when running in iframe ( #4713 )
2024-12-13 02:41:37 +01:00
Max Deichmann and GitHub
61240d7c92
fix: fix pagination on public api ( #4710 )
...
* fix: fix pagination
* fix: fix pagination
* fix: fix pagination
* fix: fix pagination
* fix: fix pagination
* fix: fix pagination
2024-12-12 23:02:46 +00:00
marliessophie and GitHub
d54c888cd9
chore(evals/experiments): support retries via bullmq; set 2 minute LLM call completion timeouts ( #4709 )
...
* chore(eval/experiments): support job retries via bullmq instead of within worker
* chore: timeout model completion calls after 2 minutes
* chore: set retries on llm completion calls to 1
* chore: do not propogate expected error cases in experiment creation
* eslint
2024-12-12 20:53:56 +00:00
Max Deichmann and GitHub
b87a00fa03
fix: do not fetch dataset run items which are not active ( #4708 )
...
* fix
* fix
* push
* fix
2024-12-12 20:31:43 +00:00
marliessophie and GitHub
8b8d1086e5
fix(organizations): block org deletion in case of active projects ( #4707 )
...
* fix(organizations): block org deletion in case of active projects
* chore: count soft and hard deleted projects as
2024-12-12 19:23:27 +00:00
Max Deichmann and GitHub
d88902316b
fix: fix level filter on trace upsert queue ( #4704 )
2024-12-12 15:40:47 +01:00
Steffen Schmitz and GitHub
5dd5adf850
fix: use clickhouse for failIfRecentEvent condition in healthcheck ( #4701 )
2024-12-12 12:22:19 +00:00
Max Deichmann
a56246059c
chore: release v3.1.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-12-12 13:34:26 +01:00
Max Deichmann and GitHub
833f4165ce
chore: improve naming for observations by level chart ( #4700 )
...
* feat: add observations status chart
* fix: improve naming for observations by level chart
2024-12-12 12:20:18 +00:00
Max Deichmann and GitHub
ebe0c034fd
security: upgrade next-auth ( #4690 )
...
* upgrade next-auth
* push
* eval execution time
2024-12-12 12:14:33 +00:00
Max Deichmann and GitHub
64492f3002
feat: add observations status chart ( #4697 )
2024-12-12 12:56:53 +01:00
Max Deichmann and GitHub
27faebe244
chore: improve trace export tests ( #4694 )
2024-12-12 10:15:37 +00:00
Marc Klingen and GitHub
5e681e5a6d
feat(ui): add editable note for each api key ( #4686 )
...
* feat(ui): add editable note for each api key
* fix access scopes
2024-12-11 16:51:17 +00:00
marliessophie and GitHub
8af88a0cec
fix(playground): Model side menu in playground not scrollable ( #4687 )
2024-12-11 16:48:18 +00:00
marliessophie and GitHub
1770579fa6
feat(annotation): optimistic updates on annotation form ( #3859 )
...
* wip: optimistic updates on annotation form
* refactor to handle sequence of create, update operations correctly
* fix: don't check postgres for score existence when running on clickhouse
* disable annotation button while score updates are saving
* fix: await for all mutations to complete before opening modal again
* rm console log
* fix: update api response clickhouse
2024-12-11 12:39:05 +00:00
Max Deichmann and GitHub
273d29c383
fix: export i/o for traces ( #4673 )
2024-12-10 16:21:08 +01:00
marliessophie and GitHub
0047a3dec6
fix(experiments): don't require name in experiment creation ( #4659 )
...
* fix(experiments): don't require name in experiment creation
* push
* push
* push
* push
2024-12-10 15:00:15 +00:00
Hassieb Pakzad and GitHub
b63aeeeae7
fix(vertex): at least 1 user message always ( #4666 )
2024-12-10 10:46:17 +01:00
Marc Klingen and GitHub
f5dc7eea07
docs: update upgrade guide url in entrypoint ( #4655 )
2024-12-09 13:36:27 +00:00
Steffen Schmitz and GitHub
8560a10e53
fix: handle non-existent projects gracefully on delete ( #4654 )
...
* fix: handle non-existent projects gracefully on delete
* chore: return early on project does not exist
2024-12-09 13:14:20 +00:00
Marc Klingen and GitHub
609a330c37
chore: update default docker compose to use 3 docker tag ( #4653 )
2024-12-09 13:31:58 +01:00
Hassieb Pakzad and GitHub
07ad7e54e3
fix(model-form): increase max token limit to 16384 ( #4651 )
2024-12-09 11:52:18 +01:00
Max Deichmann and GitHub
4781b91e90
fix: always restart all docker services ( #4649 )
...
fix
2024-12-09 10:10:27 +00:00
marliessophie and GitHub
2c68223402
fix(experiments): ensure experiment runs on all valid inputs ( #4643 )
...
* fix(experiments): ensure experiment runs on all valid inputs
* refactor: extract common function
2024-12-09 10:01:18 +00:00
Max Deichmann
1211de3efb
chore: release v3.0.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-12-09 11:15:37 +01:00
Zhiqiang ZHOU and GitHub
9b9fd35f13
fix(openapi): MediaContentType to enum ( #4627 )
...
Signed-off-by: STRRL <im@strrl.dev >
2024-12-09 11:13:00 +01:00
Steffen Schmitz and GitHub
407f5dd1ce
build: add latest tags to v3 tags ( #4648 )
2024-12-09 09:59:32 +00:00
Steffen Schmitz and GitHub
d7832336dd
fix: allow userId filter on /api/public/observations again ( #4644 )
...
* fix: allow userId filter on /api/public/observations again
* Update observation-api.servertest.ts
2024-12-09 09:46:51 +00:00
Max Deichmann and GitHub
6362d8bcc9
fix: always pull the project_id for generations queries ( #4641 )
...
push
2024-12-09 08:19:15 +00:00
Max Deichmann
35057ea443
chore: release v3.0.0-rc.6
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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
2024-12-09 08:52:46 +01:00
Max Deichmann and GitHub
9adc3bee5b
fix: default to empty string for csv export in case of null ( #4640 )
2024-12-08 22:56:48 +01:00
Max Deichmann and GitHub
e57af47d84
fix: fix trace tagging without postgres ( #4639 )
...
* fix: fix trace tagging without postgres
* fix: fix trace tagging without postgres
2024-12-08 21:43:00 +00:00
Max Deichmann and GitHub
8f0247d311
fix: fix trace bookmarking ( #4638 )
...
fix: fix trace publishing
2024-12-08 22:22:07 +01:00
Max Deichmann and GitHub
e96b2a4b0f
feat: move exports to ch ( #4634 )
2024-12-08 22:07:33 +01:00
Max Deichmann and GitHub
c389d4f01a
feat: move session tests to async suite ( #4636 )
...
* feat: move session tests to async suite
* feat: move session tests to async suite
* feat: move session tests to async suite
2024-12-08 13:21:14 +00:00
Max Deichmann
4d8bb0fb95
chore: release v3.0.0-rc.5
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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
2024-12-08 10:52:56 +01:00
Marc Klingen and GitHub
79068ef93f
chore: use s3 region auto in docker-compose.yml ( #4630 )
2024-12-07 17:26:43 +00:00
6c1c231ba7
fix: support reading observations from clickhouse for observations in annotation queue ( #4621 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-12-07 18:10:20 +01:00
Max Deichmann and GitHub
b722892c00
fix: check postgres negative flag ( #4624 )
...
* fix: check postgres negative flag
* improve dashboard
* improve dashboard
* improve dashboard
* improve dashboard
* perf: fetch observations using timestamps
* perf: fetch observations using timestamps
* perf: fetch observations using timestamps
* perf: fetch observations using timestamps
2024-12-07 14:52:55 +00:00
Max Deichmann and GitHub
4cd1d167da
perf: fetch observations using timestamps ( #4629 )
2024-12-07 13:35:45 +00:00
Steffen Schmitz and GitHub
c0f38a8eda
chore: hide background migrations on cloud and show queued status ( #4628 )
2024-12-07 07:59:02 +00:00
marliessophie and GitHub
6be87994a9
fix: only read trace and score from prisma if LANGFUSE_POSTGRES_INGESTION_ENABLED ( #4618 )
...
* chore: remove reading trace and score from prisma, only read from clickhouse
* fixup: keep create logic behind flag
* chore: only read from postgres for updating annoation score if `LANGFUSE_POSTGRES_INGESTION_ENABLED`
* chore: only read from postgres for deleting annoation score if `LANGFUSE_POSTGRES_INGESTION_ENABLED`
* chore: throw errors if scores not found in CH
* chore: add audit logs in clickhouse scenario
* only create audit log once on cloud
2024-12-06 18:42:01 +00:00
Max Deichmann and GitHub
e90bb60ec8
fix: fix traces publishing in V3 without postgres ( #4620 )
...
* make sleep great again
* make sleep great again
2024-12-06 18:22:53 +00:00
Max Deichmann and GitHub
439a65b926
fix: fix numeric chart for dashboards ( #4615 )
2024-12-06 18:15:25 +00:00
Max Deichmann and GitHub
11af1f4167
feat: increase trace upsert delay ( #4619 )
...
* fix: increase trace upsert delay
* fix: increase trace upsert delay
2024-12-06 17:15:23 +00:00
marliessophie and GitHub
2d265eb3f9
feat(comments): add support for comment button on each trace preview in session view ( #3848 )
...
* feat(comments): add support for comment button on each trace preview in single session view
* perf: manually timeout comment count query at 500ms without failing overall operation
* push
* chore: query comment reference objects in clickhouse if `env.clickhouse_url`
* remove: deprecated code
* chore: support fetching traces per session from clickhouse
* push
* refactor: adjust tests to populate traces and observations in clickhouse
* refactor: adjust tests and remove redundant code
* push
2024-12-06 16:35:15 +00:00
Max Deichmann and GitHub
a93b8ff119
chore: move eval to correct ee directory ( #4616 )
...
* chore: move eval to correct ee directory
* chore: move eval to correct ee directory
* chore: move eval to correct ee directory
2024-12-06 16:31:10 +00:00
Max Deichmann and GitHub
81cf48ddf0
feat: set v3 default variables ( #4613 )
2024-12-06 16:46:09 +01:00
816eec0f75
chore: drop FK v3 constraints ( #4612 )
...
* chore: drop FK v3 constraints
* make sleep great again
* make sleep great again
* make sleep great again
* make sleep great again
---------
Co-authored-by: steffen911 <steffen@langfuse.com >
2024-12-06 13:02:54 +00:00
steffen911
fa630d34de
chore: release v3.0.0-rc.4
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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
2024-12-06 14:01:36 +01:00
0eb129e186
feat: add ui for background migrations ( #4602 )
...
* feat: add ui for background migrations
* chore: add retry for background migrations
* chore: remove redundant import
* chore: invalidate correct state
* chore: unused import
* chore: update the popup text
* chore: add status icon
* chore: move to update menu
---------
Co-authored-by: steffen911 <steffen@langfuse.com >
2024-12-06 12:49:26 +00:00
marliessophie and GitHub
2defaf273a
fix(experiments): don't create experiment run items for archived dataset items ( #4611 )
...
* fix(experiments): don't create experiment run items for archived dataset items
* fix: type check for input, `typeof null === "object"` in js
2024-12-06 12:02:46 +00:00
Max Deichmann and GitHub
b9305e76f5
fix: fix front end confirmations to delete traces ( #4601 )
2024-12-05 16:55:28 +01:00
Max Deichmann and GitHub
241d1119f9
feat: adjust trace redirect to uniqueness of trace ids to projects ( #4598 )
2024-12-05 15:24:11 +00:00
Steffen Schmitz and GitHub
4a44adcedd
chore: add wait time during validation of clickhouse background migra… ( #4596 )
...
chore: add wait time during validation of clickhouse background migrations
2024-12-05 13:53:09 +00:00
Steffen Schmitz and GitHub
9a861dff37
chore: make project deletion asynchronous ( #4399 )
...
* chore: make project deletion asynchronous
* chore: delete projects on the worker
* chore: indicate in UI overview that project is being deleted
* chore: remove API keys from Postgres in project deletion call
2024-12-05 13:13:22 +00:00
Steffen Schmitz and GitHub
12ee00f273
chore: check early whether clickhouse url is configured ( #4595 )
...
* chore: check early whether clickhouse url is configured
* Update entrypoint.sh
2024-12-05 12:51:23 +00:00
Steffen Schmitz and GitHub
f2513fbebf
fix: return timestamps in API response as ISO strings ( #4593 )
2024-12-05 10:49:22 +00:00
marliessophie and GitHub
5be98906e3
feat(url): support AWS S3 signed images in trace/observation preview ( #4575 )
...
* feat(url): support AWS S3 signed images in trace/observation preview
* push
* push
* chore: also validate content-type of pre-signed urls
2024-12-05 09:35:20 +00:00
marliessophie and GitHub
4bac94e3fc
feat(comments): increase content character limit to 3,000 ( #4577 )
...
* feat(comments): increase content character limit to 3,000
* push
* push
* push
2024-12-05 08:38:43 +00:00
Max Deichmann and GitHub
86980da792
fix: show correct scores if dataset runs link same traces ( #4582 )
...
* fix: fix scores when dataset runs are linked to the same traces
* fix: fix scores when dataset runs are linked to the same traces
2024-12-04 22:14:18 +00:00
Max Deichmann and GitHub
f9be079d62
chore: add aggregateScores tests ( #4580 )
...
* chore: add aggregateScores tests
* chore: add aggregateScores tests
2024-12-04 21:06:43 +00:00
Marc Klingen and GitHub
d66fac5e29
chore: explicitly mention worker/src/ee ( #4581 )
2024-12-04 21:02:51 +00:00
Hassieb Pakzad and GitHub
83c01bb444
fix(media): add self host env vars ( #4578 )
2024-12-04 19:07:37 +01:00
Hassieb Pakzad and GitHub
c937fc7280
chore(cost-tracking): add gpt-4o-2024-11-20 prices ( #4576 )
2024-12-04 17:10:36 +00:00
Hassieb Pakzad and GitHub
c8aa4a2d70
chore(ingestion): add back async ingestion processing flag ( #4573 )
2024-12-04 17:28:18 +01:00
Marc Klingen and GitHub
5d459f0143
fix(cloud): only active evals count towards free plan limit ( #4572 )
...
* fix(cloud): only active evals count towards free plan limit
* remove log
2024-12-04 15:22:45 +00:00
Steffen Schmitz and GitHub
faa1b71f48
fix: perform batch trace deletion on clickhouse ( #4570 )
2024-12-04 14:17:09 +00:00
Max Deichmann and GitHub
99e9825e66
perf: improve user metrics for large projects ( #4568 )
...
* feat: improve user metrics
* feat: improve user metrics
* feat: improve user metrics
* feat: improve user metrics
* feat: improve user metrics
2024-12-04 14:11:28 +00:00
marliessophie and GitHub
11ad444632
fix(ui): show scrollbar for scores in column visibility ( #4569 )
2024-12-04 13:56:56 +00:00
f132aa3969
fix: convert json strings to json in traces api metadata field ( #4564 )
...
* fix: convert json strings to json in traces api metadata field
* Update web/src/__tests__/async/traces-api.servertest.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* chore: stupid ai
* chore: typing
* chore: lint
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-12-04 11:11:43 +00:00
Steffen Schmitz and GitHub
fa69d4dc75
chore: increase timeout for daily metrics query ( #4565 )
2024-12-04 10:46:52 +00:00
Max Deichmann and GitHub
6ef6fba4dc
chore: double ingestion API rate limits ( #4544 )
...
feat
2024-12-04 09:31:44 +00:00
Max Deichmann and GitHub
a5078ccbaf
chore: remove public users api ( #4553 )
2024-12-04 09:20:09 +00:00
Marc Klingen and GitHub
ba5c1cd70e
fix: disable x frame options header on Hugging Face ( #4558 )
2024-12-04 00:06:19 +01:00
Max Deichmann and GitHub
19ea989b5a
perf: add a user_id bloom filter ( #4554 )
...
* perf: add a user_id bloom filter
* push
* perf: add a user_id bloom filter
2024-12-03 21:28:52 +00:00
Max Deichmann and GitHub
ec0bf37d0b
chore: refactor tests async ( #4552 )
...
* chore: refactor tests
* chore: refactor tests
2024-12-03 20:03:57 +00:00
Max Deichmann and GitHub
3b4790270f
fix: fix time to first token ( #4549 )
...
* fix: fix time to first token
* fix: fix time to first token
* fix: fix time to first token
* push
* fix: fix time to first token
2024-12-03 18:05:40 +00:00
Marc Klingen
ca3b95312b
chore: release v3.0.0-rc.3
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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
2024-12-03 18:53:59 +01:00
b9aaf05acb
feat(auth): add KeyCloak authentication option ( #2866 )
...
---------
Co-authored-by: RTae <natthanan.bhu@doctorasa.co >
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-12-03 18:46:09 +01:00
Marc Klingen and GitHub
004aee9f35
feat(ui): add "not found" error page for unknown traces and sessions ( #4548 )
...
* feat(ui): add "not found" page for unknown trace ids
* also apply to session
2024-12-03 16:56:03 +00:00
Steffen Schmitz and GitHub
0c9070f78f
chore: migrate /metrics/daily API route to Clickhouse ( #4546 )
...
* chore: migrate /metrics/daily API route to Clickhouse
* chore: apply final
2024-12-03 16:35:09 +00:00
Marc Klingen and GitHub
a91357a958
fix: remove LANGFUSE_CSP_DISABLE (did not work) and disable csp headers on HF Spaces ( #4545 )
2024-12-03 17:31:18 +01:00
Hassieb Pakzad and GitHub
80050cee00
fix(media): add wait time before retries ( #4547 )
2024-12-03 17:24:43 +01:00
Steffen Schmitz and GitHub
b533b1dccd
chore: migrate traces all API route to Clickhouse ( #4542 )
...
* chore: migrate traces all API route to Clickhouse
* chore: lint
* chore: remove console logs
* chore: naming
2024-12-03 14:04:15 +00:00
Max Deichmann and GitHub
25657d11e4
perf: improve count query performance for scores public api ( #4538 )
...
feat
2024-12-03 10:38:41 +00:00
Max Deichmann and GitHub
3dd616a3dc
perf: improve single trace public API performance ( #4537 )
...
feat
2024-12-03 10:11:04 +00:00
Steffen Schmitz and GitHub
995ec498f4
chore: include projectId in event processing error message ( #4535 )
2024-12-03 09:22:56 +00:00
Max Deichmann and GitHub
12d7b7f753
perf: improve scores API query performance ( #4534 )
...
* feat
* feat
* feat
* push
* feat
* feat
* feat
2024-12-03 09:17:55 +00:00
Marc Klingen and GitHub
2630327a86
chore: add LANGFUSE_CSP_DISABLE to .env.prod.example ( #4533 )
2024-12-03 01:23:15 +01:00
Marc Klingen and GitHub
4a1fa69af7
feat: optionally disable csp headers via LANGFUSE_CSP_DISABLE=true ( #4529 )
2024-12-03 01:04:23 +01:00
Max Deichmann and GitHub
e53d101b49
fix: show dataset run if not run item exists yet ( #4528 )
...
feat
2024-12-02 21:46:54 +00:00
Marc Klingen and GitHub
39539300c1
fix: on cache schema change, delete cached api keys ( #4527 )
2024-12-02 20:36:12 +00:00
Hassieb Pakzad and GitHub
59982db267
fix(io-ui): padding additional input ( #4526 )
2024-12-02 19:29:37 +01:00
Hassieb Pakzad and GitHub
fe4299d30d
fix(IO-ui): render additional input in pretty view ( #4524 )
2024-12-02 18:58:25 +01:00
Marc Klingen and GitHub
304b290ab1
fix: no need to decode nextjs path variables, causes issues with special characters ( #4522 )
2024-12-02 17:09:06 +00:00
Hassieb Pakzad and GitHub
97423aa95d
fix(media): use db upserts instead of prisma ( #4521 )
2024-12-02 17:42:53 +01:00
Max Deichmann and GitHub
7aff8e0c26
fix: fix score source public api filter ( #4520 )
...
feat
2024-12-02 15:46:59 +00:00
Max Deichmann and GitHub
22761d55c3
chore: add logging for datasets router ( #4519 )
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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
2024-12-02 16:29:40 +01:00
steffen911
965cf1445d
chore: release v3.0.0-rc.2
2024-12-02 16:28:36 +01:00
Marc Klingen and GitHub
922bbb0ce1
docs: add list of dependents to readme ( #4518 )
...
* docs: add list of dependents to readme
* push
2024-12-02 15:05:56 +00:00
Max Deichmann and GitHub
d821423c6a
perf: improve dataset run item performance ( #4514 )
2024-12-02 15:57:20 +01:00
Steffen Schmitz and GitHub
84b0b7f680
chore: remove backend cloud version checks ( #4512 )
...
* chore: remove backend cloud version checks
* chore: lint
* chore: adjust clickhouse healthcheck
2024-12-02 14:41:18 +00:00
Steffen Schmitz and GitHub
fba7f4f0c3
build: cancel concurrent PR jobs on new commit ( #4517 )
...
* build: cancel concurrent PR jobs on new commit
* chore: adjust pattern
* chore: adjust pattern
2024-12-02 14:31:58 +00:00
Steffen Schmitz and GitHub
a9405a2e8b
chore: ignore latency for prompts-ui.servertest.ts ( #4513 )
2024-12-02 14:20:05 +00:00
Marc Klingen and GitHub
2cb3529707
fix(ui): disallow creation of projects if project name already exists in the org ( #4516 )
2024-12-02 14:12:46 +00:00
Marc Klingen and GitHub
2f13204836
fix(ui): overflow of session view on mobile ( #4515 )
2024-12-02 14:12:20 +00:00
Steffen Schmitz and GitHub
ae2a42bf80
chore: move batch export s3 env variable names into new naming pattern ( #4511 )
...
* chore: move batch export s3 env variable names into new naming pattern
* chore: add prefixes correctly
* chore: overwrite batch export feature in CI
2024-12-02 13:49:15 +00:00
Marc Klingen and GitHub
039dee045b
feat(cloud): update entitlements to account for limits, add self-hosted pro plan ( #3913 )
...
* wip
* push
* add migration
* render correct usage event type in settings
* render number of seats in settings
* wip
* add entitlement limits
* add new actionbutton
* migrate annotation queue create
* add to table date range selectors
* add limit to dashboard date range
* move migration
* fix usage preview in billing settings
* get seats from subscription instead of next invoice
* remove old console.log
* ad pro plan self-hosted
* fix
* readme
* rename / fixes
* push
* only alert on over 90% usage
* push
* push
* push
* push
* add new self host entitlements for v3
* drop batch-export entitlement
* push
* move logic to clickhouse
* push
* fix padding
* fix clickhouse logic
2024-12-02 13:39:02 +00:00
Max Deichmann and GitHub
9831bb8e44
fix: increase attempts for evals ( #4487 )
...
feat
2024-12-02 13:37:00 +00:00
Steffen Schmitz and GitHub
c6e3a12b08
chore: apply v3 defaults to environment variables ( #4498 )
2024-12-02 13:50:44 +01:00
Marc Klingen and GitHub
9b01b562a8
fix(ui): account for prereleases in update check ( #4503 )
2024-11-29 18:34:12 +00:00
Hassieb Pakzad
e5a0cec7d6
chore: add sha256 hash to media url span
2024-11-29 18:33:26 +01:00
Steffen Schmitz and GitHub
9375250c5a
chore: fix typo in ingestion queue concurrency and adjust default ( #4495 )
2024-11-29 10:30:11 +00:00
Hassieb Pakzad and GitHub
82e5f1a932
feat(playground+evals): add gemini and vertex support ( #4485 )
2024-11-29 10:07:33 +01:00
Max Deichmann and GitHub
64a62c9f6d
perf: improve datasets view ( #4486 )
2024-11-28 21:21:05 +01:00
44d856747a
feat(auth): add GitHub Enterprise Authentication Provider ( #4463 )
...
feat: Add GitHub Enterprise Authentication Provider
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-11-28 01:43:43 +00:00
Marc Klingen
e17bd364c9
chore: fix ci on fork prs
2024-11-28 02:30:08 +01:00
Marc Klingen and GitHub
f38c756244
fix: do not authenticate with Docker Hub for pull request CI ( #4477 )
2024-11-28 02:20:29 +01:00
6c62f4b31a
chore(deps): bump posthog-node from 3.6.3 to 4.3.1 ( #4450 )
...
* chore(deps): bump posthog-node from 3.6.3 to 4.3.1
Bumps [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node ) from 3.6.3 to 4.3.1.
- [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-v4.3.1/posthog-node )
---
updated-dependencies:
- dependency-name: posthog-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix flush
* shutdown instead of shutdownasync
---------
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-11-28 00:07:51 +00:00
fb686d45ee
chore(deps): bump stripe from 16.8.0 to 17.4.0 ( #4377 )
...
Bumps [stripe](https://github.com/stripe/stripe-node ) from 16.8.0 to 17.4.0.
- [Release notes](https://github.com/stripe/stripe-node/releases )
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-node/compare/v16.8.0...v17.4.0 )
---
updated-dependencies:
- dependency-name: stripe
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-11-27 23:47:54 +00:00
1901c8cb39
chore(deps): bump lucide-react from 0.447.0 to 0.462.0 ( #4475 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.447.0 to 0.462.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.462.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-11-27 23:47:05 +00:00
Marc Klingen
66d925ee1f
chore: do not run codeql on merge queue
2024-11-28 01:05:07 +01:00
Marc Klingen
1b06385111
chore: run ci on merge groups
2024-11-28 00:23:08 +01:00
Hassieb Pakzad and GitHub
6e290b9ad4
fix(media): increase retries ( #4474 )
2024-11-27 22:57:53 +00:00
Max Deichmann and GitHub
8b8afff705
fix: fix generations search in clickhouse ( #4472 )
2024-11-27 23:20:21 +01:00
Max Deichmann and GitHub
89fcf27f84
chore: add logs for media API ( #4471 )
2024-11-27 22:46:44 +01:00
Max Deichmann and GitHub
6717b16679
perf: add improved default performance to traces table ( #4469 )
...
* feat
* feat
2024-11-27 21:07:29 +00:00
Cole Winstanley and GitHub
98e29cb512
fix(auth): add nonce check for Cognito NextAuth provider ( #4401 )
2024-11-27 17:59:31 +01:00
Marc Klingen and GitHub
c7b7a784d7
feat(ui): add more explicit confirmation prompt before deleting a dataset ( #4424 )
2024-11-27 16:51:44 +00:00
Marc Klingen and GitHub
e778d04523
perf: single clickhouse query for cloud usage job across all orgs/projects ( #4453 )
2024-11-27 17:39:31 +01:00
Hassieb Pakzad and GitHub
2a2f50e2d9
feat(media): broaden content type support ( #4442 )
...
* feat(media): broaden content type support
* fix file extensions
* add media attachment view in pretty mode
2024-11-27 17:19:54 +01:00
Max Deichmann and GitHub
9d9820dacc
chore: remove log line ( #4466 )
2024-11-27 15:54:39 +01:00
Max Deichmann and GitHub
6e4065eff3
perf: extract traces table metrics from clickhouse traces.all query ( #4460 )
2024-11-27 14:24:15 +00:00
Marc Klingen and GitHub
993e2a8323
fix(ui): trace timeline peek drawer should not be full-width ( #4462 )
2024-11-27 14:04:45 +00:00
Steffen Schmitz and GitHub
f0c117b35b
chore: expand error logging for queue worker errors ( #4457 )
2024-11-27 12:29:59 +00:00
Max Deichmann and GitHub
b7d353a821
perf: increase performance for traces default table ( #4459 )
2024-11-27 11:36:14 +00:00
Hassieb Pakzad and GitHub
1bdc6a4068
fix(media): increase isolationLevel on concurrent upserts ( #4458 )
2024-11-27 12:23:08 +01:00
Marc Klingen and GitHub
851de49789
perf: prevent duplicated parallel executions of cloud metering job ( #4455 )
2024-11-27 01:27:07 +00:00
Max Deichmann and GitHub
202a9b715d
perf: improve clickhouse traces table perfromance ( #4451 )
2024-11-26 23:25:45 +00:00
Marc Klingen and GitHub
5fae362b29
refactor(cloud): move usage metering job to clickhouse ( #4448 )
2024-11-26 21:27:04 +00:00
Max Deichmann and GitHub
38e5c3fac7
Max/lfe 2988 adjust generations table default again ( #4446 )
2024-11-26 21:01:10 +00:00
Marc Klingen and GitHub
3d6d94fb16
chore(cloud): improve logs of usage metering job ( #4447 )
...
chore: improve logs of usage metering job
2024-11-26 20:27:14 +00:00
Marc Klingen and GitHub
cb7230ac41
fix: override score name when config is set ( #4445 )
2024-11-26 20:08:36 +00:00
Steffen Schmitz and GitHub
44ba6eaddf
chore: restrict trace.name length to 1000 characters ( #4441 )
2024-11-26 19:47:54 +01:00
Max Deichmann and GitHub
e566dfa5a9
feat: improve generations table default query time ( #4440 )
2024-11-26 18:12:13 +00:00
Steffen Schmitz and GitHub
f9c3f60d49
chore: make trace deletion asynchronous ( #4398 )
2024-11-26 16:26:31 +00:00
Steffen Schmitz and GitHub
aeb56ecde7
chore: explicitly cast names for traces table ( #4433 )
2024-11-26 17:15:32 +01:00
Marc Klingen and GitHub
9ac84fbd61
fix: do not log stack trace in trpc checkupdate when no internet access ( #4436 )
2024-11-26 16:33:33 +01:00
Hassieb Pakzad and GitHub
fe9af426dc
fix(playground): unique prompt names in save to prompt ( #4437 )
2024-11-26 16:22:44 +01:00
Marc Klingen and GitHub
583e90321e
fix(auth): improve name and password verification ( #4434 )
...
* fix(auth): improve name and password verification
* password complexity
* no url in name
* e2e test
2024-11-26 13:28:43 +00:00
Hassieb Pakzad
e52530351a
chore: update v3preview docker compose to main tagged images
2024-11-26 13:49:28 +01:00
Hassieb Pakzad
8a52c0b888
chore: update v3preview docker compose to 3 tagged images
2024-11-26 13:32:16 +01:00
Hassieb Pakzad
d02c9b4902
chore: release v3.0.0-rc.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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
2024-11-26 12:20:20 +01:00
Hassieb Pakzad
014c3d9dad
chore: do not tag v3 tags as latest image
2024-11-26 12:17:51 +01:00
Max Deichmann and GitHub
1d3c74435b
fix: change the default of the migration script ( #4419 )
2024-11-26 09:48:37 +00:00
Steffen Schmitz and GitHub
6b48d7771c
build: adjust docker actions to handle v2 branch ( #4416 )
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode) (push) Waiting to run
CI/CD / tests-worker (node20, pg12, mode-azure) (push) Waiting to run
CI/CD / tests-worker (node20, pg15, mode-azure) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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
2024-11-26 09:59:57 +01:00
Max Deichmann and GitHub
cd0d39b3c2
fix: fix bullmq api ( #4425 )
2024-11-25 23:18:16 +00:00
Max Deichmann and GitHub
8fcbcdd29d
fix: order datasets API correctly ( #4423 )
2024-11-25 22:09:49 +00:00
Max Deichmann and GitHub
e24f65c51d
feat: add all queues to get api for bullmq api ( #4422 )
2024-11-25 21:53:27 +00:00
Marc Klingen and GitHub
38e6464219
chore: improve logging of cloud metering queue ( #4420 )
2024-11-25 21:22:13 +00:00
Steffen Schmitz and GitHub
86f5c885a1
chore: skip string parsing for metadata string values ( #4415 )
2024-11-25 18:04:49 +01:00
Hassieb Pakzad and GitHub
c0ebd06c0c
feat(evaluators): add updates ( #4360 )
2024-11-25 16:51:46 +01:00
Steffen Schmitz and GitHub
0ce5ddcd00
feat: add azure storage provider support ( #4386 )
2024-11-25 14:57:40 +00:00
Steffen Schmitz and GitHub
7539af3bd9
chore: overwrite numerical type for second filters on observations table ( #4412 )
2024-11-25 14:39:04 +00:00
Steffen Schmitz and GitHub
60f9147873
fix: use larger numeric type for latency filters ( #4385 )
2024-11-25 13:53:27 +00:00
Steffen Schmitz and GitHub
a594c142e0
chore: use clickhouse in evaluations queues ( #4319 )
2024-11-25 13:42:17 +00:00
Max Deichmann and GitHub
18905a9872
feat: add all scores to run items UI ( #4409 )
2024-11-25 14:31:11 +01:00
Hassieb Pakzad and GitHub
27f5dd837d
chore(costs): add chatgpt-4o-latest prices ( #4407 )
2024-11-25 13:55:58 +01:00
Max Deichmann and GitHub
a921f9db94
feat: exclude env defined operations from clickhouse ( #4405 )
2024-11-25 12:56:12 +01:00
Marc Klingen
b3cd940c73
chore(ui): remove ph badge ( #4403 )
2024-11-25 10:41:33 +01:00
Max Deichmann and GitHub
f91cf1ca65
feat: refactor clickhouse filter builder for SDK APIs ( #4402 )
2024-11-24 22:45:29 +00:00
Max Deichmann and GitHub
c438e89bd0
feat: support scores list endpoint from clickhouse ( #4400 )
2024-11-24 21:08:44 +00:00
Max Deichmann and GitHub
9b1746b7ed
feat: fetch observations via api from clickhouse ( #4395 )
2024-11-24 09:48:17 +00:00
Steffen Schmitz and GitHub
0611a72c40
fix: allow special characters in openai tokenization ( #4396 )
...
* fix: allow special characters in openai tokenization
* chore: update test
2024-11-24 05:26:45 +00:00
Max Deichmann and GitHub
0ba66526e9
fix: do not use memory tables in clickhouse ( #4394 )
2024-11-23 18:21:30 +01:00
Max Deichmann and GitHub
425202dd1e
fix: correctly retrieve scores for datasets ( #4387 )
2024-11-22 17:20:48 +00:00
Hassieb Pakzad and GitHub
882ad83aad
chore: upgrade langfuse-langchain ( #4384 )
2024-11-22 12:12:00 +01:00
Max Deichmann and GitHub
9b12783d08
fix: fix dataset run table to show all scores ( #4383 )
2024-11-22 10:44:23 +00:00
Marc Klingen and GitHub
c6817ae32f
chore: add Product Hunt Launch note ( #4364 )
2024-11-22 08:50:23 +01:00
marliessophie and GitHub
42711a8cc9
fix: don't show error message to user if trace is not yet available for dataset ( #4382 )
2024-11-22 08:27:54 +01:00
Marc Klingen and GitHub
0344ab2cf9
fix: experimentation should not use structured output ( #4379 )
2024-11-22 04:57:47 +01:00
Marc Klingen and GitHub
df0d12af43
chore: rename default experiment tag langfuse-prompt-experiment ( #4378 )
2024-11-22 01:01:40 +00:00
marliessophie and GitHub
d058ba8861
docs: add link to experimentation docs ( #4371 )
2024-11-21 22:42:36 +00:00
marliessophie and GitHub
d1309905d0
chore: create dataset run items in order of dataset items timestamp ( #4370 )
...
* chore: create dataset run items in order of dataset items timestamp
2024-11-21 22:36:47 +01:00
Max Deichmann and GitHub
ca6ac3912f
fix: fix dataset run item api to always return traceid ( #4367 )
2024-11-21 20:25:30 +00:00
Max Deichmann and GitHub
9eabc32681
fix: return i/o from single object APIs ( #4368 )
2024-11-21 20:14:21 +00:00
marliessophie and GitHub
8798e4a499
feat(experiments): trigger experiments via UI ( #4333 )
2024-11-21 20:00:07 +01:00
Max Deichmann
ea8b2da37c
chore: release v2.92.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-11-21 18:44:30 +01:00
Max Deichmann and GitHub
b7f7d10fea
fix: fix dataset item api for self-hosters ( #4366 )
2024-11-21 17:43:48 +00:00
Marc Klingen and GitHub
0279c0f48e
docs: add notification for lw 2 - day 4 ( #4362 )
2024-11-21 17:16:58 +01:00
Max Deichmann and GitHub
c29cf3855f
feat: SDK API for observations by id ( #4295 )
2024-11-21 15:28:34 +00:00
Max Deichmann and GitHub
c73901369c
fix: fix cost filters for traces table ( #4325 )
2024-11-21 14:21:01 +00:00
Hassieb Pakzad and GitHub
0e70f03fc3
fix(media): lookup env var by exact string ( #4356 )
2024-11-21 10:48:33 +01:00
Max Deichmann and GitHub
74d1f7f717
feat: fetch single trace via API from clickhouse ( #4344 )
2024-11-21 10:38:24 +01:00
Marc Klingen and GitHub
dfcf67184d
docs: add lw2-3 info for multi-modal ( #4351 )
2024-11-20 23:15:19 +01:00
Max Deichmann and GitHub
ce641d1e2b
fix: do not fail on invalid prompt templates for evals ( #4349 )
2024-11-20 19:45:12 +00:00
Max Deichmann and GitHub
166b84a81a
fix: do not use temp tables for dataset runs ( #4347 )
...
fix
2024-11-20 17:56:55 +00:00
Max Deichmann and GitHub
f4097a1ae5
fix: dataset item api fix for large dataset runs ( #4313 )
2024-11-20 16:33:51 +00:00
Max Deichmann and GitHub
8374e889cf
security: upgrade cross-spawn ( #4339 )
2024-11-20 13:32:19 +00:00
Max Deichmann and GitHub
62deaf7e00
sec: upgrade sentry ( #4338 )
2024-11-20 13:10:54 +00:00
Max Deichmann and GitHub
a4cd68b1ad
security: upgrade json path ( #4335 )
2024-11-20 13:32:01 +01:00
marliessophie and GitHub
dde28f21fa
chore: don't create traces in evaluation service ( #4334 )
2024-11-20 13:18:56 +01:00
Hassieb Pakzad and GitHub
a4c040b314
feat(core): add server side tracing of LLM invocations ( #4317 )
2024-11-20 12:00:31 +01:00
Max Deichmann and GitHub
87995625ca
fix: correct traces pagination ( #4329 )
2024-11-20 02:31:34 +01:00
Marc Klingen and GitHub
e717854909
docs: add launch week day 2 note ( #4328 )
2024-11-20 00:20:47 +01:00
Max Deichmann and GitHub
9e37f2cb17
feat: add more bullmq helpers ( #4324 )
2024-11-19 21:51:51 +00:00
Max Deichmann and GitHub
fc08db08f3
fix: fix bullmq retry ( #4323 )
2024-11-19 21:24:55 +01:00
Max Deichmann and GitHub
270bc793ba
feat: add service endpoint for failed bull events ( #4321 )
2024-11-19 21:18:40 +01:00
Max Deichmann and GitHub
ced2d339ee
fix: increase dataset item delay ( #4318 )
2024-11-19 17:46:49 +01:00
Max Deichmann
43acee5a29
chore: release v2.91.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web-sync (node20, pg12) (push) Waiting to run
CI/CD / tests-web-sync (node20, pg15) (push) Waiting to run
CI/CD / tests-web-async (node20, pg12) (push) Waiting to run
CI/CD / tests-web-async (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-11-19 15:43:51 +01:00
Max Deichmann and GitHub
723098994b
feat: move trace not found to 404 ( #4270 )
2024-11-19 14:40:22 +00:00
Max Deichmann and GitHub
684159abd1
chore: add logging to ingestion API ( #4306 )
2024-11-19 14:06:40 +00:00
Steffen Schmitz and GitHub
dbb482553f
chore: move invalid tokenizer errors to warning ( #4311 )
2024-11-19 13:21:53 +00:00
Hassieb Pakzad and GitHub
c99a43559d
fix(model-prices): upsert if prices are missing ( #4312 )
2024-11-19 14:08:30 +01:00
Steffen Schmitz and GitHub
3cbe56861f
chore: upgrade prisma to 5.22.0 ( #4308 )
2024-11-19 10:54:13 +00:00
Steffen Schmitz and GitHub
2ef9aad41c
chore: only warn on upsert failures if traceSession exists ( #4307 )
2024-11-19 10:42:40 +00:00
marliessophie and GitHub
087f4a526b
feat(datasets): show linked evaluators on dataset ( #4277 )
2024-11-19 09:40:17 +00:00
Steffen Schmitz and GitHub
f876cf6e34
chore: make migrations self-host replica compatible ( #4287 )
2024-11-19 08:37:08 +00:00
Marc Klingen and GitHub
75fbd56c67
docs: add sidebar notification for dataset comparison view ( #4300 )
2024-11-19 01:23:39 +00:00
Max Deichmann and GitHub
0c326e56ba
feat: fetch sessions by id for public API ( #4292 )
2024-11-18 22:39:30 +01:00
Max Deichmann and GitHub
2068ba7314
feat: fetch scores by id via API from clickhouse ( #4291 )
2024-11-18 20:33:05 +00:00
Max Deichmann and GitHub
9841973b16
chore: add web async test setup ( #4294 )
2024-11-18 21:05:32 +01:00
Max Deichmann and GitHub
1c44000933
perf: do not fetch models for UI ( #4288 )
2024-11-18 15:56:45 +00:00
Hassieb Pakzad and GitHub
f71e1aebed
feat(media): add ui support ( #4285 )
2024-11-18 16:22:43 +01:00
marliessophie and GitHub
252fe184b6
feat(evals_on_datasets): remove feature flag ( #4289 )
2024-11-18 14:35:35 +00:00
marliessophie and GitHub
8034148313
fix(dataset_compare): show latency only if not null ( #4282 )
2024-11-18 11:41:33 +00:00
marliessophie and GitHub
f6746e8f84
feat(datasets): add header to peek view ( #4278 )
...
* refactor: extract peek view
* feat: add consistent header view
* link to dataset item detail view
2024-11-18 10:46:05 +01:00
marliessophie and GitHub
a48817300b
feat(ui): peek view on dataset run compare table ( #4131 )
2024-11-18 08:28:18 +01:00
Max Deichmann and GitHub
a74a820e32
fix: fix dataset runs api ( #4275 )
2024-11-17 21:49:11 +00:00
Max Deichmann and GitHub
e0f9333d2f
fix: fix dataset id api ( #4274 )
2024-11-17 17:54:21 +01:00
Max Deichmann and GitHub
34d4feae27
fix: fix dataset run items api ( #4273 )
2024-11-17 17:34:33 +01:00
Max Deichmann and GitHub
f09ff1f070
feat: serve datasets from clickhouse ( #4272 )
2024-11-17 17:06:12 +01:00
Max Deichmann and GitHub
9a89c3f002
fix: fix dataset route ( #4271 )
2024-11-17 16:33:19 +01:00
Max Deichmann and GitHub
f1e55b8ac7
feat: move datasets results to logs only ( #4269 )
2024-11-17 13:39:45 +00:00
Max Deichmann and GitHub
d908fb13b3
feat: read dataset fetures from clickhouse ( #4264 )
2024-11-17 14:18:20 +01:00
Max Deichmann and GitHub
3c02e525bc
fix: session id filter on session table ( #4267 )
2024-11-16 19:09:23 +01:00
Max Deichmann and GitHub
2cf04e4ab0
feat: configure to read from clickhouse only ( #4266 )
2024-11-16 13:02:01 +00:00
Max Deichmann and GitHub
24a549dc54
feat: move traces.hasany to clickhouse ( #4265 )
2024-11-16 12:51:25 +00:00
marliessophie and GitHub
63749970c6
chore(ui): enable all feature flags for admins ( #4256 )
2024-11-15 19:10:19 +01:00
Marc Klingen and GitHub
0d1b4f384a
fix(cloud): usage indicator only on hobby plan ( #4257 )
2024-11-15 18:10:03 +01:00
marliessophie and GitHub
8517670ac2
feat: support evals triggered via dataset run ( #4086 )
2024-11-15 16:37:55 +01:00
Steffen Schmitz and GitHub
6157287549
chore: upsert tracesessions from clickhouse ingestion pipeline ( #4254 )
2024-11-15 14:43:39 +00:00
Max Deichmann and GitHub
041345ad3d
perf: improve prompt metrics performance ( #4251 )
2024-11-15 14:28:08 +00:00
Hassieb Pakzad and GitHub
7ed865cb4a
chore: add media env to v3preview docker compose ( #4250 )
2024-11-15 14:32:52 +01:00
steffen911
b4d59960c0
chore: release v2.90.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-11-15 14:16:38 +01:00
Steffen Schmitz and GitHub
611b32e965
chore: add tzdata package ( #4253 )
2024-11-15 14:15:58 +01:00
Steffen Schmitz and GitHub
fc94c02058
fix: fail on errors in database migrations ( #4252 )
2024-11-15 13:49:42 +01:00
Max Deichmann
853ca3c252
chore: release v2.90.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-11-15 11:25:56 +01:00
Steffen Schmitz and GitHub
74e378fe4d
chore: fill clickhouse trace for observations with missing traceId ( #4246 )
2024-11-15 10:14:35 +00:00
Steffen Schmitz and GitHub
a4d1288b00
chore: add note for future score create removal ( #4248 )
2024-11-15 11:03:59 +01:00
Steffen Schmitz and GitHub
91d27dd231
chore: add clickhouse migrations to web entrypoint ( #4245 )
2024-11-15 09:26:59 +01:00
Max Deichmann and GitHub
6d90635476
feat: exclude project_ids from clickhouse experimentation ( #4242 )
2024-11-14 21:47:01 +00:00
Max Deichmann and GitHub
e9be67efb4
feat: read metrics for prompts table ( #4224 )
2024-11-14 20:39:47 +00:00
Max Deichmann and GitHub
71d1f2d8e6
feat: add reverse feature flag for clickhouse reads ( #4241 )
2024-11-14 18:43:38 +00:00
Marc Klingen and GitHub
56233d52eb
feat(cloud): move hobby plan usage info to sidebar ( #4240 )
2024-11-14 18:06:21 +00:00
Max Deichmann and GitHub
5b5c3ba439
chore: improve clickhouse experimentation ( #4239 )
2024-11-14 18:23:02 +01:00
Steffen Schmitz and GitHub
a0c6acf4e4
chore: add query parameter to healthcheck which enables failure on unavailable database ( #4238 )
2024-11-14 17:08:16 +00:00
Max Deichmann and GitHub
bf54c123c1
fix: sessions metrics query ( #4237 )
2024-11-14 17:43:37 +01:00
Max Deichmann and GitHub
6a30fed1c6
fix: use todate for trace timestamps ( #4235 )
2024-11-14 15:30:54 +00:00
Steffen Schmitz and GitHub
8c2f8e6247
chore: reduce use of FINAL in clickhouse queries ( #4233 )
2024-11-14 16:16:34 +01:00
Steffen Schmitz and GitHub
593d1a087d
chore: add timestamp filter for dashboard queries ( #4234 )
2024-11-14 15:10:39 +01:00
Hassieb Pakzad and GitHub
633f76f64a
feat(multimodal): add media upload / download endpoints ( #3989 )
2024-11-14 10:26:30 +01:00
Max Deichmann and GitHub
ec89fabc5d
fix: fix trace filter on score analytics charts ( #4225 )
2024-11-13 22:45:08 +00:00
Hassieb Pakzad and GitHub
26c02ad49c
fix(playground): jump to playground for clickhouse reads ( #4222 )
2024-11-13 20:10:01 +01:00
Max Deichmann and GitHub
e1841e016f
fix: fix order by in clickhouse ( #4221 )
2024-11-13 18:38:47 +01:00
Max Deichmann and GitHub
8ebfb3d8a2
fix: fix observations order by ( #4220 )
2024-11-13 17:25:05 +00:00
Max Deichmann and GitHub
4c0320c565
feat: fetch number of generations for prompts table form clickhouse ( #4218 )
2024-11-13 17:09:15 +00:00
Max Deichmann and GitHub
5c1f2202cd
chore: add experimentation execution time metrics ( #4219 )
2024-11-13 17:55:03 +01:00
Steffen Schmitz and GitHub
e1abbecabd
chore: migrate users table to clickhouse ( #4191 )
2024-11-13 15:40:41 +00:00
Steffen Schmitz and GitHub
52466da955
chore: use event_ts instead of final for obs and score retrieval ( #4214 )
2024-11-13 15:19:13 +00:00
Max Deichmann and GitHub
ede7ad49bf
revert: "security: upgrade dd-trace ( #4211 )" ( #4216 )
2024-11-13 16:08:07 +01:00
Max Deichmann and GitHub
c61acee8e8
security: upgrade dd-trace ( #4211 )
2024-11-13 13:41:45 +00:00
Steffen Schmitz and GitHub
7ea0a368af
chore: handle clickhouse errors gracefully and correct formatting for getTraceById timestamp ( #4210 )
2024-11-13 13:10:32 +00:00
Steffen Schmitz and GitHub
bb07b3508d
chore: apply trace timestamp filter correctly on user model query ( #4209 )
2024-11-13 12:36:35 +00:00
Steffen Schmitz and GitHub
4df24cfde5
chore: remove superfluous isClickhouseAdminEligible checks ( #4207 )
2024-11-13 10:21:51 +01:00
Hassieb Pakzad and GitHub
47c06a77bd
fix(playground): disable stream_options for openai adapter ( #4206 )
2024-11-13 08:45:42 +00:00
Steffen Schmitz and GitHub
7a95b1e1da
chore: migrate score analytics dashboard to clickhouse ( #4196 )
2024-11-13 08:18:05 +00:00
Max Deichmann and GitHub
b09f9cbf5a
chore: add tests for traces table UI ( #4202 )
2024-11-12 22:40:50 +00:00
Max Deichmann
780880cf07
chore: release v2.89.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-11-12 19:34:07 +01:00
Max Deichmann and GitHub
eb6f93bd9c
fix: fix public trace access ( #4195 )
2024-11-12 18:32:45 +00:00
Max Deichmann and GitHub
a0d4a2e599
fix: fix indefinite table queries ( #4194 )
2024-11-12 17:04:23 +00:00
Max Deichmann and GitHub
8458443a2e
chore: remove logs ( #4193 )
2024-11-12 16:37:49 +01:00
Max Deichmann and GitHub
feafc1b7d3
feat: move scores table apis to experimentation setup ( #4192 )
2024-11-12 15:14:33 +00:00
Max Deichmann and GitHub
fcd54180bc
chore: centralize lookback guarantees ( #4188 )
2024-11-12 15:56:33 +01:00
Max Deichmann and GitHub
d73c3ec8d3
fix: fix clickhouse filters ( #4190 )
2024-11-12 14:48:45 +00:00
Max Deichmann and GitHub
ca7210b26f
feat: use timestamp to link single traces from navigation ( #4187 )
2024-11-12 11:50:51 +00:00
Max Deichmann and GitHub
d9e22324d4
feat: up/down detail navigation support params ( #4186 )
2024-11-12 12:13:44 +01:00
Max Deichmann and GitHub
0a18e59274
perf: add timestamp to traces table link ( #4185 )
2024-11-12 10:38:00 +00:00
Max Deichmann and GitHub
ffc5f81fb5
chore: add error logs in trpc route ( #4184 )
2024-11-12 09:56:03 +00:00
marliessophie and GitHub
b4668ed851
Revert "fix(dataset_runs): ensure consistent ordering to fetch score data for dataset run aggregation metrics table" ( #4182 )
...
Revert "fix(dataset_runs): ensure consistent ordering to fetch score data for…"
This reverts commit 2b2022ae85 .
2024-11-12 09:20:12 +00:00
Steffen Schmitz and GitHub
999ff06c58
chore: migrate spammy log messages to debug level ( #4181 )
2024-11-12 07:41:01 +00:00
Steffen Schmitz and GitHub
e494b2c215
chore: remove uninstantiated projectId from clickhouse seeder ( #4180 )
2024-11-12 06:56:42 +00:00
marliessophie and GitHub
2b2022ae85
fix(dataset_runs): ensure consistent ordering to fetch score data for dataset run aggregation metrics table ( #4176 )
2024-11-11 16:07:56 +00:00
Steffen Schmitz and GitHub
3afa137130
chore: update latency calculation for clickhouse dashboard queries ( #4175 )
2024-11-11 16:28:43 +01:00
Max Deichmann and GitHub
0b88ddf438
fix: correctly filter observations by generations for generations ui table ( #4173 )
2024-11-11 14:16:01 +00:00
Marc Klingen and GitHub
f878bd1317
perf(cloud): add 60 min stale time for usage indicator ( #4171 )
2024-11-11 14:10:58 +01:00
Marc Klingen and GitHub
72075b29de
fix(ui): width of date range time input ( #4170 )
2024-11-11 14:06:58 +01:00
Max Deichmann and GitHub
edf1a0b879
fix: fix aggregated user consumption ( #4167 )
2024-11-11 11:21:03 +00:00
Max Deichmann and GitHub
df763ff09c
perf: improve performance for latency dashboard ( #4164 )
2024-11-11 10:23:49 +00:00
Max Deichmann and GitHub
83e09bcf47
chore: read dashboards form clickhouse flag ( #4162 )
2024-11-10 20:24:50 +00:00
Max Deichmann and GitHub
10e9aef044
feat: move sessions api to experimentation setup ( #4161 )
2024-11-10 20:09:59 +00:00
Max Deichmann and GitHub
45a0c2eb3d
feat: move generations api to experimentation setup ( #4160 )
...
chore: move generations api to experimentation setup
2024-11-10 19:09:44 +00:00
Max Deichmann and GitHub
99c2a75964
perf: add time filter for sessions ( #4159 )
2024-11-10 18:49:11 +00:00
Max Deichmann and GitHub
9cc61eb851
perf: add timestamp to filteroptions api ( #4158 )
2024-11-10 18:35:06 +00:00
Max Deichmann and GitHub
62e51b8cf6
feat: add traces experimentation ( #4157 )
2024-11-10 17:45:31 +00:00
Max Deichmann and GitHub
b147560a80
feat: steer reading from CH and PG ( #4153 )
2024-11-10 18:14:30 +01:00
Max Deichmann and GitHub
97a0b1f44c
perf: increase traces metrics performance ( #4155 )
2024-11-10 17:08:00 +01:00
Max Deichmann and GitHub
8c1e6647e0
feat: query model latencies from clickhouse ( #4152 )
2024-11-10 14:37:56 +00:00
Max Deichmann and GitHub
8432327127
fix: traces aggregate trace filter ( #4151 )
2024-11-10 14:12:29 +00:00
Max Deichmann and GitHub
231f8e8f0c
feat: read latency tables from clickhouse ( #4150 )
2024-11-10 13:47:58 +00:00
Max Deichmann and GitHub
28e43eb74c
feat: query scores over time ( #4149 )
2024-11-10 12:57:30 +00:00
Steffen Schmitz and GitHub
e2d3647d76
chore: set source: API if no source provided ( #4148 )
2024-11-10 13:41:01 +01:00
Max Deichmann and GitHub
876509d9e5
feat: add user charts ( #4146 )
2024-11-10 12:18:38 +00:00
Max Deichmann and GitHub
1647a79198
perf: scores dashboard performance improvement ( #4144 )
...
fix
2024-11-10 12:01:16 +00:00
Steffen Schmitz and GitHub
622d8a89a7
chore: update bookmarked, tags, and public for clickhouse traces ( #4132 )
2024-11-10 11:29:48 +00:00
Max Deichmann and GitHub
d5e66e10d6
feat: add table search for clickhouse ( #4142 )
2024-11-09 15:55:11 +01:00
Max Deichmann and GitHub
5b1776710f
chore: clean ups of clickhouse read logic ( #4141 )
2024-11-09 14:35:04 +01:00
Max Deichmann and GitHub
7e7e3b77d4
fix: correctly parse model params from clickhouse ( #4140 )
2024-11-09 12:48:45 +00:00
Max Deichmann and GitHub
28ecd9600a
fix: fix latency calculations when reading from clickhouse ( #4139 )
2024-11-09 10:59:52 +00:00
Max Deichmann and GitHub
1ef6834a31
feat: delete traces from clickhouse from the UI ( #4138 )
2024-11-09 11:49:44 +01:00
Marc Klingen and GitHub
b88f3bed40
feat(ui): add notification card in sidebar ( #4137 )
2024-11-09 00:30:36 +00:00
Steffen Schmitz and GitHub
eaa885f5f5
chore: inject eval and annotation scores into clickhouse ( #4081 )
2024-11-08 17:42:41 +00:00
Max Deichmann and GitHub
f7f48c2509
fix: reduce ingestion concurrency ( #4130 )
2024-11-08 18:18:40 +01:00
Steffen Schmitz and GitHub
07344e89b1
chore: move legacy api endpoints to async ingestion ( #4109 )
2024-11-08 18:00:59 +01:00
Max Deichmann and GitHub
e6bc717612
perf: improve generations table on clickhouse ( #4124 )
2024-11-08 11:18:41 +00:00
Max Deichmann and GitHub
11521fc24d
perf: improve generations performance ( #4111 )
2024-11-07 20:54:49 +00:00
Max Deichmann and GitHub
213ec6027d
perf: add sessions index in clickhouse ( #4108 )
2024-11-07 18:09:41 +01:00
Max Deichmann and GitHub
259d832d37
feat: support sessions API from Clickhouse ( #4065 )
2024-11-07 16:52:07 +00:00
Marc Klingen and GitHub
62deb83520
chore(cloud): stripe checkout settings ( #4107 )
2024-11-07 16:34:07 +00:00
Max Deichmann and GitHub
edc4cd7873
perf: query traces via timestamps ( #4105 )
2024-11-07 14:52:33 +01:00
Steffen Schmitz and GitHub
05b75fbee0
chore: merge observation backfill states in table ( #4104 )
2024-11-07 13:20:18 +00:00
Steffen Schmitz and GitHub
d6065e8b89
chore: add stateSuffix to observation migration for potential parallelization ( #4101 )
2024-11-07 12:46:58 +00:00
Steffen Schmitz and GitHub
617d129542
chore: swap negative provided usage for null ( #4100 )
2024-11-07 12:29:44 +00:00
Max Deichmann
057424b269
chore: release v2.88.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-11-07 11:44:46 +01:00
Max Deichmann and GitHub
63d1b85a6c
fix: pagination for clickhouse tables ( #4098 )
2024-11-07 11:41:46 +01:00
Max Deichmann and GitHub
9481c3b424
feat: build scores table for clickhouse ( #4092 )
2024-11-07 10:18:14 +00:00
Steffen Schmitz and GitHub
15e174fc2f
chore: convert starttime filter to DateTime in Ingestion pipeline ( #4095 )
2024-11-07 09:51:35 +01:00
Steffen Schmitz and GitHub
5efd4ec0a4
chore: include backgroundmigration state default in schema.prisma ( #4094 )
2024-11-07 08:25:32 +00:00
marliessophie and GitHub
895b61fd62
fix(ui): render dataset run description and metadata on screen given table ( #4089 )
...
fix(ui): render dataset run description and metadata on screen without cutting off table
2024-11-06 19:47:01 +00:00
Steffen Schmitz and GitHub
5d4125208c
chore: restrict domain timestamp updates to one day in clickhouse ingestion ( #4085 )
2024-11-06 17:27:25 +00:00
Steffen Schmitz and GitHub
ff3bfe75ec
chore: drop redundant observation project_id index on Clickhouse ( #4084 )
2024-11-06 16:45:53 +01:00
Steffen Schmitz and GitHub
89c31fdbc2
chore: add type filter to observation lookup in ingestion queue ( #4083 )
2024-11-06 15:18:19 +00:00
Steffen Schmitz and GitHub
9445c7ca78
chore: forward /api/public/scores to /api/public/ingestion ( #4064 )
2024-11-06 11:32:38 +01:00
marliessophie and GitHub
b3d5833520
fix: unify ordering of dataset_items and dataset_run_items ( #4063 )
...
* fix: unify ordering of `dataset_items` and `dataset_run_items`
* fix: filter trace scores by observation id NULL
2024-11-05 19:03:30 +00:00
Steffen Schmitz and GitHub
20ed40510a
chore: update cost calculation to handle null values from DB ( #4057 )
2024-11-05 18:22:10 +01:00
Steffen Schmitz and GitHub
9c5c57f134
chore: add test case for different input/output values ( #4061 )
2024-11-05 16:46:17 +00:00
Steffen Schmitz and GitHub
09b916aac9
chore: do not send auth errors to DLQ in bull ( #4062 )
2024-11-05 16:23:17 +00:00
marliessophie and GitHub
92843fef28
feat(datasets): view to compare different dataset runs ( #3971 )
2024-11-05 16:10:28 +01:00
Steffen Schmitz and GitHub
433951afda
chore: retry legacy ingestion batches on errors ( #4058 )
2024-11-05 15:25:25 +01:00
Steffen Schmitz and GitHub
aa1f861e4e
chore: ignore all .env files aside from examples ( #4059 )
2024-11-05 13:25:27 +00:00
Hassieb Pakzad and GitHub
66b6a09400
feat(models): add claude haiku 3.5 support ( #4055 )
2024-11-05 12:14:25 +01:00
Max Deichmann and GitHub
edf0dc8399
feat: add metadata filter for all UI tables using clickhouse ( #4022 )
...
* feat: add metadata filter for all UI tables using clickhouse
* feat: add metadata filter for all UI tables using clickhouse
* push
2024-11-05 10:05:22 +00:00
Marc Klingen and GitHub
8d0c1219ca
fix: env configuration for telemetry ( #4052 )
2024-11-04 23:04:07 +00:00
Max Deichmann and GitHub
33b3f69076
feat: query distinct models for charts ( #4051 )
2024-11-04 22:42:46 +01:00
Max Deichmann and GitHub
f582941ad3
perf: fix timeseries clickouse ( #4049 )
2024-11-04 21:14:14 +00:00
Max Deichmann and GitHub
9fd57b4fbf
feat: query second row of dashboards using clickhouse ( #4048 )
2024-11-04 20:18:37 +00:00
Max Deichmann and GitHub
f61f69c238
perf: only join in dashboard if required ( #4047 )
2024-11-04 18:17:22 +00:00
Steffen Schmitz and GitHub
55c626d627
chore: reduce startTime missing logs to create events ( #4044 )
2024-11-04 14:52:09 +00:00
Max Deichmann and GitHub
c6d3257916
feat: add first three dashboards in clickhouse ( #4023 )
2024-11-04 15:02:29 +01:00
Marc Klingen and GitHub
34f91e9872
chore(ui): slightly lighter bg of darkmode sidebar ( #4042 )
2024-11-04 15:01:58 +01:00
Steffen Schmitz and GitHub
5acd509fc0
chore: init migration scripts with state on restarts ( #4039 )
2024-11-04 13:37:28 +00:00
marliessophie and GitHub
765756b002
fix: scores tab in observation preview to only show scores liked to observation and trace id ( #4030 )
2024-11-04 12:54:21 +00:00
Steffen Schmitz and GitHub
64525744de
chore: include usagedetails from postgres in ingestion pipeline ( #4034 )
2024-11-04 12:41:47 +00:00
Steffen Schmitz and GitHub
2b89f62add
chore: remove temporary column from PG to CH migrations ( #4031 )
2024-11-04 13:26:42 +01:00
marliessophie and GitHub
0a67adf3e7
fix: show generations count on prompt metrics table ( #4003 )
2024-11-04 09:56:18 +00:00
marliessophie and GitHub
4ef7296e37
fix: multi-select header partially cut off on Firefox ( #4029 )
2024-11-04 09:45:18 +00:00
Max Deichmann
0cef46cd78
chore: release v2.87.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-11-03 18:34:51 +01:00
Max Deichmann and GitHub
243d72772c
perf: improve select by id observations performance ( #4021 )
2024-11-03 16:45:43 +00:00
Max Deichmann and GitHub
91214cc6a6
feat: add order by to clickhouse tables ( #4020 )
2024-11-03 16:35:05 +00:00
Max Deichmann and GitHub
da85e80689
feat: add generations table clickhouse support ( #4015 )
2024-11-03 14:48:10 +01:00
Max Deichmann and GitHub
e22827d380
perf: improve traces metrics API performance ( #4017 )
2024-11-02 21:03:51 +00:00
Marc Klingen and GitHub
7161643574
docs: add star history to readme
2024-11-02 21:52:31 +01:00
Max Deichmann and GitHub
77f1c6cd0c
fix: respect limit and offset for traces table query ( #4016 )
2024-11-02 19:38:06 +01:00
Max Deichmann and GitHub
0a4b56eb28
chore: improve clickhouse observability ( #4014 )
2024-11-02 17:50:26 +00:00
Max Deichmann and GitHub
b5f94d78f3
fix: fix clickhouse untis and conversions ( #4013 )
2024-11-02 17:39:52 +00:00
Max Deichmann and GitHub
a9fd1e1832
fix: fix timestamps in clickhouse reading and refactor clickhouse reads ( #4011 )
2024-11-02 15:53:37 +01:00
Max Deichmann and GitHub
762a7e3489
chore: fix fetching model for clickhouse reads ( #4008 )
2024-11-02 11:02:13 +00:00
Max Deichmann and GitHub
0f3717db0d
fix: fix eval execution retries ( #4010 )
2024-11-02 10:22:19 +00:00
Max Deichmann and GitHub
8590ab84ba
fix: fix traces table latency ( #4005 )
2024-11-01 16:49:48 +01:00
marliessophie and GitHub
9d17903392
fix: select all functionality on prompt metrics table ( #4004 )
2024-11-01 15:16:24 +00:00
Max Deichmann and GitHub
7d94831c01
feat: support for traces detail view with clickhouse ( #3982 )
2024-11-01 14:51:59 +00:00
Marc Klingen and GitHub
b97900f5b8
perf(ui): do not refetch filter options on page mount ( #4002 )
2024-11-01 14:38:58 +00:00
marliessophie and GitHub
887947a967
fix: opening public langfuse urls ( #3999 )
...
* fix: opening public langfuse urls
* push
2024-11-01 14:14:07 +00:00
Max Deichmann and GitHub
85661c0e58
fix: remove final from ingestion ( #3998 )
2024-11-01 13:21:46 +00:00
fc2ba97792
feat(ui): add new sidebar and main navigation ( #3837 )
...
Co-authored-by: Marlies Mayerhofer <74332854+marliessophie@users.noreply.github.com >
2024-11-01 12:12:47 +01:00
Max Deichmann and GitHub
4b6cd3fd2b
revert: revert clickhouse trace check ( #3993 )
2024-10-31 23:54:08 +01:00
Max Deichmann and GitHub
d758821817
feat: support traces.countAll api with clickhouse ( #3974 )
2024-10-31 20:35:18 +00:00
Steffen Schmitz and GitHub
4685d0b1b6
chore: ensure model parameters are cast correctly in clickhouse ingestion ( #3992 )
2024-10-31 20:14:13 +00:00
Max Deichmann and GitHub
e88946f0b5
fix: fix zod schema ( #3991 )
2024-10-31 19:45:56 +01:00
Steffen Schmitz and GitHub
f14c611aac
chore: correct number parsing from postgres in clickhouse merge ( #3987 )
2024-10-31 17:07:58 +00:00
Max Deichmann and GitHub
84ccdc24ed
feat: log all project_ids with missing domain id ( #3984 )
2024-10-31 16:29:39 +00:00
Steffen Schmitz and GitHub
04a0366af5
chore: add fallback to event timestamp again, log warning ( #3983 )
2024-10-31 15:43:19 +00:00
Max Deichmann and GitHub
1a956c909c
feat: add additional traces table filter ( #3973 )
2024-10-31 16:28:09 +01:00
Steffen Schmitz and GitHub
8e150701cb
chore: join postgres state into Clickhouse results and add event_ts ( #3978 )
2024-10-31 15:44:26 +01:00
Max Deichmann and GitHub
b9d8b5026e
feat: add clickhouse support for traces filter options endpoint ( #3969 )
2024-10-30 21:05:31 +00:00
Max Deichmann and GitHub
a6dfc58c72
feat: read traces and observations from clickhouse ( #3810 )
2024-10-30 21:32:08 +01:00
Steffen Schmitz and GitHub
6266cd8f0b
chore: update traces and observations tables to use map type, full mapping script for migration ( #3960 )
2024-10-30 19:51:24 +00:00
Steffen Schmitz and GitHub
e6e6328594
chore: remove remaining zod parses in worker pipeline ( #3968 )
2024-10-30 11:05:24 +00:00
Steffen Schmitz and GitHub
8b8826437a
chore: remove zod parsing from worker ( #3967 )
2024-10-30 09:21:07 +00:00
marliessophie and GitHub
b77c51512e
feat(evals): option to update ref eval configs when creating new version ( #3919 )
2024-10-30 09:54:44 +01:00
marliessophie and GitHub
10d2299fae
chore: global error handling for trpc routes ( #3959 )
...
* refactor: extract middleware for trpc routers to consistently throw trpc error
* chore: drop user-facing message in case of trpc error to not expose internals
* drop cause from error object
2024-10-29 19:02:59 +01:00
marliessophie and GitHub
83e1eb50bd
Revert "chore(deps): bump react-hook-form from 7.51.5 to 7.53.0 ( #3917 )" ( #3958 )
...
Revert "chore(deps): bump react-hook-form from 7.51.5 to 7.53.0 (#3613 )"
2024-10-29 14:24:26 +00:00
Hassieb Pakzad and GitHub
c7546bcafd
fix(models): upsert prices on model drift; ( #3955 )
2024-10-29 14:39:10 +01:00
b26a537181
refactor: full-screen-page to drop magic in height calculation ( #3944 )
...
* fix: remove magic from full screen page
* fix: wrap prompts table as full page
* style: account for sticky header layout for mobile
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-10-29 10:34:45 +00:00
marliessophie and GitHub
e5cbca7f95
style(evals): add table metadata view for eval config detail ( #3916 )
2024-10-29 09:18:54 +00:00
Max Deichmann and GitHub
73c7a554c2
chore: add external packages to next config ( #3950 )
2024-10-29 10:07:14 +01:00
Steffen Schmitz and GitHub
c460029704
chore: add additional requirements for background migrations ( #3951 )
2024-10-29 08:45:20 +00:00
Max Deichmann and GitHub
2808157200
chore: add bullmq to external package ( #3947 )
2024-10-28 22:21:11 +00:00
Max Deichmann and GitHub
79913e3816
chore: adjust eval execution retries ( #3946 )
2024-10-28 22:58:31 +01:00
Marc Klingen and GitHub
c9b79f4277
chore: pnpm dx pulls latest infra containers, waits for healthcheck, prunes old volumes ( #3945 )
2024-10-28 20:03:51 +01:00
Steffen Schmitz and GitHub
5897db3880
chore: add background migrations for long-running tasks ( #3895 )
2024-10-28 14:24:08 +00:00
Steffen Schmitz and GitHub
4a4d08d9f1
chore: create v3beta docker compose file ( #3936 )
2024-10-28 14:10:33 +00:00
marliessophie and GitHub
f383a3f50f
chore: support table-level-tab navigation through eval configs, templates, log ( #3899 )
2024-10-28 14:55:51 +01:00
Max Deichmann and GitHub
79954cf188
fix: treat api call failures for eval executions the same way as parsing errors. ( #3942 )
2024-10-28 12:59:54 +00:00
Max Deichmann and GitHub
f87adc209a
fix: do not fail eval queue on LLM Api errors ( #3939 )
2024-10-28 11:50:02 +00:00
marliessophie and GitHub
3a71bfd763
fix: populate default metadata when adding observation as dataset item ( #3938 )
2024-10-28 11:22:53 +00:00
Steffen Schmitz and GitHub
c8ff61057e
chore: remove hasCreateEvent check in ingestion pipeline ( #3937 )
2024-10-28 10:01:28 +00:00
Steffen Schmitz and GitHub
10d5975e26
chore: add is_deleted column to clickhouse seeder ( #3934 )
2024-10-28 08:14:03 +00:00
Steffen Schmitz and GitHub
7b34c6fc32
chore(deps): dependency updates ( #3917 )
2024-10-25 15:34:22 +02:00
Steffen Schmitz and GitHub
1ac6e51271
chore: validate clickhouse data quality ( #3809 )
2024-10-25 12:31:45 +00:00
Steffen Schmitz and GitHub
8435080ec7
chore: remove prod-eu-temp deploy environment ( #3849 )
2024-10-25 09:22:06 +00:00
Marc Klingen and GitHub
3b474e596d
chore: faster healthcheck of minio in dev docker compose ( #3914 )
2024-10-25 11:11:45 +02:00
marliessophie and GitHub
16b40917c6
feat(evals): allow creating template from eval config form ( #3896 )
2024-10-25 08:39:00 +00:00
Hassieb Pakzad
d0e5a6bfe3
chore(models): increase upsert diff tolerance
2024-10-24 19:48:52 +02:00
Hassieb Pakzad
0048dbfae2
docs(models): add note on how to update default models
2024-10-24 19:01:25 +02:00
Hassieb Pakzad and GitHub
bc612a8384
fix(models): allow for time tolerance in updateat diff ( #3903 )
2024-10-24 18:47:11 +02:00
Hassieb Pakzad and GitHub
541765f8a0
feat(cost): make cost tracking flexible ( #3811 )
2024-10-24 18:12:38 +02:00
Marc Klingen and GitHub
7b4663e373
feat(cloud): add event usage metering ( #3898 )
...
push
2024-10-24 15:25:37 +02:00
marliessophie and GitHub
5eb792e2f5
fix(evals): show eval filters in eval-configs table ( #3897 )
2024-10-24 13:03:49 +00:00
Max Deichmann and GitHub
5499da8cc3
feat: add is_deleted to clickhouse ( #3887 )
2024-10-24 10:01:49 +00:00
Hassieb Pakzad and GitHub
35b212954c
fix(models): update sonnet model name ( #3894 )
2024-10-24 11:48:34 +02:00
Max Deichmann and GitHub
11c791ae38
fix: improve ingestion pipeline by id query ( #3883 )
2024-10-23 20:50:53 +02:00
Max Deichmann and GitHub
4ab1cbd03c
perf: remove query cache in ingestion pipeline ( #3882 )
2024-10-23 15:48:34 +00:00
Max Deichmann and GitHub
d33fb015d5
feat: adjust clickhouse writer ( #3881 )
2024-10-23 16:45:18 +02:00
Max Deichmann and GitHub
5b1704c95e
perf: improve CH primary keys and order by ( #3880 )
2024-10-23 14:26:50 +00:00
Max Deichmann and GitHub
03659f3e82
feat: remove io from wide tables ( #3878 )
2024-10-23 15:45:28 +02:00
Max Deichmann and GitHub
cf3b7f4603
chore: add clickhouse writer attributes ( #3867 )
2024-10-22 21:31:49 +00:00
Max Deichmann
07c6c95eff
chore: release v2.86.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-10-22 20:49:49 +02:00
Max Deichmann and GitHub
74cbe04fe9
feat: add new claude model ( #3865 )
2024-10-22 20:42:35 +02:00
marliessophie and GitHub
05aa62aa9e
style: unify dataset buttons/badge with langfuse design system, add UI access check on archive dataset item ( #3864 )
...
* style: `New dataset` button as `secondary`
* fix: missing UI-only access check on archive item
* style button consistently
2024-10-22 18:30:27 +00:00
marliessophie and GitHub
4acb01086b
fix: don't throw unauthorized errors when viewing a public trace ( #3852 )
2024-10-22 11:59:54 +02:00
Max Deichmann and GitHub
d12941576b
feat: format logs ( #3860 )
2024-10-22 10:48:56 +02:00
Max Deichmann and GitHub
d99f12fe64
feat: improve clickhouse seeder ( #3853 )
2024-10-22 09:02:01 +02:00
marliessophie and GitHub
187e64c8d2
fix(ui): table pagination distinguish between no data and loading states ( #3851 )
2024-10-21 17:33:37 +02:00
Max Deichmann and GitHub
de152e4728
chore: remove prettier config ( #3806 )
...
fix
2024-10-21 14:20:48 +00:00
Steffen Schmitz and GitHub
d3669eeef2
chore: add prod-eu deployment option ( #3847 )
2024-10-21 16:07:02 +02:00
Max Deichmann and GitHub
38a453eebb
fix: local postgres query logging ( #3846 )
2024-10-21 13:04:44 +00:00
marliessophie and GitHub
53dc3c3473
feat(api): add traceTags query param to GET /scores ( #3843 )
...
* feat(api): add `traceTags` query param to GET /scores
* docs
2024-10-21 14:11:34 +02:00
Max Deichmann and GitHub
b573d9035f
chore: add tokenisation metrics ( #3830 )
2024-10-18 15:21:22 -07:00
Steffen Schmitz and GitHub
bc0485c91a
chore: publish custom metrics to CloudWatch ( #3828 )
2024-10-18 14:45:08 -07:00
Marc Klingen and GitHub
63fa223e54
bug: UI prompt edit changes go away when tab switching ( #3827 )
...
Fixes langfuse/langfuse#3807
2024-10-18 18:29:03 +00:00
marliessophie and GitHub
06b3839fd2
feat: support DnD reordering of playground messages ( #3826 )
2024-10-18 18:14:26 +00:00
Marc Klingen and GitHub
254c399ec6
fix: use trace/observation createdAt for health endpoint ( #3825 )
2024-10-18 16:38:08 +00:00
Max Deichmann and GitHub
6567e93a96
chore: add traces wide table ( #3808 )
2024-10-17 22:42:34 +00:00
Max Deichmann and GitHub
7f6de12256
chore: set ingestion delay to zero ( #3804 )
2024-10-17 20:15:44 +00:00
Max Deichmann and GitHub
5090e521a1
fix: only error eval execution for unexpected cases ( #3805 )
2024-10-17 19:12:54 +00:00
marliessophie and GitHub
81847e7bc5
feat(ui): support comments on annotation queue view ( #3792 )
...
* feat: support comments on annotation queue view
* refactor: queue header accessibility
2024-10-17 18:59:54 +00:00
marliessophie and GitHub
b4fff64169
feat(ui): render plain string as markdown by default on single trace/observation page ( #3788 )
...
* feat: render plain string as markdown by default
* fix: markdown button margins
2024-10-17 16:45:48 +00:00
Max Deichmann and GitHub
3cba71d5be
feat: add ingestion delay ( #3803 )
2024-10-17 16:29:08 +00:00
marliessophie and GitHub
ce6a96f3d1
fix(tables): serialization issue in score column visibility ( #3793 )
...
* previously score columns including a "." in name could not be hidden
2024-10-17 01:38:54 +00:00
Steffen Schmitz and GitHub
f7a00ff0eb
chore: add error listeners on queues ( #3791 )
2024-10-16 17:54:28 -07:00
Steffen Schmitz and GitHub
56306bb456
chore: reconnect redis on errors ( #3785 )
2024-10-16 23:29:08 +00:00
Steffen Schmitz and GitHub
eab3268386
chore: fix queue metric names ( #3790 )
2024-10-16 22:37:04 +00:00
marliessophie and GitHub
f68dfac8b4
fix: don't use accessible title for queue item ( #3787 )
2024-10-16 22:08:37 +00:00
Steffen Schmitz and GitHub
bb76ae4aea
chore(refactor): calculate queue metrics in WorkerManager ( #3732 )
2024-10-16 21:55:01 +00:00
marliessophie and GitHub
7babcbd170
feat(api): POST /comments GET /comments GET /comments/${commentId} ( #3383 )
2024-10-16 23:22:23 +02:00
Hassieb Pakzad and GitHub
ef12dd1b5f
fix(evals): put reasoning key before score ( #3784 )
2024-10-16 12:00:49 -07:00
Max Deichmann and GitHub
6200a9844f
chore: improve clickhouse schema ( #3638 )
2024-10-16 18:00:45 +00:00
Steffen Schmitz and GitHub
1e5717d13d
chore: batch events by eventBodyId for reduces S3 interactions ( #3770 )
2024-10-16 17:48:24 +00:00
Hassieb Pakzad and GitHub
c97ed69874
chore(prompts): config data type to JSON ( #3759 )
2024-10-16 10:36:01 -07:00
marliessophie and GitHub
c258776a68
feat(api): add queueId query param to GET /scores ( #3771 )
2024-10-16 17:29:13 +00:00
marliessophie and GitHub
892ff766e8
fix(ui): transition from uncontrolled to controlled component, add screen reader drawer title ( #3774 )
2024-10-16 19:16:59 +02:00
marliessophie and GitHub
80470cb812
chore: support consistent empty and loading states in dashboard ( #3763 )
2024-10-16 05:26:27 +02:00
Steffen Schmitz and GitHub
5949a659a9
chore: remove trace sampler on worker ( #3762 )
2024-10-15 21:00:02 +00:00
marliessophie and GitHub
151d305b02
chore: support more decimal digits for cost in session view ( #3758 )
2024-10-15 16:37:17 +00:00
Marc Klingen and GitHub
74819a1d1f
fix(self-host): LANGFUSE_INIT_USER_EMAIL lowercased for headless initialization ( #3754 )
2024-10-15 07:01:50 +00:00
marliessophie and GitHub
45edcde550
style(ui): standardize table header line height across selection states ( #3753 )
2024-10-15 03:03:06 +00:00
marliessophie and GitHub
2b04b9d9b8
fix(user_table): reset orderBy state on tab navigation ( #3751 )
2024-10-15 01:35:33 +02:00
marliessophie and GitHub
3150c655fd
fix: loading state of annotation queue dropdown ( #3750 )
2024-10-14 23:04:11 +00:00
Hassieb Pakzad and GitHub
26375885a9
fix(llm-api-keys): add exact bedrock permission needed ( #3749 )
2024-10-14 15:43:37 -07:00
marliessophie and GitHub
b584684593
fix: add default minimum width for dynamic score columns, allow column reordering for prompts metrics table ( #3747 )
...
* fix: define fallback width for dynamic columns
* feat: allow column reordering on metrics table
2024-10-14 22:13:32 +00:00
marliessophie and GitHub
6f00b67055
feat: add select all / deselect all button to all tables columns visibility picker ( #3740 )
...
* feat: add select all / deselect all button to all tables columns picker
* fix: don't hide columns that we shouldn't
2024-10-14 23:53:06 +02:00
Max Deichmann
cdbae876e8
chore: release v2.85.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-10-14 12:34:33 -07:00
Max Deichmann and GitHub
d1c61b4eba
chore: upgrade json path ( #3741 )
2024-10-14 19:32:27 +00:00
Steffen Schmitz and GitHub
e443730e66
chore: group events on S3 by clickhouse entity ( #3733 )
2024-10-14 18:34:06 +00:00
marliessophie and GitHub
4c55165c2f
fix: show number of observations in trace table ( #3743 )
2024-10-14 18:22:12 +00:00
Hassieb Pakzad and GitHub
34a4a22cba
fix(models): start_date type to datetime in fern ( #3742 )
2024-10-14 10:49:01 -07:00
Steffen Schmitz and GitHub
4cb688929e
chore: add otel trace sampling support ( #3739 )
2024-10-14 17:25:37 +00:00
Steffen Schmitz and GitHub
0b86f3207b
chore: authenticate with docker hub for CI ( #3734 )
2024-10-14 09:45:20 -07:00
Steffen Schmitz and GitHub
4a83749425
chore: migrate clickhouse ingestion to S3 based events ( #3719 )
2024-10-14 14:48:26 +00:00
Hassieb Pakzad
8b686c9eca
chore: release v2.85.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-10-11 13:53:59 -07:00
Marc Klingen and GitHub
1c8b81843c
feat(ui): add toggle for color coding of metrics on trace tree ( #3722 )
2024-10-11 20:30:33 +00:00
Steffen Schmitz and GitHub
d26a54fc02
fix: fail open on rate limit errors ( #3721 )
2024-10-11 19:24:16 +00:00
Hassieb Pakzad and GitHub
39ce15aa4d
feat(playground+evals): add bedrock support ( #3711 )
2024-10-11 10:18:29 -07:00
marliessophie and GitHub
7e933e89cb
chore: enable annotation queue on cloud:hobby and remove feature flags ( #3712 )
2024-10-11 17:45:43 +02:00
Marc Klingen
3373943f24
chore: make new prompt version button secondary
2024-10-10 17:33:06 -07:00
Steffen Schmitz and GitHub
194f2f61f5
chore: normalize ingestion span attributes ( #3710 )
2024-10-11 00:13:57 +00:00
Max Deichmann and GitHub
4ed1ad7bc2
chore: bring log line back ( #3702 )
...
fix
2024-10-10 19:41:15 +00:00
marliessophie and GitHub
3129baa2c6
style: adjust prompt icons, move edit/new version to action button, and always show prompt controls for current version ( #3701 )
2024-10-10 18:34:02 +00:00
Steffen Schmitz and GitHub
fa7cdca96b
chore: move span tagging to top of ingestion processing ( #3700 )
2024-10-10 17:10:39 +00:00
Marlies Mayerhofer
736855b5fa
chore: release v2.84.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-10-09 23:42:05 -07:00
3fa2cc8957
fix: show add to annotation queue only when flag is set ( #3693 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-10-10 08:04:07 +02:00
Marc Klingen
33e6be3215
docs: add readme to feature flags
2024-10-09 22:48:11 -07:00
Marc Klingen and GitHub
9c2884a56f
fix(ui): md-view, ordered lists with many items ( #3694 )
2024-10-10 07:44:11 +02:00
5734a9619a
chore(deps-dev): bump eslint-config-next from 14.2.6 to 14.2.15 in the next group across 1 directory ( #3682 )
...
chore(deps-dev): bump eslint-config-next
Bumps the next group with 1 update in the / directory: [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ).
Updates `eslint-config-next` from 14.2.6 to 14.2.15
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/commits/v14.2.15/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: next
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 05:42:29 +00:00
marliessophie and GitHub
a3d58f6727
Revert "chore(deps): bump react-hook-form from 7.51.5 to 7.53.0" ( #3692 )
2024-10-10 05:19:13 +00:00
Marc Klingen and GitHub
408fb64c69
feat: add posthog event for tracing_check_active ( #3691 )
2024-10-10 06:58:57 +02:00
5200390427
chore(deps): bump @headlessui/react from 1.7.18 to 2.1.9 ( #3683 )
...
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react ) from 1.7.18 to 2.1.9.
- [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@v2.1.9/packages/@headlessui-react )
---
updated-dependencies:
- dependency-name: "@headlessui/react"
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-10-10 04:47:30 +00:00
6f2be5225b
chore(deps-dev): bump postcss from 8.4.38 to 8.4.47 ( #3684 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.38 to 8.4.47.
- [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.38...8.4.47 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 04:33:26 +00:00
f01a110bce
chore(deps): bump @langchain/core from 0.3.7 to 0.3.9 ( #3690 )
...
Bumps [@langchain/core](https://github.com/langchain-ai/langchainjs ) from 0.3.7 to 0.3.9.
- [Release notes](https://github.com/langchain-ai/langchainjs/releases )
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js )
- [Commits](https://github.com/langchain-ai/langchainjs/commits )
---
updated-dependencies:
- dependency-name: "@langchain/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 21:21:23 -07:00
Max Deichmann
b6e49b440e
chore: release v2.84.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-10-09 20:57:25 -07:00
marliessophie and GitHub
ff6e0648f3
chore: allow updating annotation queue name ( #3687 )
2024-10-09 23:01:14 +00:00
c4fa31be9f
feat(annotation): add annotation queue in feature flagged beta release ( #3499 )
...
Co-authored-by: Marc Klingen <git@marcklingen.com >
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-10-09 23:59:24 +02:00
e68394abc6
chore: upgrade nextjs to 14.2.14 ( #3643 )
...
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-10-09 13:30:54 -07:00
Max Deichmann and GitHub
c24032391d
fix: do not retry when api key is missing for evals ( #3680 )
2024-10-09 18:28:18 +00:00
Max Deichmann and GitHub
6c7faf61f8
fix: adjust queue wait time metrics ( #3677 )
...
fix
2024-10-09 14:47:47 +00:00
Marc Klingen and GitHub
43bedf2afe
fix: encode all links to objects with user-provided ids ( #3672 )
2024-10-09 08:59:01 +00:00
Marc Klingen and GitHub
674bdbd976
fix(ui): disable sign-in and sso buttons while email/pw are empty ( #3670 )
2024-10-09 08:42:41 +00:00
ed1f6d8563
chore(deps): bump the observability group with 3 updates ( #3657 )
...
Bumps the observability group with 3 updates: [@opentelemetry/resource-detector-aws](https://github.com/open-telemetry/opentelemetry-js-contrib ), [@opentelemetry/resource-detector-container](https://github.com/open-telemetry/opentelemetry-js-contrib ) and [@opentelemetry/instrumentation-express](https://github.com/open-telemetry/opentelemetry-js-contrib ).
Updates `@opentelemetry/resource-detector-aws` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/resource-detector-aws-v1.6.1...resource-detector-aws-v1.6.2 )
Updates `@opentelemetry/resource-detector-container` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-tedious-v0.4.1...resource-detector-instana-v0.4.2 )
Updates `@opentelemetry/instrumentation-express` from 0.42.0 to 0.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-pg-v0.42.0...instrumentation-pg-v0.43.0 )
---
updated-dependencies:
- dependency-name: "@opentelemetry/resource-detector-aws"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: observability
- dependency-name: "@opentelemetry/resource-detector-container"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: observability
- dependency-name: "@opentelemetry/instrumentation-express"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: observability
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 06:52:58 +00:00
b49d335eb0
chore(deps): bump @aws-sdk/lib-storage from 3.645.0 to 3.667.0 ( #3661 )
...
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage ) from 3.645.0 to 3.667.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.667.0/lib/lib-storage )
---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-storage"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 06:36:58 +00:00
e9bc76fe89
chore(deps): bump @heroicons/react from 2.1.3 to 2.1.5 ( #3662 )
...
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons ) from 2.1.3 to 2.1.5.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases )
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/heroicons/compare/v2.1.3...v2.1.5 )
---
updated-dependencies:
- dependency-name: "@heroicons/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 06:24:35 +00:00
Marc Klingen and GitHub
7cdbc7f464
feat: add crisp events in posthog ( #3667 )
...
* feat: add crisp events in posthog
* fix dep
* add comment
2024-10-09 06:12:03 +00:00
237e539c4c
fix: add Gitlab Issuer and Account.created_at col ( #3651 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-10-09 06:46:17 +02:00
Max Deichmann and GitHub
b1357a0bae
feat: front-end cloud admin flag for clickhouse ( #3666 )
2024-10-09 02:37:45 +00:00
Max Deichmann and GitHub
fa51789ac2
chore: add projectid to ingestion logs ( #3665 )
2024-10-09 00:23:27 +00:00
Max Deichmann and GitHub
894ffdda69
chore: remove metrics by users datadog ( #3664 )
2024-10-08 17:04:31 -07:00
Max Deichmann and GitHub
0c2e6a5b5d
chore: add orgid and projectid to ingestion event metric ( #3654 )
2024-10-08 15:27:07 -07:00
Max Deichmann and GitHub
0d7e5bfcca
feat: invalidate API keys via cloud admin api ( #3653 )
2024-10-08 22:16:48 +00:00
Max Deichmann and GitHub
7cc5a9e229
chore: reduce auth logging ( #3652 )
2024-10-08 21:54:48 +00:00
629b30e42d
fix: properly split tags when passed as a string ( #3621 ) ( #3650 )
...
Co-authored-by: Joris ANDRADE <joris@front.com >
2024-10-08 19:00:25 +00:00
Steffen Schmitz and GitHub
3e98df566c
chore: update metric name for eval exec queue length ( #3649 )
2024-10-08 15:50:43 +00:00
Steffen Schmitz and GitHub
0a88294202
chore: use s3 event store to avoid event data in redis ( #3537 )
2024-10-08 11:05:25 +00:00
Steffen Schmitz and GitHub
6e9f5ace41
chore: update bullmq instrumentation ( #3644 )
2024-10-08 12:53:48 +02:00
Marc Klingen
1b662c95e5
chore: release v2.83.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-10-08 02:42:25 -07:00
Marc Klingen and GitHub
87e94289ff
revert: next upgrade due to incompatibility issues ( #3640 )
2024-10-08 11:25:41 +02:00
Steffen Schmitz and GitHub
ed08331927
chore: remove explicit context propagation for queues ( #3622 )
2024-10-08 09:16:29 +02:00
02e5c0119a
chore(deps-dev): bump prettier from 3.2.5 to 3.3.3 ( #3626 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.5 to 3.3.3.
- [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.5...3.3.3 )
---
updated-dependencies:
- dependency-name: prettier
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-10-08 05:27:30 +00:00
adc39d58e4
chore(deps-dev): bump tsx from 4.19.0 to 4.19.1 ( #3627 )
...
Bumps [tsx](https://github.com/privatenumber/tsx ) from 4.19.0 to 4.19.1.
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.19.0...v4.19.1 )
---
updated-dependencies:
- dependency-name: tsx
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 05:15:27 +00:00
19987e9816
chore(deps): bump @langchain/core from 0.3.3 to 0.3.7 ( #3628 )
...
Bumps [@langchain/core](https://github.com/langchain-ai/langchainjs ) from 0.3.3 to 0.3.7.
- [Release notes](https://github.com/langchain-ai/langchainjs/releases )
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js )
- [Commits](https://github.com/langchain-ai/langchainjs/commits )
---
updated-dependencies:
- dependency-name: "@langchain/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 05:03:19 +00:00
746299431f
chore(deps): bump lucide-react from 0.436.0 to 0.447.0 ( #3630 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.436.0 to 0.447.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.447.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-10-08 04:51:00 +00:00
74224a04cd
chore(deps-dev): bump msw from 2.4.1 to 2.4.9 ( #3631 )
...
Bumps [msw](https://github.com/mswjs/msw ) from 2.4.1 to 2.4.9.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mswjs/msw/compare/v2.4.1...v2.4.9 )
---
updated-dependencies:
- dependency-name: msw
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 04:38:56 +00:00
874d574a9e
chore(deps-dev): bump nodemon from 3.1.3 to 3.1.7 ( #3632 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 3.1.3 to 3.1.7.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.1.3...v3.1.7 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 04:22:00 +00:00
Max Deichmann
13655515a2
chore: release v2.83.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-10-07 17:45:14 -07:00
Max Deichmann and GitHub
204ce02bd1
chore: reduce log level ( #3636 )
2024-10-07 17:41:12 -07:00
Max Deichmann and GitHub
b87f84bf67
chore: upgrade webpack ( #3633 )
2024-10-07 15:03:41 -07:00
Max Deichmann and GitHub
e139b40167
chore: upgrade next ( #3603 )
2024-10-07 19:41:33 +00:00
Steffen Schmitz and GitHub
f3596fac10
chore: update GHA checkout and setup-node actions ( #3620 )
2024-10-07 15:47:22 +02:00
Steffen Schmitz and GitHub
f1d15ea268
chore: correlate logs with traces ( #3619 )
2024-10-07 11:57:19 +00:00
5183cf4859
chore(deps): bump the radix-ui group with 15 updates ( #3609 )
...
Bumps the radix-ui group with 15 updates:
| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-accordion](https://github.com/radix-ui/primitives ) | `1.2.0` | `1.2.1` |
| [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives ) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-avatar](https://github.com/radix-ui/primitives ) | `1.1.0` | `1.1.1` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives ) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-collapsible](https://github.com/radix-ui/primitives ) | `1.1.0` | `1.1.1` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives ) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives ) | `2.1.1` | `2.1.2` |
| [@radix-ui/react-hover-card](https://github.com/radix-ui/primitives ) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives ) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives ) | `1.1.0` | `1.2.0` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives ) | `2.1.1` | `2.1.2` |
| [@radix-ui/react-slider](https://github.com/radix-ui/primitives ) | `1.2.0` | `1.2.1` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives ) | `1.1.0` | `1.1.1` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives ) | `1.1.0` | `1.1.1` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives ) | `1.1.2` | `1.1.3` |
Updates `@radix-ui/react-accordion` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-alert-dialog` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-avatar` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-checkbox` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-collapsible` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-dialog` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-dropdown-menu` from 2.1.1 to 2.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-hover-card` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-popover` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-scroll-area` from 1.1.0 to 1.2.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-select` from 2.1.1 to 2.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-slider` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-switch` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-tabs` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-tooltip` from 1.1.2 to 1.1.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-accordion"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-alert-dialog"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-avatar"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-checkbox"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-collapsible"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-dialog"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-dropdown-menu"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-hover-card"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-popover"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-scroll-area"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-select"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-slider"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-switch"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-tabs"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-tooltip"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: radix-ui
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 07:46:40 +00:00
604ff3203e
chore(deps): bump js-tiktoken from 1.0.12 to 1.0.15 ( #3610 )
...
Bumps [js-tiktoken](https://github.com/dqbd/tiktoken ) from 1.0.12 to 1.0.15.
- [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.12...js-tiktoken@1.0.15 )
---
updated-dependencies:
- dependency-name: js-tiktoken
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 07:25:05 +00:00
ca8ba2f233
chore(deps): bump the observability group with 2 updates ( #3608 )
...
Bumps the observability group with 2 updates: [@appsignal/opentelemetry-instrumentation-bullmq](https://github.com/appsignal/opentelemetry-instrumentation-bullmq ) and [@opentelemetry/api](https://github.com/open-telemetry/opentelemetry-js ).
Updates `@appsignal/opentelemetry-instrumentation-bullmq` from 0.7.1 to 0.7.2
- [Changelog](https://github.com/appsignal/opentelemetry-instrumentation-bullmq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/appsignal/opentelemetry-instrumentation-bullmq/commits/v0.7.2 )
Updates `@opentelemetry/api` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: "@appsignal/opentelemetry-instrumentation-bullmq"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: observability
- dependency-name: "@opentelemetry/api"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: observability
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 07:10:03 +00:00
Max Deichmann and GitHub
f9c5534a20
chore: remove auto merge ( #3616 )
2024-10-06 23:28:57 -07:00
f652c75304
chore(deps): bump @uiw/codemirror-theme-tokyo-night from 4.22.2 to 4.23.5 ( #3611 )
...
chore(deps): bump @uiw/codemirror-theme-tokyo-night
Bumps [@uiw/codemirror-theme-tokyo-night](https://github.com/uiwjs/react-codemirror ) from 4.22.2 to 4.23.5.
- [Release notes](https://github.com/uiwjs/react-codemirror/releases )
- [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.22.2...v4.23.5 )
---
updated-dependencies:
- dependency-name: "@uiw/codemirror-theme-tokyo-night"
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-10-06 23:23:17 -07:00
879a72b821
chore(deps): bump react-hook-form from 7.51.5 to 7.53.0 ( #3613 )
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.51.5 to 7.53.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.51.5...v7.53.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-10-07 06:08:35 +00:00
d3cb8469c0
chore(deps-dev): bump @playwright/test from 1.43.1 to 1.47.2 ( #3612 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.43.1 to 1.47.2.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.43.1...v1.47.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 02:00:06 +00:00
b5b93cf710
chore(deps-dev): bump @types/lodash from 4.17.9 to 4.17.10 in the lodash group ( #3606 )
...
chore(deps-dev): bump @types/lodash in the lodash group
Bumps the lodash group with 1 update: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ).
Updates `@types/lodash` from 4.17.9 to 4.17.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: lodash
...
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-10-07 00:27:53 +00:00
Max Deichmann and GitHub
27caeb1536
chore: fix auto merging ( #3614 )
2024-10-06 17:13:13 -07:00
3b40c67aae
chore(deps): bump the prisma group with 2 updates ( #3604 )
...
* chore(deps): bump the prisma group with 2 updates
Bumps the prisma group with 2 updates: [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli ) and [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client ).
Updates `prisma` from 5.13.0 to 5.20.0
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.20.0/packages/cli )
Updates `@prisma/client` from 5.17.0 to 5.20.0
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.20.0/packages/client )
---
updated-dependencies:
- dependency-name: prisma
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prisma
- dependency-name: "@prisma/client"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prisma
...
Signed-off-by: dependabot[bot] <support@github.com >
* also upgrade docker
---------
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-10-06 16:58:13 -07:00
Max Deichmann and GitHub
79a6bc115f
chore: upgrade tailwind and kysely codegen ( #3601 )
2024-10-06 22:40:16 +00:00
Max Deichmann and GitHub
8aa1e0e1b8
chore: upgrade svelte for ai sdk ( #3600 )
2024-10-06 11:16:20 -07:00
Max Deichmann and GitHub
217926b049
chore: upgrade mermaid-js ( #3599 )
2024-10-06 17:56:47 +00:00
8ed92de662
chore(deps): bump nodemailer and @types/nodemailer ( #3596 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) and [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer ). These dependencies needed to be updated together.
Updates `nodemailer` from 6.9.13 to 6.9.15
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.13...v6.9.15 )
Updates `@types/nodemailer` from 6.4.15 to 6.4.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@types/nodemailer"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 10:23:27 -07:00
Max Deichmann and GitHub
2a9421674b
chore: fix dependabot automerge ( #3597 )
2024-10-06 10:19:45 -07:00
Max Deichmann and GitHub
0b2bf8535d
chore: automerge dependabot patch PRs ( #3595 )
2024-10-06 09:02:18 -07:00
b89e2423c3
chore(deps): bump pg and @types/pg ( #3493 )
...
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ) and [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg ). These dependencies needed to be updated together.
Updates `pg` from 8.11.5 to 8.13.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.13.0/packages/pg )
Updates `@types/pg` from 8.11.6 to 8.11.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/pg"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 08:51:48 -07:00
Max Deichmann and GitHub
43340dd6ff
chore: setup codeql manually ( #3594 )
2024-10-06 08:33:37 -07:00
e529d887ba
chore(deps): bump @mui/x-tree-view from 7.6.2 to 7.19.0 ( #3593 )
...
Bumps [@mui/x-tree-view](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view ) from 7.6.2 to 7.19.0.
- [Release notes](https://github.com/mui/mui-x/releases )
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/mui-x/commits/v7.19.0/packages/x-tree-view )
---
updated-dependencies:
- dependency-name: "@mui/x-tree-view"
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-10-05 23:41:42 -07:00
d7d79df5cf
chore(deps): bump @tanstack/react-table from 8.13.2 to 8.20.5 ( #3523 )
...
Bumps [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table ) from 8.13.2 to 8.20.5.
- [Release notes](https://github.com/TanStack/table/releases )
- [Commits](https://github.com/TanStack/table/commits/v8.20.5/packages/react-table )
---
updated-dependencies:
- dependency-name: "@tanstack/react-table"
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-10-05 08:18:00 -07:00
Vansh Chopra and GitHub
59de947865
feat: Gitlab Auth Provider ( #3564 )
2024-10-05 03:37:48 +02:00
Max Deichmann and GitHub
c5ab61b356
chore: upgrade vitest ( #3588 )
2024-10-05 01:12:55 +00:00
Max Deichmann and GitHub
13db6781e2
chore: upgrade sentry ( #3587 )
2024-10-04 17:59:50 -07:00
Max Deichmann and GitHub
5442429f47
chore: upgrade axios ( #3586 )
2024-10-04 17:50:34 -07:00
Max Deichmann and GitHub
c01600b2b8
chore: upgrade dd-trace ( #3584 )
2024-10-04 17:32:58 -07:00
Max Deichmann and GitHub
19101723b3
chore: upgrade express ( #3583 )
...
something
2024-10-04 17:30:34 -07:00
989522b22a
chore(deps-dev): bump vite from 5.2.13 to 5.2.14 ( #3572 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.2.13 to 5.2.14.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 17:00:08 -07:00
Marc Klingen
8b4a2893d5
chore: release v2.82.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-10-03 22:35:10 -07:00
Marc Klingen and GitHub
6719dd4158
feat: init envs via docker compose ( #3568 )
...
* feat: allow for use of init envs via docker compose
* add to docker compose build
2024-10-03 08:40:55 +00:00
Marc Klingen and GitHub
94d87f2a42
feat(ui): improve cost and latency rendering on trace tree and preview ( #3567 )
2024-10-03 02:06:31 +00:00
Hassieb Pakzad and GitHub
e06272c4df
fix(prisma): HMR support ( #3547 )
2024-10-02 20:45:09 +02:00
Hassieb Pakzad and GitHub
f6512d7a8e
feat(generations-table): show tokens per second ( #3511 )
2024-10-02 13:42:02 +00:00
Hassieb Pakzad and GitHub
5e67d897b7
fix(exports): download link valid few hours only ( #3560 )
2024-10-02 12:31:34 +00:00
Steffen Schmitz and GitHub
9adcfde4cc
chore: consolidate naming pattern for dogstatsd metrics ( #3534 )
2024-10-01 17:15:26 +02:00
Steffen Schmitz and GitHub
bc8f8656a1
chore: disable ddtracing in favour of otel ( #3461 )
2024-10-01 17:14:45 +02:00
Marc Klingen and GitHub
85a327ef26
fix(ui): tag state inconsistent when navigating between traces ( #3544 )
2024-10-01 00:00:17 +00:00
Marc Klingen
46b20f4107
chore: release v2.81.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-09-30 16:23:40 -07:00
Marc Klingen and GitHub
fb8f26a00e
feat(ee): add customizable default model adapter base urls ( #3542 )
2024-09-30 23:22:45 +00:00
Marc Klingen and GitHub
3d7ba475e2
chore(auth): reduce maxAge of password reset link to 10 minutes ( #3541 )
2024-09-30 21:40:18 +00:00
Marc Klingen and GitHub
03028a92b4
chore: upgrade fern openapi generator and cli ( #3536 )
2024-09-30 18:18:53 +02:00
Marc Klingen
8a96290f03
chore: release v2.81.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-09-27 17:05:22 +02:00
Marc Klingen and GitHub
bca09bdefe
fix(security): only allow redirect via target to internal urls ( #3512 )
2024-09-27 16:52:58 +02:00
Steffen Schmitz and GitHub
2d314250e9
chore: make credentials for export bucket optional ( #3509 )
2024-09-27 16:41:54 +02:00
Marc Klingen and GitHub
4a87f402ec
fix: favicon reference when using custom basepath ( #3506 )
2024-09-27 13:10:21 +00:00
800b2136b9
chore(deps-dev): bump @types/lodash from 4.17.7 to 4.17.9 in the lodash group ( #3492 )
...
chore(deps-dev): bump @types/lodash in the lodash group
Bumps the lodash group with 1 update: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ).
Updates `@types/lodash` from 4.17.7 to 4.17.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: lodash
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 10:25:35 +02:00
Steffen Schmitz and GitHub
278df5ab3c
feat: optionally upload all incoming events to S3 ( #3488 )
2024-09-27 06:58:34 +00:00
Marc Klingen and GitHub
c7f9e18768
fix(ui): include non-generation warnings/error in rolled-up trace status ( #3494 )
2024-09-27 00:31:53 +00:00
Max Deichmann and GitHub
2121b40cca
security: upgrade snyk ( #3482 )
2024-09-25 23:10:57 +02:00
Max Deichmann and GitHub
5ba440f2de
chore: rate limit legacy endpoints ( #3473 )
2024-09-25 12:58:13 +00:00
Max Deichmann and GitHub
657a3275de
chore: mark admin api as internal and cloud only ( #3464 )
2024-09-24 12:47:47 +00:00
Steffen Schmitz and GitHub
56bb9c8dcf
chore: remove porter configs from CI ( #3463 )
2024-09-24 11:36:06 +00:00
Steffen Schmitz and GitHub
66e15bcf0d
chore: drop redundant indexes on postgres ( #3377 )
2024-09-24 11:35:04 +02:00
Marc Klingen and GitHub
5f94ca8e82
fix: skip entitlement check for instance admins ( #3452 )
2024-09-23 16:55:06 +02:00
Steffen Schmitz and GitHub
e8561fb105
chore: move web-ee logic from console.log to logger ( #3400 )
2024-09-23 16:54:45 +02:00
marliessophie and GitHub
18e84c6498
fix(ui_markdown): whitelist images with valid ipv6 or ipv4 hostname ( #3444 )
2024-09-23 14:12:37 +00:00
Marc Klingen and GitHub
05152ac8d6
fix(auth): email/password sign-up with custom base-path ( #3450 )
...
fix: email/password sign-up with custom base-path
2024-09-23 13:48:59 +00:00
marliessophie and GitHub
6cb9e24ba2
chore(ui): support larger step sizes in Lanfguse Trace Timeline View ( #3449 )
2024-09-23 12:53:33 +00:00
Marc Klingen
484fa424fb
docs: update comments on stripe util functions
2024-09-23 14:18:37 +02:00
Hassieb Pakzad
555aebe8c7
chore: release v2.81.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-09-23 13:59:21 +02:00
Max Deichmann and GitHub
af29424b48
feat: delete API keys via API ( #3448 )
2024-09-23 12:30:41 +02:00
Max Deichmann and GitHub
42f1c63bbf
chore: set sentry config on build time ( #3445 )
2024-09-23 11:27:15 +02:00
Hassieb Pakzad and GitHub
663ded0743
chore(evals): move to tool calling instead of function calling ( #3430 )
2024-09-23 11:08:23 +02:00
marliessophie and GitHub
d7ced99d16
feat(ui): export generations async on cloud ( #3368 )
2024-09-23 06:03:03 +00:00
Max Deichmann and GitHub
c979cae620
chore: add worker logs for tokenization ( #3440 )
2024-09-21 16:07:18 +00:00
marliessophie and GitHub
c483293b10
style(prompts): display all prompt tags on versions, not just on hover ( #3422 )
2024-09-20 16:33:10 +00:00
Steffen Schmitz and GitHub
932913cd76
fix: use actual singletons for db clients ( #3427 )
2024-09-20 13:27:46 +02:00
Steffen Schmitz and GitHub
5875537132
fix: keep more failed jobs in bullmq ( #3424 )
2024-09-20 13:26:14 +02:00
Marc Klingen and GitHub
1a53981a7a
docs: add comment on max aspect ratio of custom logo ( #3426 )
2024-09-20 09:48:25 +00:00
Hassieb Pakzad and GitHub
0e6b676b19
fix(playground): parse complex messages when jumping to playground ( #3425 )
2024-09-20 11:03:49 +02:00
Marc Klingen and GitHub
955e25555f
fix(ui): performance of optimistic updates of bookmarked traces ( #3418 )
2024-09-19 22:20:11 +00:00
Marc Klingen and GitHub
2a11f1e8fb
fix(ui): truncate long model names in dashboard ( #3417 )
2024-09-19 21:40:54 +00:00
Marc Klingen and GitHub
143a461f0c
chore(ui): add link to support and tracing faq to onboarding ( #3416 )
2024-09-19 19:58:53 +00:00
Max Deichmann and GitHub
c8544690f7
chore: remove event io from dd traces ( #3413 )
2024-09-19 18:06:00 +00:00
Marc Klingen
05a533dd7e
chore: release v2.80.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-09-19 16:37:23 +02:00
Steffen Schmitz and GitHub
f3d15bb36e
feat: optimize daily metrics query ( #3371 )
2024-09-19 14:10:10 +00:00
Hassieb Pakzad and GitHub
24c321f632
fix(dataset-table): cost and latency queries ( #3411 )
2024-09-19 12:14:42 +00:00
Steffen Schmitz and GitHub
0e9cf548b2
chore: ecs production deploy automation ( #3408 )
2024-09-19 12:42:21 +02:00
Marc Klingen and GitHub
7158a41fe9
feat(ee): add additional logo ( #3404 )
2024-09-19 11:45:53 +02:00
Max Deichmann and GitHub
bc384a525a
chore: adjust sentry sample rate ( #3403 )
...
adjust autoscaling eval periods
2024-09-18 22:40:22 +00:00
Max Deichmann and GitHub
3f70828df6
chore: fix dev server speed ( #3388 )
2024-09-18 17:10:50 +00:00
marliessophie and GitHub
0988635427
fix: prompt tag menu disappears when out of focus ( #3394 )
2024-09-18 18:39:55 +02:00
Max Deichmann and GitHub
41ed6fed5e
fix: allow to eval with azure models ( #3387 )
2024-09-17 16:54:22 +00:00
Hassieb Pakzad and GitHub
eb40659e44
fix(playground): save to prompt list ( #3384 )
2024-09-17 13:54:39 +00:00
Steffen Schmitz and GitHub
a22bcb1188
build: add deploy config for eu ( #3366 )
2024-09-17 10:04:46 +00:00
Marc Klingen and GitHub
392fbe6c8c
chore(ui): improve posthog api key error message ( #3373 )
...
* chore(ui): improve posthog api key error message
* Empty commit
2024-09-16 21:58:06 +00:00
marliessophie and GitHub
48d5a8f5a1
fix: cutoff filter for sessions export ( #3370 )
2024-09-16 15:11:32 +00:00
marliessophie and GitHub
44428870f7
style: adjust success toast for dark mode ( #3362 )
2024-09-16 07:46:10 +00:00
Hassieb Pakzad and GitHub
724a4f5d9a
fix(ui/prompts): variable parsing for chat prompts ( #3360 )
2024-09-15 13:55:01 +00:00
Marc Klingen and GitHub
2358264b66
fix(auth): unknown argument refresh_token_expires_in with Github connection ( #3356 )
...
fix(auth): unknown argument `refresh_token_expires_in` with Github connection
Fixes langfuse/langfuse#3355
2024-09-13 19:10:44 +00:00
Marc Klingen
65e3b4c5ca
chore: release v2.79.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-09-13 20:37:58 +02:00
62c413faf5
fix(ui): ensure table footer is fixed on the bottom of the page ( #3354 )
...
* style(tables): ensure footer is fixed on the bottom
* fix
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-09-13 20:13:36 +02:00
Marc Klingen and GitHub
8ea14ac537
feat(cloud): alert when free plan limit is approaching or reached ( #3350 )
...
* feat(cloud): alert when free plan limit is approaching or reached
* check entitlement
2024-09-13 20:08:32 +02:00
marliessophie and GitHub
c32b84663c
feat(ui): export traces ( #3332 )
2024-09-13 17:51:22 +00:00
Marc Klingen and GitHub
23ab79ba42
fix: custom base path nullable ( #3353 )
2024-09-13 17:17:13 +00:00
Hassieb Pakzad and GitHub
6ffec3337f
feat(playground): add support for OpenAI o1 beta models ( #3349 )
2024-09-13 18:47:57 +02:00
steffen911
34a2a9cddf
chore: remove pipeline concurrency limiter
2024-09-13 16:24:24 +02:00
Steffen Schmitz and GitHub
0854429850
feat: add env variables to toggle queue consumers ( #3339 )
2024-09-13 14:16:48 +00:00
Steffen Schmitz and GitHub
05fd690486
chore: deploy to staging ECS environment ( #3327 )
2024-09-13 13:49:27 +00:00
marliessophie and GitHub
bc3f39272b
style(evals): apply sticky headers to eval logs and eval config tables ( #3347 )
2024-09-13 13:27:22 +00:00
Marc Klingen and GitHub
96ace71f9a
feat(self-host): support for custom base path via NEXT_PUBLIC_BASE_PATH ( #3346 )
2024-09-13 13:02:36 +00:00
marliessophie and GitHub
70415dcab5
fix: Time to first token filter in Generations table ( #3345 )
2024-09-13 11:53:33 +00:00
Hassieb Pakzad and GitHub
6a18f249aa
feat(cost-tracking): add OpenAI o1 models ( #3343 )
2024-09-13 12:00:10 +02:00
Marc Klingen and GitHub
cc60d506a7
feat(cloud): improve upgrade ui ( #3331 )
...
* add link to billing settings to project settings
* add plan label to org switcher
* add upgrade menu item on free cloud plans
2024-09-12 16:49:49 +00:00
Steffen Schmitz and GitHub
a31a7f238e
chore: remove db query from healthcheck ( #3330 )
2024-09-12 17:24:40 +02:00
Marc Klingen and GitHub
41ebc77f86
feat(cloud): improve crisp integration ( #3329 )
...
* chore: update crisp sdk
* feat(cloud): improve crisp integration
2024-09-12 14:33:51 +00:00
marliessophie and GitHub
cdc41cf573
chore(ui_markdown): whitelist images with valid ipv6 or ipv4 hostname ( #3318 )
2024-09-12 08:04:44 +00:00
Max Deichmann and GitHub
c86e32f756
chore: improve client side sentry ( #3312 )
2024-09-12 09:19:07 +02:00
Max Deichmann and GitHub
85576c162a
chore: downgrade codegen ( #3319 )
2024-09-11 21:58:05 +02:00
Max Deichmann and GitHub
93ad1e6880
perf: get observation I/O only if required ( #3316 )
2024-09-11 18:47:31 +00:00
marliessophie and GitHub
97b17fc8bb
style(ui): fix hover effect on groups in column reordering ( #3317 )
2024-09-11 18:22:23 +00:00
marliessophie and GitHub
04e2d9249f
fix(ui): populate default prompt data for chat prompts with custom role ( #3295 )
2024-09-11 12:36:59 +00:00
marliessophie and GitHub
cb94a54f0c
feat(ui): type to find column name in filter builder ( #3290 )
2024-09-11 08:31:18 +00:00
marliessophie and GitHub
7c90bbed0c
fix(ui): persist dateRange filter state of dashboard ( #3298 )
2024-09-11 08:11:21 +00:00
Max Deichmann and GitHub
f133526ba6
chore: create dependabot group for express ( #3303 )
...
fix
2024-09-11 09:24:45 +02:00
dc014de54c
chore(deps-dev): bump kysely-codegen from 0.11.0 to 0.16.6 ( #3301 )
...
Bumps [kysely-codegen](https://github.com/RobinBlomberg/kysely-codegen ) from 0.11.0 to 0.16.6.
- [Release notes](https://github.com/RobinBlomberg/kysely-codegen/releases )
- [Commits](https://github.com/RobinBlomberg/kysely-codegen/commits )
---
updated-dependencies:
- dependency-name: kysely-codegen
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-09-11 09:12:04 +02:00
c6beec1ad5
chore(deps): bump @aws-sdk/lib-storage from 3.614.0 to 3.645.0 ( #3235 )
...
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage ) from 3.614.0 to 3.645.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.645.0/lib/lib-storage )
---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-storage"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 23:17:43 +02:00
a810f7750f
chore(deps): bump posthog-js from 1.154.6 to 1.161.3 ( #3297 )
...
Bumps [posthog-js](https://github.com/PostHog/posthog-js ) from 1.154.6 to 1.161.3.
- [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.154.6...v1.161.3 )
---
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-09-10 20:02:47 +02:00
marliessophie and GitHub
2b34c82e98
feat(ui): render 0 latency as such in trace timeline view ( #3288 )
2024-09-10 13:10:24 +00:00
marliessophie and GitHub
fe283284ef
feat(ui): move columns via drag and drop ( #3266 )
2024-09-10 12:40:59 +00:00
Steffen Schmitz and GitHub
307f3d18ce
chore: add trace info to web logs and context to queue events ( #3282 )
2024-09-10 12:26:07 +00:00
Hassieb Pakzad and GitHub
46fff7148e
fix(ui/prompts): parse prompt variables correctly ( #3286 )
2024-09-10 12:05:52 +02:00
Steffen Schmitz and GitHub
9cce111be6
chore: add worker entrypoint to handle alternative database config ( #3283 )
2024-09-10 10:58:50 +02:00
Max Deichmann and GitHub
dbd7f810c1
chore: remove sentry tunnel ( #3274 )
2024-09-09 17:22:53 +02:00
Max Deichmann and GitHub
abc3ea2b5a
chore: remove explicit profiling settings worker ( #3272 )
...
fix
2024-09-09 14:44:51 +00:00
Steffen Schmitz and GitHub
3d8a4f9d75
chore: downgrade winston instrumentation and fix worker import ( #3268 )
2024-09-09 13:35:05 +02:00
Max Deichmann and GitHub
7b4bef7c2e
fix: revert async zod ( #3264 )
2024-09-07 09:24:59 +02:00
Marc Klingen and GitHub
b10353115b
fix(ui): x axis of timeseries charts on dashboard for some time ranges ( #3261 )
2024-09-06 20:30:58 +00:00
Marc Klingen and GitHub
f3235ceccb
fix(ui): overflow of long strings in sessions view ( #3258 )
2024-09-06 17:20:11 +00:00
Marc Klingen and GitHub
92455b4e5a
fix(ui): reset feedback form after submit ( #3257 )
...
fix(ui): reset feedback form after successfully sending feedback
2024-09-06 16:49:49 +00:00
Max Deichmann and GitHub
217b92d548
perf: parse zod in ingestion pipeline async ( #3253 )
2024-09-06 16:10:23 +02:00
Marc Klingen and GitHub
c6ddd3822f
feat(users): add search to users table ( #3251 )
2024-09-06 01:14:31 +00:00
Marc Klingen and GitHub
67d6c32ec5
chore: Update README.md
2024-09-06 01:50:29 +02:00
Marc Klingen and GitHub
d89379e693
chore: Update README.md
2024-09-06 01:48:47 +02:00
Marc Klingen and GitHub
4b8d3a764e
chore: Update README.md
2024-09-06 01:26:09 +02:00
Marc Klingen
5757fa6e38
chore: update readme
2024-09-06 00:58:47 +02:00
Marc Klingen and GitHub
34c3e5af08
chore: Update README.md
2024-09-06 00:56:16 +02:00
Steffen Schmitz and GitHub
c68ec2fca0
chore: move additional logs to debug level ( #3250 )
2024-09-05 18:44:18 +00:00
Max Deichmann and GitHub
03dda153e8
chore: remove log line ( #3249 )
2024-09-05 16:28:33 +00:00
Marc Klingen
63641521d8
chore: add langfuse.com and langfuse.dev to csp headers
2024-09-05 16:13:37 +02:00
Marc Klingen
29d11642c4
chore: update csp headers to include ph.langfuse.dev
2024-09-05 15:52:29 +02:00
Steffen Schmitz and GitHub
fb98a404d2
chore: adjust log level for queue infos ( #3248 )
2024-09-05 14:14:56 +02:00
Max Deichmann and GitHub
032fce56c4
chore: upgrade fern ( #3247 )
2024-09-05 11:30:10 +00:00
Max Deichmann and GitHub
518b8df2da
fix: also track langfuse SDK req headers with underscores on span ( #2972 )
2024-09-05 11:00:13 +00:00
Max Deichmann and GitHub
70761f7ab0
chore: improve log level ( #3244 )
2024-09-05 09:01:22 +00:00
Max Deichmann and GitHub
a85d4ccf07
chore: improve zod monitoring in ingestion pipeline ( #3239 )
2024-09-05 08:47:17 +00:00
Steffen Schmitz and GitHub
1b42eae7dd
chore: move createAuthedApiRoute logging into metadata ( #3238 )
2024-09-05 09:09:07 +02:00
Marc Klingen
898cca56f9
chore: release v2.78.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-09-04 17:29:47 +02:00
Steffen Schmitz and GitHub
83e052e769
feat: migrate web api to new logger ( #3230 )
2024-09-04 17:02:26 +02:00
Steffen Schmitz and GitHub
b5f19771fa
feat: migrate shared package to new logger ( #3229 )
2024-09-04 16:43:36 +02:00
Marc Klingen and GitHub
644390183b
fix: rename LANGFUSE_PROVISION_ to LANGFUSE_INIT_ ahead of changelog release ( #3228 )
2024-09-04 15:06:47 +02:00
Steffen Schmitz and GitHub
4d8e9003fe
feat: add structured logging option ( #3221 )
2024-09-04 14:53:42 +02:00
Marc Klingen and GitHub
651c46a270
docs: add provisioning envs to .env.prod.example ( #3227 )
2024-09-04 14:24:53 +02:00
Max Deichmann and GitHub
6b127bced0
chore: add instrumentation to ingestion zod parsing ( #3224 )
2024-09-04 10:08:05 +00:00
Steffen Schmitz and GitHub
e3a837b561
feat: add new /ready endpoint to separate liveness from readiness ( #3222 )
2024-09-04 11:53:41 +02:00
steffen911
11c04f02c8
chore: release v2.77.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-09-04 10:50:09 +02:00
Steffen Schmitz and GitHub
536aa138bc
fix: reconnect workers to redis on errors ( #3211 )
2024-09-04 10:22:59 +02:00
Marc Klingen and GitHub
61b596c46a
fix(docker): prevent web build oom by allocating more memory to build step in Dockerfile ( #3217 )
2024-09-04 00:18:15 +02:00
Marc Klingen and GitHub
ddf43c0836
feat(self-host): provision instance with default org/project/user/keys via LANGFUSE_PROVISION_* envs ( #3216 )
2024-09-03 23:50:20 +02:00
Marc Klingen and GitHub
d5ab03892a
chore(ee): add EE to VersionLabel ( #3214 )
2024-09-03 14:03:57 +00:00
918b6643d2
chore(release): nextjs client side refresh after redeployment ( #3116 )
...
Co-authored-by: Marc Klingen <git@marcklingen.com >
Co-authored-by: Max Deichmann <m.deichmann@tum.de >
2024-09-03 12:42:57 +02:00
marliessophie and GitHub
937b4c0f0f
feat(ui): deletion of dataset runs ( #3209 )
2024-09-03 12:26:02 +02:00
Max Deichmann
9b7f046e71
chore: release v2.76.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-09-03 10:48:10 +02:00
Steffen Schmitz and GitHub
fe63704508
feat: fallback to synchronous ingestion if queue unavailable ( #3196 )
2024-09-03 10:42:59 +02:00
marliessophie and GitHub
c39279f677
style(prompts): actions on hover ( #3135 )
2024-09-03 08:12:39 +00:00
Marc Klingen and GitHub
4206f5025d
perf(cloud): pull usage data shown in settings from stripe if available ( #3206 )
2024-09-02 23:51:13 +00:00
marliessophie and GitHub
0260a4e861
style(dataset_items): make table vs item detail resizeable ( #3139 )
2024-09-02 08:01:43 +00:00
Max Deichmann and GitHub
244adf0dc3
feat: disable legacy ingestion queue if required ( #3183 )
2024-09-01 14:24:25 +00:00
dc6b98d009
chore(deps-dev): bump tsx from 4.18.0 to 4.19.0 ( #3172 )
...
Bumps [tsx](https://github.com/privatenumber/tsx ) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.18.0...v4.19.0 )
---
updated-dependencies:
- dependency-name: tsx
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-09-01 10:07:44 +02:00
b20fc5a20b
chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.10 ( #3173 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.4.4 to 3.4.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.10 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-31 22:36:42 +02:00
Max Deichmann and GitHub
f59ad5fd60
chore: upload sentry sourcemaps ( #3179 )
2024-08-31 18:50:48 +02:00
06ef41e372
chore(deps): bump pino-pretty from 10.3.1 to 11.2.2 ( #3170 )
...
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty ) from 10.3.1 to 11.2.2.
- [Release notes](https://github.com/pinojs/pino-pretty/releases )
- [Commits](https://github.com/pinojs/pino-pretty/compare/v10.3.1...v11.2.2 )
---
updated-dependencies:
- dependency-name: pino-pretty
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-08-31 17:04:49 +02:00
e215a2db99
chore(deps-dev): bump @types/lodash from 4.17.5 to 4.17.7 in the lodash group ( #3169 )
...
chore(deps-dev): bump @types/lodash in the lodash group
Bumps the lodash group with 1 update: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ).
Updates `@types/lodash` from 4.17.5 to 4.17.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: lodash
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-31 17:00:36 +02:00
Max Deichmann and GitHub
5e247e88c9
fix: do nothing if invalidating org or project without api keys ( #3167 )
...
* also run on main branch
* also run on main branch
* also run on main branch
* also run on main branch
* also run on main branch
2024-08-30 22:57:41 +02:00
8e1e27c868
chore(deps-dev): bump msw from 2.3.1 to 2.4.1 ( #3150 )
...
Bumps [msw](https://github.com/mswjs/msw ) from 2.3.1 to 2.4.1.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mswjs/msw/compare/v2.3.1...v2.4.1 )
---
updated-dependencies:
- dependency-name: msw
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-08-30 21:52:41 +02:00
dependabot[bot] and GitHub
4648a5be8b
chore(deps): bump lucide-react from 0.429.0 to 0.436.0 ( #3154 )
2024-08-30 21:02:28 +02:00
Marc Klingen
4677cb10a9
chore: release v2.75.2
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-08-30 20:38:04 +02:00
Marc Klingen and GitHub
7ed03a0946
fix(playground): allow for creation of non-openai llm api keys ( #3162 )
2024-08-30 20:36:55 +02:00
Marc Klingen
bbe40a0ba8
chore: release v2.75.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-08-30 20:25:38 +02:00
2cf9a75fa5
chore(deps): bump @uiw/codemirror-theme-github from 4.21.25 to 4.23.0 ( #3151 )
...
Bumps [@uiw/codemirror-theme-github](https://github.com/uiwjs/react-codemirror ) from 4.21.25 to 4.23.0.
- [Release notes](https://github.com/uiwjs/react-codemirror/releases )
- [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.21.25...v4.23.0 )
---
updated-dependencies:
- dependency-name: "@uiw/codemirror-theme-github"
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-08-30 17:59:28 +02:00
Max Deichmann and GitHub
38acccbfac
fix: make redis upsert queue backwards compatible ( #3165 )
2024-08-30 14:31:23 +00:00
8327863176
chore(deps): bump the radix-ui group with 18 updates ( #3159 )
...
Bumps the radix-ui group with 18 updates:
| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-accordion](https://github.com/radix-ui/primitives ) | `1.1.2` | `1.2.0` |
| [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives ) | `1.0.5` | `1.1.1` |
| [@radix-ui/react-avatar](https://github.com/radix-ui/primitives ) | `1.0.4` | `1.1.0` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives ) | `1.0.4` | `1.1.1` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives ) | `1.0.5` | `1.1.1` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives ) | `2.0.6` | `2.1.1` |
| [@radix-ui/react-hover-card](https://github.com/radix-ui/primitives ) | `1.0.7` | `1.1.1` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives ) | `2.0.2` | `2.1.0` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives ) | `1.0.7` | `1.1.1` |
| [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives ) | `1.0.5` | `1.1.0` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives ) | `2.0.0` | `2.1.1` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives ) | `1.0.3` | `1.1.0` |
| [@radix-ui/react-slider](https://github.com/radix-ui/primitives ) | `1.1.2` | `1.2.0` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives ) | `1.0.2` | `1.1.0` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives ) | `1.0.3` | `1.1.0` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives ) | `1.0.4` | `1.1.0` |
| [@radix-ui/react-toggle](https://github.com/radix-ui/primitives ) | `1.0.3` | `1.1.0` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives ) | `1.0.7` | `1.1.2` |
Updates `@radix-ui/react-accordion` from 1.1.2 to 1.2.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-alert-dialog` from 1.0.5 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-avatar` from 1.0.4 to 1.1.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-checkbox` from 1.0.4 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-dialog` from 1.0.5 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-dropdown-menu` from 2.0.6 to 2.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-hover-card` from 1.0.7 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-label` from 2.0.2 to 2.1.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-popover` from 1.0.7 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-scroll-area` from 1.0.5 to 1.1.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-select` from 2.0.0 to 2.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-separator` from 1.0.3 to 1.1.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-slider` from 1.1.2 to 1.2.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-slot` from 1.0.2 to 1.1.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-switch` from 1.0.3 to 1.1.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-tabs` from 1.0.4 to 1.1.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-toggle` from 1.0.3 to 1.1.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-tooltip` from 1.0.7 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-accordion"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-alert-dialog"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-avatar"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-checkbox"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-dialog"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-dropdown-menu"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-hover-card"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-label"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-popover"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-scroll-area"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-select"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-separator"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-slider"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-slot"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-switch"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-tabs"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-toggle"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
- dependency-name: "@radix-ui/react-tooltip"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: radix-ui
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30 16:04:22 +02:00
Max Deichmann and GitHub
6045324d2b
fix: fix rate limits for orgs with stripe details ( #3164 )
2024-08-30 13:53:47 +00:00
Marc Klingen and GitHub
87923e5d6c
fix(ui): add default llm base urls for reference in llm api key form ( #3163 )
...
* ui nit
* fix(ui): add default llm base urls for reference in llm api key form
2024-08-30 13:28:07 +00:00
f584de7577
chore(deps): bump zod-to-json-schema from 3.22.5 to 3.23.2 ( #3161 )
...
Bumps [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema ) from 3.22.5 to 3.23.2.
- [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases )
- [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md )
- [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits )
---
updated-dependencies:
- dependency-name: zod-to-json-schema
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-08-30 13:55:34 +02:00
d01c403f62
chore(deps): bump kysely from 0.27.3 to 0.27.4 ( #3160 )
...
Bumps [kysely](https://github.com/kysely-org/kysely ) from 0.27.3 to 0.27.4.
- [Release notes](https://github.com/kysely-org/kysely/releases )
- [Commits](https://github.com/kysely-org/kysely/compare/0.27.3...0.27.4 )
---
updated-dependencies:
- dependency-name: kysely
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30 13:38:28 +02:00
Max Deichmann and GitHub
a001e6072c
chore: run snyk on pr pushes only ( #3158 )
2024-08-30 12:17:12 +02:00
Max Deichmann and GitHub
d9a3f977bc
chore: radix dependabot group ( #3157 )
2024-08-30 11:57:58 +02:00
Max Deichmann and GitHub
8fae4f3051
feat: add custom rate limits for organisations ( #2976 )
2024-08-30 11:57:31 +02:00
Max Deichmann and GitHub
c36b1ff51d
chore: dependabot gorup for lodash ( #3155 )
...
smaller fixes
2024-08-30 11:17:51 +02:00
Max Deichmann and GitHub
d3cf604f4f
chore: increase dependabot limit ( #3148 )
2024-08-30 10:51:41 +02:00
dependabot[bot] and GitHub
cc886917b6
chore(deps): bump @radix-ui/react-toggle-group from 1.0.4 to 1.1.0 ( #3146 )
2024-08-30 08:51:05 +02:00
Marc Klingen and GitHub
b924bf9e09
feat(auth): improve password reset error messages ( #3143 )
2024-08-29 22:02:57 +00:00
Marc Klingen
895825dd1c
chore: release v2.75.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-08-29 18:52:21 +02:00
Max Deichmann and GitHub
6ceccb649f
chore: fix worker tests ( #3133 )
2024-08-29 16:29:56 +02:00
Max Deichmann and GitHub
911021ac5d
chore: ensure clickhouse is healthy before migrating ( #3128 )
2024-08-29 13:58:02 +00:00
marliessophie and GitHub
f39778ef9f
chore(ui): render cloudflare errors in more user readable format ( #3118 )
2024-08-29 10:26:55 +00:00
Marc Klingen and GitHub
4d00e39c6b
fix(ui): reset to first table page when number of total pages is reduced ( #3122 )
2024-08-28 21:58:14 +00:00
Marc Klingen
7af49fd649
chore(ui): adjust padding in settings
2024-08-28 23:30:16 +02:00
Max Deichmann and GitHub
662f1917b6
fix: create fast hashed secret key upon key creation ( #3117 )
2024-08-28 20:14:12 +02:00
Marc Klingen and GitHub
d8f047f2a1
chore(ui): improve trpc error types ( #3097 )
2024-08-28 19:03:27 +02:00
69815a51b9
feat: add trace tags to generations, sessions and score table ( #3109 )
...
* feat: Add query to retrieve tags for a specific project
* chore(api): Add "tags" column to scores table definition
* add nullable to score table config
* chore(api): Parallelize filter options queries
* chore(api): Update datetime filter function name to use raw SQL
* chore(api): Update datetime filter function name to use raw SQL
* chore: Update datetime filter function name to use raw SQL
* chore: Update scores router to include timestamp filter in query
* chore: Update datetime filter function name to use raw SQL
* chore: Update datetime filter function name to use raw SQL
* chore: Update datetime filter function name to use raw SQL
* refactor: Use datetimeFilterToPrisma function for start time filter
* refactor: Use datetimeFilterToPrisma function for start time filter
* refactor: Use datetimeFilterToPrisma function for timestamp filter
* refactor: Update datetime filter function name to use raw SQL
* refactor: Add viewOnly prop to TagList component
* refactor: Add viewOnly prop to TagButton component
* feat: Add trace tags to GenerationsTable
* refactor: Add traceTags column to ScoresTable
* feat: Add traceTags column to SessionsTable
* refactor: Add traceTags column to ScoresTable
* feat: Add traceTags to session metrics
* feat: Add traceTags to getAllGenerationsSqlQuery
* revert rename
* push
* add row height to sessions
* wrap if non-s row height
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-08-28 19:01:49 +02:00
Marc Klingen and GitHub
2bb419213a
feat(ui): reduce font size and white-space to shrink UI to fit more content ( #3001 )
2024-08-28 19:00:55 +02:00
Richard Krümmel and GitHub
a330035c40
feat: add tags filter to scores table ( #3071 )
2024-08-28 17:11:25 +02:00
Max Deichmann and GitHub
dd4434fe25
chore: set keepalive on web docker container ( #3113 )
2024-08-28 15:00:34 +00:00
Max Deichmann and GitHub
f898f57bff
chore: upgrade dd-trace ( #3114 )
...
fix
2024-08-28 14:15:32 +00:00
eda52c7b77
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.14 to 0.6.6 ( #3103 )
...
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) from 0.5.14 to 0.6.6.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.14...v0.6.6 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
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-08-28 16:01:30 +02:00
marliessophie and GitHub
e5c7686bc7
fix(comments): reference object check for comment creation ( #3108 )
2024-08-28 08:57:48 +00:00
marliessophie and GitHub
251be1a240
fix(comments): reintroduce old procedure name for backwards compatibility ( #3107 )
2024-08-28 08:15:42 +00:00
marliessophie and GitHub
66c810e4a7
chore(comments): fetch comment counts by type in trace tree ( #3098 )
2024-08-27 16:30:02 +00:00
marliessophie and GitHub
c3c8a741e4
chore(ui): style TRPC error toast to differentiate between errors and warnings ( #3095 )
2024-08-27 17:28:32 +02:00
Marc Klingen and GitHub
81c898b4ed
feat(ui): jump to page x in table via input in pagination ( #3090 )
2024-08-27 17:04:46 +02:00
834d0bcc7a
feat: add tag filter to generations table ( #3022 )
...
* feat(api): add tag filtering to generation filter options query
* chore: add Trace Tags column to observations table
* feat(api): optimize filterOptionsQuery by removing count property
* chore(api): optimize filterOptionsQuery for better performance
* feat: add tags filter to sessions table (#3067 )
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
* refactor: use DISTINCT keyword in filterOptionsQuery
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-08-27 15:19:10 +02:00
40953d7732
chore(deps): bump pino-http from 9.0.0 to 10.2.0 ( #3091 )
...
Bumps [pino-http](https://github.com/pinojs/pino-http ) from 9.0.0 to 10.2.0.
- [Release notes](https://github.com/pinojs/pino-http/releases )
- [Commits](https://github.com/pinojs/pino-http/compare/v9.0.0...v10.2.0 )
---
updated-dependencies:
- dependency-name: pino-http
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-08-27 15:05:05 +02:00
Max Deichmann and GitHub
d471be8783
fix: fix async instrumentation ( #3094 )
2024-08-27 12:03:47 +00:00
marliessophie and GitHub
0ca38d8070
chore(evals): display eval config sampling rate in UI ( #3093 )
2024-08-27 11:13:19 +00:00
Max Deichmann and GitHub
12458e3d71
chore: add instrumentation to auth apis ( #3069 )
2024-08-27 09:44:32 +00:00
Max Deichmann and GitHub
51575b5491
chore: fix dependabot observability group ( #3086 )
...
fix
2024-08-27 10:47:30 +02:00
Max Deichmann and GitHub
a9c11f3323
chore: create dependabot observability group ( #3085 )
2024-08-27 10:42:42 +02:00
Max Deichmann and GitHub
066140c903
fix: fix grouping of 3 months dashboard ( #3080 )
2024-08-27 08:40:32 +00:00
0b7de157ad
chore(deps): bump tailwind-merge from 2.2.2 to 2.5.2 ( #3060 )
...
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge ) from 2.2.2 to 2.5.2.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases )
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.2...v2.5.2 )
---
updated-dependencies:
- dependency-name: tailwind-merge
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-08-27 10:20:55 +02:00
7dcc718c77
chore(deps-dev): bump tsx from 4.7.2 to 4.18.0 ( #3066 )
...
Bumps [tsx](https://github.com/privatenumber/tsx ) from 4.7.2 to 4.18.0.
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.7.2...v4.18.0 )
---
updated-dependencies:
- dependency-name: tsx
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-08-26 22:08:43 +02:00
marliessophie and GitHub
e098618614
chore(filters): improve filter table type safety ( #3078 )
2024-08-26 14:45:28 +00:00
marliessophie and GitHub
3e8ba54aa0
chore(tables): persist date range in session storage ( #3076 )
2024-08-26 15:44:05 +02:00
Marc Klingen and GitHub
ea36cd58a4
chore(ui): disable jump to last page while count pages is loading ( #3077 )
2024-08-26 14:38:05 +02:00
Marc Klingen and GitHub
c7b726a73a
perf(ui): split totalCount from scores.all to reduce loading time of scores table ( #3075 )
2024-08-26 14:11:10 +02:00
Marc Klingen and GitHub
112e7a2dcf
perf(ui): split totalCount from sessions.all to reduce loading time of sessions table ( #3073 )
2024-08-26 14:03:14 +02:00
Marc Klingen
c1d98aba6a
fix(ui): remove artificial wait time used in testing
2024-08-26 13:41:31 +02:00
Marc Klingen and GitHub
75fd1cbd3f
perf(ui): split totalCount from generations.all to reduce loading time of generations table ( #3072 )
2024-08-26 13:40:29 +02:00
Marc Klingen and GitHub
75ec734a45
perf(ui): split total count query on trace table to reduce loading time ( #3070 )
2024-08-26 13:24:54 +02:00
marliessophie and GitHub
98e951423c
chore(filters): persist table and dashboard filter state in session storage ( #3036 )
2024-08-26 11:05:58 +00:00
8e1dc3ee99
chore(deps): bump core-js from 3.36.1 to 3.38.1 ( #3058 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.36.1 to 3.38.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.38.1/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-08-26 12:35:47 +02:00
Marc Klingen and GitHub
7668995ec9
perf(ui): increase speed of tables, no nulls first/last modifier when sorting by non-nullable attributes ( #3068 )
2024-08-26 11:30:31 +02:00
marliessophie and GitHub
06233f878c
chore(comments): disable comments count on public traces ( #3065 )
2024-08-26 09:13:58 +00:00
Max Deichmann and GitHub
dae3d4e4e2
fix: remove dd profiling presets ( #3063 )
...
fix
2024-08-24 17:36:50 +02:00
Max Deichmann and GitHub
04dca2ad6b
perf: use dedicated redis clients for bullmq ( #3052 )
2024-08-23 16:54:39 +00:00
Marc Klingen and GitHub
48c61ad77f
perf(ui): load metrics in trace table independently to reduce initial table load time ( #3051 )
2024-08-23 17:39:32 +02:00
Marc Klingen and GitHub
34140302a6
perf(ui): load metrics in session table independently to reduce initial table load time ( #3048 )
2024-08-23 13:28:32 +02:00
Marc Klingen and GitHub
93cc36ecdc
fix(cloud): catch crisp chat exception ( #3042 )
2024-08-23 13:22:36 +02:00
ace30782a0
chore(deps): bump @radix-ui/react-collapsible from 1.0.3 to 1.1.0 ( #3031 )
...
Bumps [@radix-ui/react-collapsible](https://github.com/radix-ui/primitives ) from 1.0.3 to 1.1.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-collapsible"
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-08-23 13:04:49 +02:00
Marc Klingen and GitHub
3c94a0cda9
perf(ui): parallelize db query for sessions.totalCount ( #3044 )
2024-08-23 09:58:58 +00:00
Max Deichmann and GitHub
b0fea44556
feat: sentry capture console.error in frontend ( #3043 )
...
fix
2024-08-23 08:30:42 +00:00
ed91330c37
chore(deps): bump lucide-react from 0.364.0 to 0.429.0 ( #3037 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.364.0 to 0.429.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.429.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-08-23 10:16:58 +02:00
Max Deichmann and GitHub
b8ed9d681b
fix: free up tokenizer at worker shutdown ( #3041 )
2024-08-23 08:02:57 +00:00
Max Deichmann and GitHub
ea2e1b4873
fix: security policy for posthog ( #3040 )
...
fix
2024-08-23 07:32:55 +00:00
Max Deichmann and GitHub
3ddef14e75
fix: add sentry frontend support ( #3012 )
2024-08-23 06:41:27 +00:00
Marc Klingen and GitHub
4658942701
perf(ui): parallelize db queries in traces.all ( #3038 )
2024-08-23 01:32:33 +02:00
Marc Klingen and GitHub
51be8f8fb3
perf(ui): parallelize users, sessions, models, score config, scores queries in trpc routes ( #3039 )
...
* prompts
* models
* score config
* scores
* sessions
2024-08-22 23:26:59 +00:00
6ede3b7690
chore(deps): bump the next group with 2 updates ( #3030 )
...
Bumps the next group with 2 updates: [next](https://github.com/vercel/next.js ) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ).
Updates `next` from 14.2.3 to 14.2.6
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.6 )
Updates `eslint-config-next` from 14.2.3 to 14.2.6
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/commits/v14.2.6/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: next
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: next
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-22 22:51:08 +00:00
Max Deichmann and GitHub
dee36bbe29
chore: remove instrumentation from prisma dependabot group ( #3033 )
2024-08-23 00:31:28 +02:00
Max Deichmann and GitHub
f71cf2f894
fix: remove dependabot patch group ( #3027 )
2024-08-22 23:52:35 +02:00
Marc Klingen and GitHub
1a707fe147
fix(ui): layout entitlements ( #3026 )
...
* fix(ui): layout entitlements
* push
2024-08-22 21:51:09 +00:00
Marc Klingen and GitHub
8da1640777
perf(ui): parallelize db queries in users.all route ( #3018 )
2024-08-22 23:24:14 +02:00
Max Deichmann and GitHub
1e56499f00
chore: upgrade bull ( #3025 )
...
fix
2024-08-22 21:23:18 +00:00
Max Deichmann and GitHub
2524fb9648
fix: otel error formatting ( #3024 )
2024-08-22 19:29:31 +00:00
marliessophie and GitHub
91cd86a286
chore(ui): Add free text option to dynamically populated filter options ( #3020 )
2024-08-22 18:23:42 +02:00
Lucas Magnum and GitHub
e6b9d23615
fix(auth): Cannot read properties of undefined, GoogleProfile.hd ( #3019 )
2024-08-22 17:36:20 +02:00
Marc Klingen and GitHub
8b76feeffa
perf(ui): parallelize db queries in filterOptions routes ( #3016 )
2024-08-22 15:27:35 +00:00
88a53dc72d
perf(tables): drop filter option counts to reduce latency ( #3013 )
...
* perf(filters): rm counts from prompt filter options
* perf: drop counts from generations filter options
* perf: drop counts from trace filter options
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-08-22 17:06:15 +02:00
Marc Klingen and GitHub
649a9af91c
perf(ui): simplify default traces.byId route to not load observations and scores for table use cases ( #3010 )
2024-08-22 16:19:02 +02:00
Marc Klingen and GitHub
876917d112
perf(ui): remove unused scores from observations.byId ( #3011 )
2024-08-22 16:17:51 +02:00
Max Deichmann and GitHub
bb6bc79bdc
fix: use serverComponentsExternalPackages for dd and otel ( #3009 )
2024-08-22 13:21:14 +00:00
Marc Klingen and GitHub
7aff2b2e61
perf(ui): parallelize db queries in byId trpc routes ( #3006 )
2024-08-22 14:45:36 +02:00
Max Deichmann and GitHub
8f742f660a
fix: await closure of bull queues ( #3007 )
...
fix
2024-08-22 11:15:54 +00:00
Marc Klingen
8245cf8ae7
chore: release v2.74.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-08-22 12:38:18 +02:00
Marc Klingen
05b3021bff
fix(ee): remove model-based-evaluations entitlement as it is not available in v2
2024-08-22 11:59:32 +02:00
Marc Klingen and GitHub
44bcebdaec
feat(ui): add markdown support to comments ( #3002 )
...
* feat(ui): add markdown support to comments
* Apply suggestions from code review
2024-08-21 23:50:35 +00:00
Marc Klingen
2ac15e8714
chore: release v2.73.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-08-21 23:50:09 +02:00
marliessophie and GitHub
13b027cd3c
fix(ui): handle JSON assistant output correctly in ChatML Schema ( #3000 )
2024-08-21 23:49:05 +02:00
Marc Klingen and GitHub
4a89cf4e45
perf(ui): disable trpc batching ( #2999 )
2024-08-21 23:24:56 +02:00
Marc Klingen
e776af544f
perf(cloud): report usage to stripe only for orgs with usage in timeframe
2024-08-21 19:28:25 +02:00
Marc Klingen and GitHub
0d781f12f3
chore(ui): add note that prompts from playground can only be saved to chat prompts ( #2996 )
2024-08-21 15:28:33 +00:00
marliessophie and GitHub
5d81505d84
feat(ui): support OpenAI's image content part format via markdown on trace/observation preview ( #2984 )
2024-08-21 17:18:04 +02:00
Marc Klingen and GitHub
8471b7f7b3
security: disable x-powered-by header ( #2995 )
2024-08-21 15:14:23 +02:00
Max Deichmann and GitHub
78a90afdab
fix: fix api key link ( #2994 )
2024-08-21 11:39:45 +00:00
Max Deichmann and GitHub
9e304ad873
infra: improve eval logs ( #2993 )
2024-08-21 10:10:13 +00:00
Marc Klingen
5457053fdf
chore(ui): change prompt label icon
2024-08-21 11:47:13 +02:00
Max Deichmann and GitHub
e91716c6a2
infra: improve eval observability ( #2992 )
2024-08-21 09:45:38 +00:00
Max Deichmann and GitHub
5148cfa690
chore: remove log line ( #2991 )
2024-08-21 09:24:19 +00:00
Marlies Mayerhofer
86816e569d
chore: release v2.72.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-08-21 09:54:34 +02:00
marliessophie and GitHub
0fe2176930
style(ui): align styling of comment button on sessions page and adjust dashboard and session overflow for mobile ( #2985 )
...
* style(ui): align styling of comment button on sessions page
* style(dashboard): score analytics charts full width for mobile
* style(markdown): fix overflow behavior on sessions page for mobile
2024-08-21 09:29:17 +02:00
Max Deichmann and GitHub
43f7c524dc
fix: drop failed eval jobs ( #2986 )
2024-08-20 23:07:51 +00:00
Marc Klingen
2bcfab130d
chore(cloud): update stripe product ids
2024-08-20 19:10:56 +02:00
Marc Klingen
51bb1c3374
chore(cloud): add more details to upgrade page
2024-08-20 16:58:10 +02:00
Marc Klingen and GitHub
302bb065b7
feat(cloud): add billing period and next invoiced amount to billing settings ( #2982 )
2024-08-20 16:35:13 +02:00
Max Deichmann and GitHub
e6a8fb84f0
fix: remove last backend sentry logic ( #2981 )
2024-08-20 14:07:43 +00:00
Marc Klingen and GitHub
b12f3df933
fix: admin role ( #2980 )
2024-08-20 15:40:32 +02:00
marliessophie and GitHub
159b5f87fe
feat(comments): add comments on objects ( #2971 )
2024-08-20 15:39:23 +02:00
Marc Klingen
73fe2dc1a7
fix: use test mode stripe products also in staging
2024-08-19 22:52:03 +02:00
Marc Klingen and GitHub
9daf348d61
feat(cloud): add stripe checkout, customer portal, and usage metering ( #2962 )
2024-08-19 20:35:46 +00:00
Marc Klingen and GitHub
8a9d0b01af
chore(cloud): reduce posthog event count ( #2973 )
...
optimize how often we use identify with posthog
2024-08-19 16:49:01 +02:00
Marc Klingen
315d8c7619
chore(ui): include NEXT_PUBLIC_DEMO_ORG_ID in demo banner check
2024-08-19 12:18:04 +02:00
Max Deichmann and GitHub
b23eaf3cd4
infra: record exceptions of health endpoint ( #2970 )
2024-08-19 11:54:43 +02:00
Max Deichmann and GitHub
eea1e8d054
fix: only openai adapter for evals ( #2960 )
2024-08-19 08:00:54 +00:00
Max Deichmann and GitHub
06a7a4bfb2
infra: add ingestion api attributes to span ( #2968 )
2024-08-19 07:46:43 +00:00
Max Deichmann and GitHub
7c8a30d48f
infra: add ingestion pipeline processing time ( #2965 )
2024-08-17 21:13:41 +00:00
Max Deichmann and GitHub
1971adda18
feat: improve dd ressource names for http requests ( #2964 )
2024-08-17 21:57:33 +02:00
Max Deichmann and GitHub
d9b4e3a7dd
feat: add dd instrumentation to web container ( #2727 )
2024-08-17 20:21:37 +02:00
Clemo and GitHub
f1aa884cbc
docs: update readme
2024-08-17 14:33:46 +02:00
Clemo and GitHub
0ed9acddb6
docs: update careers
2024-08-17 14:28:58 +02:00
Marc Klingen and GitHub
61e3470a93
feat(datasets): add duplicate dataset button ( #2957 )
...
* feat(datasets): add duplicate dataset button
* named export
2024-08-17 01:12:32 +02:00
Marlies Mayerhofer
b21dd45597
chore: release v2.71.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / e2e-server-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-08-16 19:15:40 +02:00
marliessophie and GitHub
c1649ce9d1
chore(dashboard): release score analytics ( #2961 )
2024-08-16 18:53:25 +02:00
Marc Klingen and GitHub
555ac90535
fix(ui): table headers should not wrap ( #2956 )
2024-08-16 12:07:18 +02:00
Hassieb Pakzad and GitHub
a84d826e22
fix(ingestion): no processing of update events only with no existing record ( #2955 )
2024-08-16 11:32:06 +02:00
marliessophie and GitHub
7464059c6e
feat(dashboard): aggregate and time series charts per score ( #2935 )
2024-08-15 16:10:00 +00:00
Max Deichmann and GitHub
f159afc49e
fix: remove global ingestion rate limiting ( #2954 )
2024-08-15 17:45:30 +02:00
Max Deichmann and GitHub
e064f13dca
fix: fix staging branch ( #2953 )
2024-08-15 15:22:59 +00:00
Max Deichmann and GitHub
8ec44d7fdb
perf: optionally move ingestion pipeline into worker ( #2936 )
2024-08-15 15:13:03 +00:00
Hassieb Pakzad and GitHub
9358f21b2b
fix(ingestion): race condition on events 10s apart ( #2950 )
2024-08-15 16:57:46 +02:00
Marc Klingen
4e5a3c0e07
perf: reduce number of session retries
2024-08-15 15:40:32 +02:00
marliessophie and GitHub
2950a480f1
chore(markdown-ui): disable image previews on public traces; fix dom nesting error for markdown img ( #2948 )
...
* chore(markdown-ui): disable image previews on public traces
* fix(markdown-ui): wrap markdown img in fragment to prevent dom nesting error
2024-08-15 12:48:02 +00:00
Marc Klingen and GitHub
b4246ec66e
feat(ui): add loading state to sso sign in buttons ( #2947 )
2024-08-15 11:35:35 +00:00
Marc Klingen and GitHub
dc15b72fc6
perf: drop dataset_items fkey on traces and observations ( #2942 )
2024-08-15 12:27:57 +02:00
marliessophie and GitHub
1ccfe68aae
chore(audit-logs): add audit logs for score configs ( #2944 )
2024-08-15 09:47:25 +00:00
marliessophie and GitHub
1977725efc
refactor(ui): defer fetching score configs until annotation drawer opened ( #2943 )
2024-08-15 09:07:54 +00:00
Marc Klingen and GitHub
ac444e68e9
fix(models): text-embedding-3-large model name ( #2941 )
2024-08-15 00:47:30 +02:00
Marc Klingen
ba58d6412c
chore: make sign in message conditional to langfuse cloud env
2024-08-14 23:59:15 +02:00
Marc Klingen
5ceadd189c
chore: add temp signin banner
2024-08-14 23:56:03 +02:00
Marc Klingen and GitHub
4c56e69702
docs: add comments to org membersRouter ( #2939 )
2024-08-14 17:34:35 +02:00
Hassieb Pakzad and GitHub
857cf123a4
fix(ingestion): remove spread operator in cost calc ( #2938 )
2024-08-14 17:24:07 +02:00
Hassieb Pakzad and GitHub
7af78553d1
feat(ingestion): enqueue events directly in web ( #2934 )
2024-08-14 12:12:00 +02:00
Marc Klingen
aba41aeb1c
chore: release v2.70.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-08-14 00:08:30 +02:00
Marc Klingen and GitHub
1e56085d86
perf(ui): reload session after role changes only when they affected own user ( #2929 )
2024-08-13 21:49:11 +00:00
Marc Klingen
f39576ccb4
docs: add note that POST /prompts creates a new prompt version
2024-08-13 22:55:29 +02:00
Marc Klingen and GitHub
408dd15d85
fix(ui): exclude dynamic pages when switching between projects ( #2928 )
2024-08-13 20:51:40 +00:00
Marc Klingen and GitHub
7a00e9415c
chore: add projectId to trpc get trace and observations queries ( #2926 )
2024-08-13 20:37:42 +00:00
Marc Klingen and GitHub
f9dda6088f
fix(ui): projectoverview on small screens + no back button in breadcrumb ( #2925 )
...
fix(ui): projectoverview on small screens + no back button in breadcrumb
2024-08-13 19:57:56 +00:00
Marc Klingen
d5d570ddc8
chore: release v2.70.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
2024-08-13 20:35:46 +02:00
Marc Klingen and GitHub
f37dc514a5
feat(ee): add ui customization, e.g. docs, support, feedback links ( #2924 )
2024-08-13 20:34:27 +02:00
Marc Klingen and GitHub
2ec0ae8db2
feat(ui): add deletion of organizations via org settings ( #2922 )
2024-08-13 18:06:59 +02:00
Hassieb Pakzad and GitHub
3a6f441524
fix(ingestion): tokenisation of chat message arrays ( #2921 )
2024-08-13 13:29:44 +00:00
Marc Klingen and GitHub
afec6fb433
fix(ui): add org constraint to author user query on scores table ( #2918 )
2024-08-13 14:49:57 +02:00
Marc Klingen and GitHub
27e61c6f51
fix(ui): prompt version author name resolution via org instead of projects ( #2915 )
2024-08-13 14:44:23 +02:00
Marc Klingen
27868582f9
chore(cloud): enable US deployment
2024-08-13 14:39:09 +02:00
Hassieb Pakzad and GitHub
e6e740839f
fix(ingestion): score comment + stringValue ( #2917 )
2024-08-13 14:31:08 +02:00
Hassieb Pakzad and GitHub
8dc6ad601b
refactor(scores): validateAndInflateScore to shared ( #2903 )
2024-08-13 14:27:12 +02:00
Marc Klingen and GitHub
1f38258e0c
feat: configure default organization and role for new users ( #2913 )
2024-08-13 12:25:17 +00:00
marliessophie and GitHub
c42ff44f8f
style(score-configs): add confirm modal upon score config creation; add score data type icons on annotation drawer ( #2910 )
2024-08-13 11:00:34 +00:00
Marc Klingen and GitHub
ec86cc7fe2
fix(ui): update frontend session after a role change ( #2914 )
...
update sessions after role changes (in case it is the users own role)
2024-08-13 10:47:45 +00:00
Marc Klingen and GitHub
d213aa54a6
chore(ee): LANGFUSE_ALLOWED_ORGANIZATION_CREATORS is an ee feature ( #2912 )
2024-08-13 10:15:40 +00:00
Hassieb Pakzad and GitHub
2a2f72cdc8
fix(playground): search existing chat prompts ( #2911 )
2024-08-13 11:49:29 +02:00
Marc Klingen
b25b841a36
fix(cloud): include NEXT_PUBLIC_DEMO_ORG_ID as docker build arg
2024-08-13 10:21:07 +02:00
Marc Klingen
0190d54815
chore: trigger cd
2024-08-13 09:54:37 +02:00
Marc Klingen and GitHub
d8d2a3c00c
feat: add organizations ( #2083 )
2024-08-13 09:15:12 +02:00
Max Deichmann and GitHub
7f9a739ca5
chore: halt us deployments ( #2908 )
2024-08-13 09:02:13 +02:00
Max Deichmann and GitHub
65f797095e
feat: add worker logs to betterstack ( #2902 )
2024-08-12 14:16:10 +00:00
Hassieb Pakzad and GitHub
1ac5934e2a
chore(ingestion): addtional metrics ( #2901 )
2024-08-12 15:56:14 +02:00
Max Deichmann and GitHub
adf362c282
chore: remove logs ( #2899 )
...
fix
2024-08-12 12:09:27 +00:00
Max Deichmann and GitHub
77e2687baa
fix: fix sentry manual instrumentation ( #2898 )
2024-08-12 10:38:25 +00:00
Max Deichmann and GitHub
52a3276495
feat: add own sentry instrumentation on ingestion ( #2897 )
...
feat: add own sentry instrumentation on ingrestion
2024-08-12 09:11:41 +00:00
Marc Klingen and GitHub
cd6f9606e8
chore: remove old LANFUSE_WEB_MIGRATION_DISABLED ( #2896 )
...
chore: remove old `LANFUSE_WEB_MIGRATION_DISABLED`, was replaced by `LANGFUSE_AUTO_POSTGRES_MIGRATION_DISABLED`
2024-08-11 17:06:09 +00:00
Marc Klingen and GitHub
e03b51657d
fix(auth): increase resilience against network/caching issues ( #2891 )
2024-08-10 15:37:13 +00:00
Hassieb Pakzad and GitHub
02266d420e
chore(ingestionService): add trace correctness script ( #2889 )
2024-08-09 16:56:47 +02:00
Max Deichmann and GitHub
3b0e856410
infra: remove manual span ( #2887 )
2024-08-09 14:20:14 +00:00
Max Deichmann and GitHub
d0a619af35
infra: instrument batch processing ( #2884 )
2024-08-09 13:31:13 +00:00
Max Deichmann and GitHub
7594d3a214
feat: return ingestion pipeline early ( #2855 )
2024-08-09 11:52:25 +00:00
ec76d94e4a
chore(deps): bump @aws-sdk/client-s3 from 3.614.0 to 3.627.0 ( #2872 )
...
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3 ) from 3.614.0 to 3.627.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.627.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-08-09 10:32:15 +00:00
Hassieb Pakzad and GitHub
f6615cc052
fix(ingestionService): json parsing + endTime < startTime ( #2882 )
2024-08-09 10:22:22 +00:00
Marc Klingen and GitHub
d0d0df3829
chore(deps): bump posthog sdk ( #2878 )
2024-08-09 09:36:27 +00:00
marliessophie and GitHub
85d890529f
chore(ui): hide url images by default in markdown ( #2865 )
2024-08-09 09:16:31 +00:00
Max Deichmann and GitHub
91876f0082
security: configure snyk for dependabot ( #2876 )
2024-08-09 08:32:49 +00:00
Hassieb Pakzad and GitHub
4c65011cb6
fix(ingestionService): add model unit ( #2854 )
2024-08-08 14:43:36 +00:00
Clemo and GitHub
7d0b7d4301
docs: readme update
2024-08-08 15:11:50 +02:00
Max Deichmann and GitHub
5d1064f5de
feat: send trace events to worker via redis ( #2857 )
2024-08-08 09:27:29 +00:00
Max Deichmann and GitHub
b76d15df9d
feat: move batch export queue from web to redis ( #2859 )
2024-08-08 09:13:39 +00:00
Marc Klingen and GitHub
af0e57e561
fix(auth): extend no-cache headers on server side auth apis ( #2856 )
2024-08-07 21:25:24 +00:00
Marc Klingen
ca9377ea4e
chore: release v2.69.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
Snyk Container / snyk (push) Waiting to run
2024-08-07 17:53:14 +02:00
Marc Klingen and GitHub
9f3ac3ab9f
fix(ee): add ENCRYPTION_KEY to default environment variables + improve error messages ( #2853 )
2024-08-07 17:21:40 +02:00
Marc Klingen
e38deed204
chore(ui): improve azure base url description
2024-08-07 17:15:05 +02:00
marliessophie and GitHub
19bf90dd71
perf: limit table scores columns by table timeframe ( #2851 )
2024-08-07 16:08:20 +02:00
marliessophie and GitHub
0523fbfc67
chore(ui): remove beta flag from trace timeline view ( #2841 )
2024-08-07 13:49:27 +02:00
Marc Klingen and GitHub
0fcdac0cf1
feat(models): add gpt-4o-2024-08-06 pricing, and make it available on playground and evals ( #2845 )
2024-08-07 13:48:00 +02:00
Hassieb Pakzad and GitHub
c2bc17d4d1
chore(flushQueue): add logs ( #2843 )
2024-08-07 12:16:59 +02:00
Hassieb Pakzad and GitHub
7d11812fd1
fix(IngestionService): add fallback to event timestamp ( #2842 )
2024-08-07 09:46:20 +00:00
marliessophie and GitHub
877bad2234
feat(data-table): break out scores to individual columns in tables ( #2743 )
2024-08-07 10:47:00 +02:00
Max Deichmann and GitHub
dd90a28d1c
perf: instrument async clickhouse tasks ( #2834 )
2024-08-06 21:48:58 +00:00
Marc Klingen
c8c9fc0eba
chore: release v2.68.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
Snyk Container / snyk (push) Waiting to run
2024-08-06 22:31:48 +02:00
Marc Klingen and GitHub
aafd45f771
chore(ui): less padding on tag selector ( #2839 )
2024-08-06 20:09:16 +00:00
Max Deichmann and GitHub
fc6f32ebe2
fix: fix prisma version in dockerfile ( #2838 )
2024-08-06 19:39:46 +00:00
Marc Klingen and GitHub
765406492a
fix(ui): large tables in markdown i/o should be scrollable horizontally ( #2835 )
2024-08-06 18:36:28 +02:00
Marc Klingen and GitHub
3cd840766b
refactor: use docker volumes for persistence of clickhouse data in dev setup ( #2832 )
2024-08-06 17:33:40 +02:00
Marc Klingen and GitHub
ed4d7ceb40
feat(api): add lastConfig attribute and fromUpdatedAt and toUpdatedAt query params to GET /v2/prompts ( #2824 )
2024-08-06 11:02:56 +02:00
Marc Klingen and GitHub
3520b1d28d
fix(ui): truncation of long email addresses in user menu ( #2827 )
2024-08-05 19:54:08 +02:00
Hassieb Pakzad and GitHub
1f0e7b2c37
chore: fix flaky test ( #2826 )
2024-08-05 15:31:52 +00:00
Marc Klingen and GitHub
17c9fd0028
chore(ui): remove beta flag from playground ( #2825 )
2024-08-05 16:59:01 +02:00
Hassieb Pakzad and GitHub
ab997018ff
fix: disable scores in CH PoC ( #2822 )
2024-08-05 15:18:49 +02:00
Marc Klingen and GitHub
bc10176935
feat(api): add lastUpdatedAt to GET /v2/prompts ( #2820 )
2024-08-05 11:44:38 +00:00
Marc Klingen and GitHub
6058fc7388
feat(ui): extend max prompt label length to 36 characters ( #2819 )
...
chore(ui): extend max prompt label length to 36 characters
2024-08-05 09:41:59 +00:00
Max Deichmann and GitHub
923ea17fef
feat: increase shutdown grace period web container ( #2818 )
...
add error handling
2024-08-05 08:37:04 +00:00
Marc Klingen and GitHub
6b3630f3c2
fix(auth): strict no-cache response headers ( #2814 )
2024-08-02 18:42:44 +02:00
Marc Klingen
c4ad55b3ff
fix(ui): date_trunc of dashboard ranges
2024-08-02 14:47:55 +02:00
Max Deichmann and GitHub
45c17ca286
chore: reduce logs in ingestion pipeline ( #2805 )
2024-08-01 11:33:34 +00:00
Marc Klingen and GitHub
d1298e68a2
fix(ui): switch to trpc networkMode: "always" to resolve trpc connection issues ( #2804 )
2024-08-01 09:51:52 +00:00
Max Deichmann and GitHub
ab85bad70b
fix: remove newrelic config file ( #2803 )
...
inject logs
2024-08-01 09:33:21 +00:00
042901ddc8
fix(ui): prevents email address overflow in user menu box ( #2800 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-08-01 01:16:08 +02:00
Hassieb Pakzad and GitHub
111240c2d6
perf: writes to clickhouse ( #2631 )
2024-07-31 18:56:45 +02:00
Marc Klingen
6b2c14acbb
chore: release v2.67.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
Snyk Container / snyk (push) Waiting to run
2024-07-31 18:20:00 +02:00
37e72a4b7f
perf(ui): add date range filter to prompt metrics ( #2796 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-07-31 16:08:25 +00:00
ad93b6c3c5
perf(ui): add debounce to filter states ( #2786 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-07-31 17:40:20 +02:00
Richard Krümmel and GitHub
d0e33c1c34
fix(ui): refine date range dropdown options in dashboard ( #2784 )
2024-07-31 16:56:57 +02:00
Richard Krümmel and GitHub
f02d4916a4
feat(dashboard): extend filter to include user, version and release ( #2779 )
2024-07-31 16:43:13 +02:00
Marc Klingen and GitHub
c6151dd042
fix(ui): overflow of ids/links in tables ( #2795 )
2024-07-31 15:36:37 +02:00
Max Deichmann and GitHub
dd34aad84d
chore: improve logging for redis cache ( #2794 )
2024-07-31 12:04:38 +02:00
Marc Klingen
78ca9757ff
fix(ui): show/hide columns broken after introducing resizable columns
2024-07-31 11:33:54 +02:00
Max Deichmann and GitHub
805a91c9f8
infra: reduce log amount for 401 ( #2792 )
...
reduce-api-key-logging
2024-07-31 09:26:58 +00:00
Hassieb Pakzad and GitHub
24ec7884a1
perf: add prompt key index ( #2793 )
2024-07-31 09:12:44 +00:00
Marc Klingen and GitHub
18122fa334
feat(ui): resizable columns ( #2789 )
2024-07-31 10:56:52 +02:00
Max Deichmann and GitHub
c564608ee7
feat: add sentry sampling via env to worker ( #2788 )
...
something
2024-07-30 21:38:58 +00:00
Marc Klingen
a5413c101b
chore: add comment to update docs when adding models to playground
2024-07-30 15:04:38 +02:00
Marc Klingen and GitHub
25f6c6966e
feat(ui): show info message in column selector ( #2783 )
2024-07-30 14:11:05 +02:00
Marc Klingen
634057e32b
chore: release v2.66.0
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
Snyk Container / snyk (push) Waiting to run
2024-07-29 22:27:50 +02:00
Marc Klingen and GitHub
ff8cae0c06
feat(security): customize JWT session duration via AUTH_SESSION_MAX_AGE, poll every 5min ( #2782 )
2024-07-29 22:26:25 +02:00
Max Deichmann and GitHub
8c1af8a046
feat: store non existence of api key in redis ( #2763 )
2024-07-29 21:55:09 +02:00
Max Deichmann and GitHub
d03e035d5c
fix: correctly await clickhouse health check response ( #2778 )
...
push
2024-07-29 16:45:32 +02:00
Marc Klingen and GitHub
0a83be775f
docs(api): add additional descriptions to api reference ( #2776 )
2024-07-29 14:36:44 +00:00
f9a5c23e9b
feat(ui): add separate date range filter to tables ( #2398 )
...
---------
Co-authored-by: Marc Klingen <git@marcklingen.com >
2024-07-29 14:08:07 +00:00
Max Deichmann and GitHub
fc0fb4a559
feat: add connection check endpoint for clickhouse ( #2775 )
2024-07-29 13:44:38 +00:00
Hassieb Pakzad and GitHub
e0268f38bb
chore: add logs to invalidating cached prompts ( #2773 )
2024-07-29 13:33:09 +00:00
Marc Klingen and GitHub
a729306b5b
fix(ui): hide "sign in" button if email/pw auth is disabled ( #2774 )
2024-07-29 10:27:46 +00:00
Marc Klingen and GitHub
85d92daafd
chore(ui): add header tooltips to traces and generations ( #2765 )
...
* chore(ui): add header tooltips to traces and generations
* fix unused import
2024-07-29 09:41:23 +00:00
Max Deichmann and GitHub
939b233120
doc: Redis caching strategy ( #2771 )
2024-07-29 08:04:05 +00:00
Max Deichmann and GitHub
5612aa2d27
fix: fix porter deployment ( #2764 )
2024-07-26 14:12:53 +00:00
Max Deichmann and GitHub
2a72fcc421
fix: correctly coerce env variables for cache ( #2762 )
2024-07-26 15:47:36 +02:00
Marc Klingen
99a45ccd97
chore: fix name of migration
2024-07-26 13:23:31 +02:00
Marc Klingen and GitHub
b123cc5a4f
feat(api): add promptName and promptVersion to observations ( #2750 )
2024-07-26 13:21:20 +02:00
Marc Klingen and GitHub
a3e5208a90
perf(ee): increase cache TTL of multi-tenant SSO config ( #2759 )
2024-07-26 11:02:31 +00:00
marliessophie and GitHub
484ef3fcac
refactor: improve type safety in ingestion score types across typescript versions ( #2757 )
...
* refactor: improve type safety in ingestion score types
2024-07-26 12:10:54 +02:00
Hassieb Pakzad and GitHub
e080690408
perf: remove failed jobs from queues ( #2758 )
2024-07-26 11:47:52 +02:00
marliessophie and GitHub
bd53c54435
chore(ui): populate annotation drawer default form state on render + misc markdown ui improvements ( #2740 )
...
* chore(ui): populate annotation drawer default form state on render
* style(ui): add width and quality properties to markdown image loader
* style(ui): markdown fix list marker alignment
* fix: more state management enhancement for annotation drawer empty keys
2024-07-26 09:37:14 +02:00
Max Deichmann and GitHub
804255b7ec
perf: increase default api key ttl ( #2752 )
2024-07-25 19:19:38 +00:00
Max Deichmann and GitHub
0fa4b381fc
fix: do not use cache for api keys if not enabled ( #2748 )
...
test fix
2024-07-25 18:54:11 +00:00
Hassieb Pakzad and GitHub
01102b0128
fix: invalidate prompt cache on tags update ( #2751 )
2024-07-25 20:34:40 +02:00
Marc Klingen and GitHub
ddd7671d5b
feat(api): add version and release filter to GET traces and observations routes ( #2749 )
2024-07-25 18:09:18 +00:00
Hassieb Pakzad and GitHub
1ff58377f1
feat: adds server-side caching to prompts ( #2741 )
2024-07-25 17:52:38 +00:00
Max Deichmann and GitHub
41ab5e0b7b
feat: cache api keys in redis ( #2739 )
2024-07-25 17:35:10 +00:00
Max Deichmann and GitHub
a78bf26bd4
refactor: revert sending trace events from web via redis ( #2744 )
2024-07-25 16:52:00 +00:00
Max Deichmann and GitHub
a185863bc5
fix: improve import in ingestion pipeline ( #2732 )
2024-07-24 18:34:32 +00:00
Max Deichmann and GitHub
57b46b9f19
chore: improve redis logging ( #2731 )
2024-07-24 20:19:05 +02:00
Max Deichmann and GitHub
58b547e0f1
fix: do not shutdown but disconnect containers from redis ( #2730 )
2024-07-24 17:40:58 +00:00
Max Deichmann and GitHub
6554c5ee88
feat(web): send trace events via Redis instead of Rest ( #2579 )
2024-07-24 19:23:44 +02:00
Marc Klingen and GitHub
90fc9fb660
refactor(api): dataset-related ids unique on project level ( #2665 )
2024-07-24 11:22:13 +02:00
Marc Klingen and GitHub
e2c5c9b5cc
chore: add sentry error capturing to multi-tenant sso ( #2723 )
...
chore: add sentry to multi-tenant sso
2024-07-23 17:40:11 +00:00
Marc Klingen and GitHub
c27c32f844
refactor(ee): move multi-tenant sso to /web/src/ee ( #2722 )
...
* refactor(ee): move multi-tenant sso to /web/src/ee
* fix lint
2024-07-23 17:22:09 +00:00
Clemo and GitHub
d33066e012
docs: update readme, remove superagent
2024-07-23 16:27:02 +02:00
Mal Curtis and GitHub
dff8ab4faa
docs: standardize api route names ( #2698 )
2024-07-23 14:49:59 +02:00
Max Deichmann and GitHub
57a42c8c4b
infra: log prisma gauges ( #2719 )
2024-07-23 14:44:37 +02:00
marliessophie and GitHub
a8258382d5
style(ui): add icon representation for trace links in Dataset Run Items table ( #2715 )
...
* style(ui): add icon representation for trace links in Dataset Run Items Table
2024-07-23 14:08:52 +02:00
Marlies Mayerhofer
ba9d5217a4
chore: release v2.65.1
CI/CD / lint (push) Waiting to run
CI/CD / test-docker-build (push) Waiting to run
CI/CD / tests-web (node20, pg12) (push) Waiting to run
CI/CD / tests-web (node20, pg15) (push) Waiting to run
CI/CD / tests-worker (node20, pg12) (push) Waiting to run
CI/CD / tests-worker (node20, pg15) (push) Waiting to run
CI/CD / e2e-tests (push) Waiting to run
CI/CD / all-ci-passed (push) Blocked by required conditions
CI/CD / push-docker-image (push) Blocked by required conditions
release.yml / release (push) Waiting to run
Snyk Container / snyk (push) Waiting to run
2024-07-23 13:38:15 +02:00
marliessophie and GitHub
69bf783b11
fix(ui): gracefully handle image paths in markdown ( #2717 )
2024-07-23 09:23:04 +00:00
marliessophie and GitHub
31fb4b4b20
fix: render image paths in markdown gracefully ( #2711 )
2024-07-23 07:41:07 +00:00
Max Deichmann and GitHub
2d2c3c5818
infra: remove outdated worker us deployment ( #2708 )
...
types
2024-07-22 17:51:37 +00:00