Commit History

fix: update workflow to push to main branch from master
f379534

windopper commited on

chore: add git installation to Dockerfile for version control
318067d

windopper commited on

fix: update workflow to use main branch for git push
2c0486f

windopper commited on

chore: add metadata section to README.md with project details
8cc5159

windopper commited on

fix: update workflow to use master branch
bd69558

windopper commited on

Merge branch 'master' of https://github.com/caainp/caainp-backend
c4a65ff

windopper commited on

remove binary files from git
d3dd78a

windopper commited on

Change git push branch from main to master:main
ac651d5

windopper commited on

Create main.yml
b694c85

windopper commited on

Update dependencies in uv.lock: bump caainp-cvm to version 0.1.1, downgrade torch and torchvision to versions 2.5.1 and 0.20.1 respectively, and adjust resolution markers for platform compatibility.
df56592

windopper commited on

Merge pull request #1 from caainp/dev
9441c7f

windopper commited on

update dependencies in requirements.txt and uv.lock for caainp-cvm and torch, modify .vercelignore to exclude uv-related files, and refactor server.py by removing unused uuid import
a78c144

windopper commited on

update .vercelignore to clarify excluded files and modify vercel.json to add build environment variable for UV_NO_VERIFY_HASHES
843b5da

windopper commited on

update .vercelignore to comment out excluded files for clarity
21d6440

windopper commited on

remove prepare-requirements.sh script and update vercel.json to include rewrites for API routing
1287595

windopper commited on

refactor navigation API integration by removing nav_bridge.py and updating dependencies in pyproject.toml and README.md to align with new session management
a87aea8

windopper commited on

remove nav_bridge.py and update dependencies in pyproject.toml and README.md to reflect changes in navigation API endpoints and session management
7bee6d4

windopper commited on

add nav_bridge to wire CSM and CVM engine
cf91caa

Jungdae Lee commited on

initial commit
d25d1df

windopper commited on