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 Oct 17, 2024
1 parent 31a1b36 commit 6004c99
Showing 1 changed file with 48 additions and 3 deletions.
51 changes: 48 additions & 3 deletions src/langfuse_github_discussions.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,24 @@
{
"updated_at": "2024-10-17T06:05:26.684886+00:00",
"updated_at": "2024-10-17T12:06:59.349802+00:00",
"categories": [
{
"category": "Ideas",
"discussions": [
{
"number": 3798,
"title": "Versioning of Configs",
"href": "https://github.com/orgs/langfuse/discussions/3798",
"created_at": "2024-10-17T11:59:39Z",
"upvotes": 2,
"comment_count": 0,
"resolved": false,
"labels": [],
"author": {
"login": "filipmihal",
"html_url": "https://github.com/filipmihal"
},
"category": "Ideas"
},
{
"number": 3782,
"title": "Measure time to last generated token",
Expand Down Expand Up @@ -1380,8 +1395,8 @@
"title": "Support for more modalities and base64 content",
"href": "https://github.com/orgs/langfuse/discussions/3004",
"created_at": "2024-08-22T09:50:47Z",
"upvotes": 20,
"comment_count": 6,
"upvotes": 22,
"comment_count": 7,
"resolved": false,
"labels": [
"feat-multimodal"
Expand Down Expand Up @@ -5820,6 +5835,36 @@
{
"category": "Support",
"discussions": [
{
"number": 3797,
"title": "Filter Categorical Score Values",
"href": "https://github.com/orgs/langfuse/discussions/3797",
"created_at": "2024-10-17T10:15:58Z",
"upvotes": 1,
"comment_count": 1,
"resolved": false,
"labels": [],
"author": {
"login": "alabrashJr",
"html_url": "https://github.com/alabrashJr"
},
"category": "Support"
},
{
"number": 3796,
"title": "Manually setting up Callback handler with explicit values doesn't configure langfuse client in decorator approach",
"href": "https://github.com/orgs/langfuse/discussions/3796",
"created_at": "2024-10-17T08:36:51Z",
"upvotes": 1,
"comment_count": 1,
"resolved": false,
"labels": [],
"author": {
"login": "FaresKi",
"html_url": "https://github.com/FaresKi"
},
"category": "Support"
},
{
"number": 3780,
"title": "How to use prompt management with litellm's integration with langfuse?",
Expand Down

0 comments on commit 6004c99

Please sign in to comment.