From 47900f810809d5a7c0e92e555129c9a1af025407 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 26 Dec 2024 12:06:44 +0000 Subject: [PATCH] chore: update langfuse_github_discussions.json --- src/langfuse_github_discussions.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/langfuse_github_discussions.json b/src/langfuse_github_discussions.json index 52914265e..32483b890 100644 --- a/src/langfuse_github_discussions.json +++ b/src/langfuse_github_discussions.json @@ -1,9 +1,24 @@ { - "updated_at": "2024-12-26T06:05:46.574982+00:00", + "updated_at": "2024-12-26T12:06:44.035023+00:00", "categories": [ { "category": "Ideas", "discussions": [ + { + "number": 4837, + "title": "Support for LDAP Authentication", + "href": "https://github.com/orgs/langfuse/discussions/4837", + "created_at": "2024-12-26T11:57:11Z", + "upvotes": 1, + "comment_count": 0, + "resolved": false, + "labels": [], + "author": { + "login": "andresC98", + "html_url": "https://github.com/andresC98" + }, + "category": "Ideas" + }, { "number": 4836, "title": "Allow the use of dots (.) in prompt variables",