6 lines
253 B
Bash
Executable File
6 lines
253 B
Bash
Executable File
#!/bin/bash
|
|
# V32 OSS tool wrapper - Opus WIRE doctrine 13 - name: langfuse
|
|
# Description:
|
|
# Status: integrated
|
|
echo '{"tool":"langfuse","slug":"langfuse","status":"integrated","has_docker":true,"source":"oss-cache.json","ts":"'"$(date -Iseconds)"'"}'
|