Skip to content

Commit

Permalink
cr
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Jul 23, 2024
1 parent d53748d commit 59ec7ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/langchain-scripts/src/build_v2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,8 @@ export async function buildWithTSup() {

if (!config) {
throw new Error("No config found");
} else {
console.log("--------- CONFIG SUCCESSFULLY LOADED ---------")
}


Expand Down

0 comments on commit 59ec7ce

Please sign in to comment.