Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mayankchugh-learning
/
Document-Audit-RAG
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Document-Audit-RAG
/
rag
29.3 kB
Ctrl+K
Ctrl+K
6 contributors
History:
9 commits
mayankchugh-learning
Enhance Docker configuration and Hugging Face integration
82549b8
9 days ago
__init__.py
Safe
29 Bytes
Enhance configuration and ingestion functionality for Milestone 4. Update .env.example with new environment variables, expand milestones documentation with integration details, and add necessary dependencies to pyproject.toml and requirements.txt. Refactor ingest and query routes to support file uploads and retrieval, implementing validation and error handling. Update settings to include new model configurations and parameters for chunking and embedding.
10 days ago
chunker.py
Safe
697 Bytes
Enhance configuration and ingestion functionality for Milestone 4. Update .env.example with new environment variables, expand milestones documentation with integration details, and add necessary dependencies to pyproject.toml and requirements.txt. Refactor ingest and query routes to support file uploads and retrieval, implementing validation and error handling. Update settings to include new model configurations and parameters for chunking and embedding.
10 days ago
embedder.py
Safe
1.39 kB
Enhance Docker configuration and Hugging Face integration
9 days ago
hf_hub_inference.py
Safe
15.8 kB
Enhance Docker configuration and Hugging Face integration
9 days ago
loader.py
Safe
921 Bytes
Refactor embedding function creation and document loading. Update ingest and query routes to remove unnecessary settings parameters, streamline chunking logic, and enhance load_documents function to handle both string and list inputs. Adjust model name in embedder for consistency with OpenAI API.
10 days ago
retriever.py
Safe
7.6 kB
Enhance Docker configuration and Hugging Face integration
9 days ago
vector_store.py
Safe
2.82 kB
Enhance environment configuration and API documentation for Milestone 11
9 days ago