Skip to content

Commit

Permalink
feat(sdks): Remove sdks from monorepo
Browse files Browse the repository at this point in the history
Signed-off-by: Diwank Singh Tomer <[email protected]>
  • Loading branch information
creatorrr committed Sep 14, 2024
1 parent fe26ed4 commit 8e2c447
Show file tree
Hide file tree
Showing 535 changed files with 0 additions and 57,608 deletions.
11 changes: 0 additions & 11 deletions scripts/generate_openapi_code.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,8 @@ cd typespec/ && \
tsp compile .
cd -

# fern generate

cd sdks/python && \
# poetry update && \
poetry run poe format
cd -

cd agents-api && \
# poetry update && \
poetry run poe codegen && \
poetry run poe format
cd -

cd sdks/ts && \
npm i && npm run codegen
cd -
166 changes: 0 additions & 166 deletions sdks/python/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion sdks/python/.tool-versions

This file was deleted.

10 changes: 0 additions & 10 deletions sdks/python/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions sdks/python/julep/__init__.py

This file was deleted.

139 changes: 0 additions & 139 deletions sdks/python/julep/api/README.md

This file was deleted.

Loading

0 comments on commit 8e2c447

Please sign in to comment.