(WIP) set up experimental (#7959)

This commit is contained in:
Harrison Chase
2023-07-21 09:20:24 -07:00
committed by GitHub
parent 623b321e75
commit f35db9f43e
1540 changed files with 2399 additions and 2180 deletions

View File

@@ -2,7 +2,7 @@ version: '3'
services:
langchain:
build:
dockerfile: dev.Dockerfile
dockerfile: libs/langchain/dev.Dockerfile
context: ..
volumes:
# Update this to wherever you want VS Code to mount the folder of your project