326289a5ec
Update filePath
2026-01-19 16:43:25 +01:00
dalia.florinda
ea543cf7c2
add filter doc/videos
2026-01-19 09:32:03 +01:00
4f850e8983
Update IngestionStatus
2025-12-16 10:49:55 +01:00
978dd48a05
Set apolloVersion and callDocumentIngestionApi for docs and videos
2025-12-16 10:48:02 +01:00
70f74e20a5
Update for Git integration
2025-12-16 10:47:07 +01:00
Andrea Terzani
1d6a5eedd8
feat: Implement New Document Service Client for document deletion and agent search
...
feat: Add OpenAPI configuration for API documentation with security scheme
feat: Create KnowledgeTreeController for file and video uploads with enhanced metadata handling
feat: Define DTOs for agent search requests and responses, including metadata filtering
feat: Implement DeleteDocumentResponse DTO for document deletion responses
feat: Create KnowledgeSystemNode DTO for representing knowledge tree structure
chore: Add startup script for ChromaDB instance with Docker integration
2025-12-15 07:10:32 +01:00
c4084ad011
Refactor deletion logic in DeletionService to improve batch processing and error handling for vector store deletions
2025-07-07 12:16:16 +02:00
Andrea Terzani
9fbfa1a20f
Aggiorna le dipendenze di Spring AI e rimuove la configurazione obsoleta di VectorStore. Modifica la configurazione di sicurezza per consentire l'accesso a Swagger e aggiorna le credenziali nel file di configurazione.
2025-06-26 12:42:43 +02:00
5f14de3866
Fix bug
2025-06-25 13:01:52 +02:00
4b22966cff
Fix video record after delete?
2025-06-24 16:54:15 +02:00
317e7c2a7e
Add log for auth
2025-06-04 10:09:14 +02:00
8662685694
Update VideoGroup api call
2025-05-21 12:39:53 +02:00
dfd7cf3b55
Fixed path
2025-05-14 15:05:38 +02:00
33b7283435
Fake
2025-05-14 11:45:23 +02:00
412cfbd039
Update file transfer mode
2025-05-14 11:37:38 +02:00
4e48a7ac23
Update deletion for video
2025-05-13 16:07:20 +02:00
3e16857168
Added file storage logs
2025-05-13 15:29:39 +02:00
a19aa55ff1
Update document ingestion status
2025-05-13 13:47:42 +02:00
0457cc2cb0
Update video status
2025-05-13 13:04:45 +02:00
d501a40f47
Create storage path for videos
2025-05-09 16:10:13 +02:00
5fbea946fc
Add language to ksVideo
2025-05-07 17:13:21 +02:00
deddbad052
Create methods for video
2025-05-07 15:31:52 +02:00
shamrao shinde, sumedh
1b8697edfc
Merged PR 103: Add JWT authentication support with login and token refresh endpoints
...
Add JWT authentication support with login and token refresh endpoints
2025-04-18 11:50:26 +00:00
sumedh
bb4662ad22
Add JWT authentication support with login and token refresh endpoints
2025-04-18 17:19:25 +05:30
andrea.terzani
39b0792cb6
Refactor DeletionService for improved code clarity and maintainability
2025-04-14 16:59:14 +02:00
andrea.terzani
0fc615c8b8
Ingestion queue enabled
2025-04-14 09:53:22 +02:00
andrea.terzani
41a8a83054
Ingestion queue enabled
2025-04-14 09:38:02 +02:00
andrea.terzani
40a13e74f4
Modifica il tempo di retry per i documenti incorporati e aggiorna l'indice del documento nei metadati
2025-03-29 08:19:52 +01:00
andrea.terzani
bbc08d9af6
Aggiunta indice documento per la gestione dei metadati durante l'ingestione
2025-03-28 16:50:20 +01:00
andrea.terzani
372a7a04d0
Refactor file storage logic to include folder parameter and clean up unused code
2025-03-23 19:53:30 +01:00
andrea.terzani
d6b5458e59
Aggiunta file di configurazione Tika
2025-03-22 20:13:26 +01:00
4b9392f85b
Update logic application for retrieving docs
2025-03-19 16:50:25 +01:00
894fff8e3e
Added new key token for chroma
...
Enabled spring M6
Update deletion
2025-03-14 15:04:14 +01:00
Florinda
f0f2b0e92b
Merge branch 'develop' of https://dev.azure.com/olympusai/Olympus/_git/apollo into develop
2024-12-19 12:26:13 +01:00
Florinda
6411ad246c
refine page repositories
2024-12-19 12:21:50 +01:00
DIR\maria.del.valle
4f0b436833
added codeType for re module
2024-12-02 16:47:58 +01:00
DIR\maria.del.valle
b3cb4366d4
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
2024-11-28 12:44:35 +01:00
DIR\maria.del.valle
301b1d7db8
added jsp and generic parser
2024-11-28 12:43:37 +01:00
sumedh
5c28f01ef6
Merge develop into master
2024-11-27 16:27:00 +05:30
Florinda
840ae0ba51
Project + KsDocument
2024-11-27 09:27:52 +01:00
andrea.terzani
2bb0108bbc
Aggiunta della classe VectorSearchRequest e implementazione del controller SearchDocController per la ricerca vettoriale. Aggiornamento della configurazione di sicurezza e delle dipendenze nel pom.xml. Modifiche al file application.yml per la configurazione del servizio Azure.
2024-11-26 11:59:29 +01:00
DIR\maria.del.valle
7a3881e6dc
added limit embed documents
2024-11-11 17:35:10 +01:00
DIR\maria.del.valle
3c93b9e686
added limit to embed documents
2024-11-11 17:29:06 +01:00
DIR\maria.del.valle
2ac8bc1094
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
2024-10-31 10:34:17 +01:00
DIR\maria.del.valle
56e15e2e69
add get-re-status
2024-10-31 10:32:40 +01:00
sumedh
5605dec723
Refactor TestController to use ResponseEntity<String> in RevEngApplication method
2024-10-29 12:05:52 +05:30
Sumedh
c2a8967fae
Merge branch 'azure_search' into 'develop'
...
merge azure search to develop branch
See merge request olympus_ai/apollo!6
2024-10-29 05:38:42 +00:00
sumedh
d67ed9f364
Refactor TestController to use ResponseEntity<Object> in RevEngApplication method
2024-10-28 14:44:30 +05:30
andrea.terzani
9a78cfd748
use azure search
2024-10-27 12:33:03 +01:00
sumedh
30c4fee8f2
authetication added
2024-10-24 15:29:56 +05:30