Hugging Face
Models
Datasets
Spaces
Posts
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...
main
CRAWL-GPT-CHAT
Ctrl+K
Ctrl+K
4 contributors
History:
43 commits
github-actions[bot]
Update Hugging Face README
765d69e
16 days ago
.github
fix: update workflow to temporarily replace README.md for Hugging Face and commit changes
3 months ago
.vscode
Add pytest configuration and restructure test files; move tests to core directory and update imports
3 months ago
Docs
docs: update MiniDoc and README.md for improved clarity and feature descriptions
3 months ago
src
feat: enhance API documentation with detailed endpoint descriptions and usage examples
16 days ago
tests
Add pytest configuration and restructure test files; move tests to core directory and update imports
3 months ago
.dockerignore
Safe
3.46 kB
feat: implement user authentication and chat history management with SQLAlchemy
3 months ago
.gitignore
Safe
3.46 kB
feat: implement user authentication and chat history management with SQLAlchemy
3 months ago
Dockerfile
Safe
2.77 kB
feat: update Dockerfile to define default database path and initialize database file
3 months ago
LICENSE
Safe
1.07 kB
Add pytest configuration and restructure test files; move tests to core directory and update imports
3 months ago
README.md
Safe
6.63 kB
Update Hugging Face README
16 days ago
README_hf.md
Safe
6.63 kB
docs: update MiniDoc and README.md for improved clarity and feature descriptions
3 months ago
config.py
Safe
593 Bytes
feat: add Flask UI with configuration and run script
16 days ago
pyproject.toml
Safe
1.6 kB
feat: add Flask UI with configuration and run script
16 days ago
pytest.ini
Safe
171 Bytes
Add pytest configuration and restructure test files; move tests to core directory and update imports
3 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
3 months ago
test_crawlgpt_api.py
Safe
12.6 kB
feat: add Flask UI with configuration and run script
16 days ago