Increase QUEUE_THRESHOLD from 10 to 100 to allow for larger batch processing in the sync loop a077ad9 Running eli02 commited on 14 days ago
Reduce QUEUE_THRESHOLD to 10 for more frequent batch processing and update logging for queue status in sync loop e093343 eli02 commited on 14 days ago
Update .gitignore to include .env, add model download script, enhance save_data endpoint for batch processing, and modify model_type formatting in index.html 4fd6d11 eli02 commited on 14 days ago
Update save_data function to directly append confidence_score from item adb7467 eli02 commited on 26 days ago
Add confidence_score field to save_data function for enhanced data tracking 69c140a eli02 commited on 26 days ago
Enhance SaveInput model with Literal type for model_type and add confidence_score field 5317411 eli02 commited on 26 days ago
Refactor embedding model integration and update API documentation for search response format 3d69062 eli02 commited on 26 days ago
Update model type in embedding generation to 'text-embedding-3-small' for consistency d708832 eli02 commited on Feb 3
Add async lifespan context manager to preload model and update requirements for flexibility 8a81462 eli02 commited on Feb 1
Remove unused parquet file and update requirements with specific package versions for better dependency management 8c23c78 eli02 commited on Feb 1
Update database file path resolution to use Path for improved portability 2d6fe2b eli02 commited on Jan 28
Refactor index endpoint to use Path for file path resolution and adjust static file mount point name 986afef eli02 commited on Jan 28