Skip to content

Commit

Permalink
chore: update langfuse_github_discussions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 3, 2024
1 parent 7defc71 commit f84f3d8
Showing 1 changed file with 35 additions and 13 deletions.
48 changes: 35 additions & 13 deletions src/langfuse_github_discussions.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,38 @@
{
"updated_at": "2024-12-03T12:07:14.716452+00:00",
"updated_at": "2024-12-03T18:05:38.274190+00:00",
"categories": [
{
"category": "Support",
"discussions": [
{
"number": 4543,
"title": "Display prompt parameters in traces when using langfuse prompt management",
"href": "https://github.com/orgs/langfuse/discussions/4543",
"created_at": "2024-12-03T13:01:55Z",
"upvotes": 1,
"comment_count": 1,
"resolved": true,
"labels": [
"feat-prompt-management",
"integration-python-decorator"
],
"author": {
"login": "RichardSieg",
"html_url": "https://github.com/RichardSieg"
},
"category": "Support"
},
{
"number": 4540,
"title": "OpenAI Embeddings - token count and usage costs not present in Langfuse",
"href": "https://github.com/orgs/langfuse/discussions/4540",
"created_at": "2024-12-03T11:58:00Z",
"upvotes": 1,
"comment_count": 1,
"resolved": false,
"labels": [],
"resolved": true,
"labels": [
"feat-cost-tracking"
],
"author": {
"login": "fdegregorio99",
"html_url": "https://github.com/fdegregorio99"
Expand All @@ -25,9 +45,11 @@
"href": "https://github.com/orgs/langfuse/discussions/4539",
"created_at": "2024-12-03T10:51:10Z",
"upvotes": 1,
"comment_count": 1,
"resolved": false,
"labels": [],
"comment_count": 2,
"resolved": true,
"labels": [
"sdk-python"
],
"author": {
"login": "bbaabemhp",
"html_url": "https://github.com/bbaabemhp"
Expand Down Expand Up @@ -3004,7 +3026,7 @@
"title": "Pulling prompts by tag?",
"href": "https://github.com/orgs/langfuse/discussions/3099",
"created_at": "2024-08-27T20:01:45Z",
"upvotes": 1,
"upvotes": 2,
"comment_count": 1,
"resolved": false,
"labels": [],
Expand Down Expand Up @@ -7590,7 +7612,7 @@
"title": "Asynchronous Langfuse Client.",
"href": "https://github.com/orgs/langfuse/discussions/3550",
"created_at": "2024-10-01T14:03:48Z",
"upvotes": 9,
"upvotes": 10,
"comment_count": 1,
"resolved": false,
"labels": [
Expand Down Expand Up @@ -7642,7 +7664,7 @@
"title": "Sampling for JS/TS SDKs and integrations",
"href": "https://github.com/orgs/langfuse/discussions/3529",
"created_at": "2024-09-30T05:44:07Z",
"upvotes": 9,
"upvotes": 10,
"comment_count": 0,
"resolved": false,
"labels": [
Expand Down Expand Up @@ -7827,7 +7849,7 @@
"title": "Support export for Dataset Items",
"href": "https://github.com/orgs/langfuse/discussions/3438",
"created_at": "2024-09-20T22:57:21Z",
"upvotes": 4,
"upvotes": 5,
"comment_count": 0,
"resolved": false,
"labels": [
Expand Down Expand Up @@ -10196,7 +10218,7 @@
"title": "MessagesPlaceholder in \"Create New Prompt\" panel",
"href": "https://github.com/orgs/langfuse/discussions/2210",
"created_at": "2024-06-03T06:58:45Z",
"upvotes": 7,
"upvotes": 8,
"comment_count": 2,
"resolved": false,
"labels": [
Expand Down Expand Up @@ -12579,7 +12601,7 @@
"title": "Subscribe to Langfuse Events via Webhooks",
"href": "https://github.com/orgs/langfuse/discussions/1033",
"created_at": "2024-02-01T18:59:56Z",
"upvotes": 35,
"upvotes": 36,
"comment_count": 6,
"resolved": false,
"labels": [],
Expand Down Expand Up @@ -12921,7 +12943,7 @@
"title": "Full-text search on trace/observation/generation input/output",
"href": "https://github.com/orgs/langfuse/discussions/939",
"created_at": "2024-01-23T23:47:11Z",
"upvotes": 28,
"upvotes": 29,
"comment_count": 10,
"resolved": false,
"labels": [
Expand Down

0 comments on commit f84f3d8

Please sign in to comment.