Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
harvesthealth
/
secondme-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
secondme-api
/
lpm_kernel
13.3 MB
1 contributor
History:
6 commits
Gemini
fix(docker): Correct BASE_DIR in Dockerfile; revert debug prints in config.py
e0a3d91
5 days ago
L0
feat: add detailed logging
3 months ago
L1
feat: add detailed logging
3 months ago
L2
feat: add detailed logging
3 months ago
api
fix: Correct /api/talk routing\n\n- Removed url_prefix from talk_bp Blueprint definition.\n- Changed route decorator to @talk_bp.route("/api/talk", methods=["POST"]) to correctly map the chat endpoint.
3 months ago
common
fix: Explicitly disable ChromaDB telemetry\n\n- Set anonymized_telemetry=False in ChromaDB client initialization in both chroma_utils.py and vector_repository.py to resolve persistent posthog errors.
3 months ago
configs
fix(docker): Correct BASE_DIR in Dockerfile; revert debug prints in config.py
5 days ago
database
feat: add detailed logging
3 months ago
file_data
fix: Explicitly disable ChromaDB telemetry\n\n- Set anonymized_telemetry=False in ChromaDB client initialization in both chroma_utils.py and vector_repository.py to resolve persistent posthog errors.
3 months ago
kernel
feat: add detailed logging
3 months ago
models
feat: add detailed logging
3 months ago
__init__.py
Safe
0 Bytes
feat: add detailed logging
3 months ago
app.py
Safe
1.81 kB
feat: add detailed logging
3 months ago
package-lock.json
Safe
89 Bytes
xet
feat: add detailed logging
3 months ago
tokenizer.json
Safe
11.4 MB
xet
feat: add detailed logging
3 months ago
utils.py
Safe
28.8 kB
fix: Resolve runtime errors and timeout issues\n\n- Create writable directories for logs and Hugging Face cache.\n- Set TRANSFORMERS_CACHE environment variable.\n- Fix SyntaxWarning in lpm_kernel/utils.py.\n- Disable ChromaDB telemetry to prevent posthog errors.
3 months ago