Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jatinmehra
/
CRAWL-GPT-CHAT
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CRAWL-GPT-CHAT
147 kB
4 contributors
History:
45 commits
github-actions[bot]
Update Hugging Face README
689acc4
2 months ago
.github
fix: update workflow to temporarily replace README.md for Hugging Face and commit changes
about 1 year ago
.vscode
Add pytest configuration and restructure test files; move tests to core directory and update imports
about 1 year ago
Docs
docs: update MiniDoc and README.md for improved clarity and feature descriptions
about 1 year ago
src
fix: adjust max tokens limit and update model options in chat app
2 months ago
tests
Add pytest configuration and restructure test files; move tests to core directory and update imports
about 1 year ago
.dockerignore
Safe
3.46 kB
feat: implement user authentication and chat history management with SQLAlchemy
about 1 year ago
.gitignore
Safe
3.46 kB
feat: implement user authentication and chat history management with SQLAlchemy
about 1 year ago
Dockerfile
Safe
2.74 kB
Remove unnecessary package from Dockerfile
2 months ago
LICENSE
Safe
1.07 kB
Add pytest configuration and restructure test files; move tests to core directory and update imports
about 1 year ago
README.md
Safe
6.63 kB
Update Hugging Face README
2 months ago
README_hf.md
Safe
6.63 kB
docs: update MiniDoc and README.md for improved clarity and feature descriptions
about 1 year ago
config.py
Safe
593 Bytes
feat: add Flask UI with configuration and run script
11 months ago
pyproject.toml
Safe
1.6 kB
feat: add Flask UI with configuration and run script
11 months ago
pytest.ini
Safe
171 Bytes
Add pytest configuration and restructure test files; move tests to core directory and update imports
about 1 year 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
about 1 year ago
test_crawlgpt_api.py
Safe
12.6 kB
feat: add Flask UI with configuration and run script
11 months ago