Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jatinmehra
/
CRAWL-GPT-CHAT
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6794844
CRAWL-GPT-CHAT
Ctrl+K
Ctrl+K
4 contributors
History:
37 commits
jatinmehra
fix: add missing comma in dependencies list in pyproject.toml
6794844
5 months ago
.github
fix: update workflow to temporarily replace README.md for Hugging Face and commit changes
5 months ago
.vscode
Add pytest configuration and restructure test files; move tests to core directory and update imports
5 months ago
Docs
Update MiniDoc
5 months ago
src
feat: enhance Dockerfile and database setup for SQLite support
5 months ago
tests
Add pytest configuration and restructure test files; move tests to core directory and update imports
5 months ago
.dockerignore
Safe
3.46 kB
feat: implement user authentication and chat history management with SQLAlchemy
5 months ago
.gitignore
Safe
3.46 kB
feat: implement user authentication and chat history management with SQLAlchemy
5 months ago
Dockerfile
Safe
3.03 kB
feat: enhance Dockerfile and database setup for SQLite support
5 months ago
LICENSE
Safe
1.07 kB
Add pytest configuration and restructure test files; move tests to core directory and update imports
5 months ago
README.md
Safe
5.18 kB
Add App link
5 months ago
README_hf.md
Safe
5.35 kB
feat: add README_hf.md and update workflow to prepare README for Hugging Face
5 months ago
pyproject.toml
Safe
1.56 kB
fix: add missing comma in dependencies list in pyproject.toml
5 months ago
pytest.ini
Safe
171 Bytes
Add pytest configuration and restructure test files; move tests to core directory and update imports
5 months ago
setup_env.py
Safe
3.47 kB
Update pyproject.toml to specify Python 3.12 and add OLLAMA_API_TOKEN to .env file creation
5 months ago