mirror of
https://github.com/langchain-ai/langsmith-sdk-christopher.git
synced 2026-07-19 12:24:38 -04:00
1bbf6b7e79
Plus fix stdout streaming from child process in JS CLI
8 lines
143 B
YAML
8 lines
143 B
YAML
version: '3'
|
|
services:
|
|
langchain-db:
|
|
volumes:
|
|
- rc-langchain-db-data:/var/lib/postgresql/data
|
|
volumes:
|
|
rc-langchain-db-data:
|