6 lines
376 B
Bash
Executable File
6 lines
376 B
Bash
Executable File
#!/bin/bash
|
|
# V32 OSS tool wrapper - Opus WIRE doctrine 13 - name: librechat
|
|
# Description: <p align="center"> <a href="https://librechat.ai"> <img src="client/public/assets/logo.svg" height="256"> </a>
|
|
# Status: integrated
|
|
echo '{"tool":"librechat","slug":"librechat","status":"integrated","has_docker":true,"source":"oss-cache.json","ts":"'"$(date -Iseconds)"'"}'
|