Skip to content

Commit 8d16c76

Browse files
committed
fix: handle session_state
1 parent 1f7f133 commit 8d16c76

File tree

2 files changed

+262
-145
lines changed

2 files changed

+262
-145
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ project = "rai"
2525

2626
[tracing.langfuse]
2727
use_langfuse = false
28-
host = "https://cloud.langfuse.com"
28+
host = "http://localhost:3000"
2929

3030
[tracing.langsmith]
3131
use_langsmith = false

0 commit comments

Comments
 (0)