Skip to content

Commit

Permalink
add new promptfiddle backend proxy (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronvg authored Jun 12, 2024
1 parent 96be982 commit 2423ace
Show file tree
Hide file tree
Showing 101 changed files with 2,718 additions and 6,149 deletions.
1 change: 1 addition & 0 deletions engine/baml-schema-wasm/scripts/update-schema-wasm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ fi
printf '%s\n' "Starting build :: baml-schema-wasm"
cargo build --release --color=always --target=wasm32-unknown-unknown --manifest-path=$baml_schema_wasm_dir/Cargo.toml


## Build target specific steps
if [ "$TARGET" == "node" ]; then
printf '%s\n' "Generating node module"
Expand Down
5 changes: 0 additions & 5 deletions fiddle/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions fiddle/backend/.dockerignore

This file was deleted.

1 change: 0 additions & 1 deletion fiddle/backend/.gitignore

This file was deleted.

72 changes: 0 additions & 72 deletions fiddle/backend/Dockerfile

This file was deleted.

45 changes: 0 additions & 45 deletions fiddle/backend/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions fiddle/backend/app/lint.py

This file was deleted.

Loading

0 comments on commit 2423ace

Please sign in to comment.