Add download functionality for items and images with presigned URLs
This commit is contained in:
@@ -493,6 +493,6 @@ All tests use Django `TestCase`. External services (LLM APIs, Neo4j) are mocked.
|
||||
- [ ] Celery tasks handle async embedding with progress tracking
|
||||
- [ ] Re-embedding works (delete old chunks, re-process)
|
||||
- [ ] Content hash prevents redundant re-embedding
|
||||
- [ ] Prometheus metrics exposed at `/metrics` for pipeline monitoring
|
||||
- [x] Prometheus metrics exposed at `/metrics` for pipeline monitoring
|
||||
- [ ] All tests pass with mocked LLM/embedding APIs
|
||||
- [ ] Bedrock embedding works via Bearer token HTTP (no boto3)
|
||||
|
||||
Reference in New Issue
Block a user