Commit Graph

171 Commits

Author SHA1 Message Date
Andrea Terzani
84331516c3 Updated DashboardChatController.java 2025-06-10 10:17:37 +00:00
andrea.terzani
2586add9ed Aggiungi elaborazione batch per l'aggiunta di documenti al vector store 2025-06-10 11:46:47 +02:00
e5e4329dca Updated DashboardScenarioChatRepository.java 2025-06-09 16:03:38 +00:00
mariapia.lorusso
47c01d7b97 create dashboard controller 2025-06-09 16:39:43 +02:00
21f3f45845 Hide sensitive aiModel informations 2025-06-04 16:41:02 +02:00
3840326fd6 Add log for auth 2025-06-04 10:09:10 +02:00
0d6d2caa6b Add account string in model 2025-05-29 15:06:40 +02:00
485c781e4c Update file system directory 2025-05-28 14:41:31 +02:00
andrea.terzani
1a1ead8fce Enhance logging in AdvancedAIPromptSolver and AdvancedQueryRagSolver for better traceability 2025-05-22 10:16:40 +02:00
b9e3c835ce Added null pointer tracking for Rag 2025-05-20 15:13:52 +02:00
andrea.terzani
dec80369d9 Merge branch 'master' of https://dev.azure.com/olympusai/Olympus/_git/hermione 2025-05-15 13:15:30 +02:00
andrea.terzani
83be4ba8e5 relax sec exec 2025-05-15 13:14:17 +02:00
ff1ab0b236 Create api for VideoGroup 2025-05-12 16:20:53 +02:00
andrea.terzani
651c80d541 Merge branch 'master' of https://dev.azure.com/olympusai/Olympus/_git/hermione 2025-04-18 10:10:11 +02:00
andrea.terzani
8ba91387db fix username 2025-04-18 09:48:35 +02:00
Andrea Terzani
dfd3b52611 Updated JwtService.java 2025-04-18 05:25:24 +00:00
andrea.terzani
5991fb321d Merge commit 'd6ab7788a14d20306ebe43a2adfca425c2712491' 2025-04-17 16:26:45 +02:00
sumedh
d6ab7788a1 Update JWT issuer URI in application properties 2025-04-17 16:37:10 +05:30
andrea.terzani
f234439486 tenant 2025-04-17 07:38:52 +02:00
andrea.terzani
9349393e2b working msal 2025-04-16 20:40:45 +02:00
7501a2d197 Bug Rag Ranker (sometimes the Rank for a document is not only a number) 2025-04-09 16:15:43 +02:00
1e698db368 Bug on Execution List 2025-04-02 13:25:01 +02:00
876f0acda2 Update Codegenie step 2025-04-01 16:33:22 +02:00
a985bcd46a Update Embedding in Q&A on DOC 2025-04-01 13:03:46 +02:00
andrea.terzani
717cb365ec ```
Nessuna modifica apportata
```
2025-03-29 09:36:16 +01:00
andrea.terzani
8f14260a9b Nessuna modifica apportata 2025-03-28 13:02:43 +01:00
andrea.terzani
f0b3f1f34a Nessuna modifica apportata 2025-03-28 12:58:10 +01:00
andrea.terzani
9a1ffa847d Aggiungi supporto per il ranking dei documenti nelle query avanzate 2025-03-28 12:08:27 +01:00
ba836d8c9f Merged PR 91: Update endpoint for Canvas
Update endpoint for Canvas
2025-03-25 16:20:43 +00:00
98ed010e24 Update endpoint for Canvas 2025-03-25 17:09:02 +01:00
andrea.terzani
b08adcbbb9 ```
Nessuna modifica apportata
```
2025-03-25 12:27:50 +01:00
andrea.terzani
06b3491f09 Aggiungi supporto per diversi client di chat e modifica la gestione degli endpoint nel solver delle query avanzate 2025-03-25 10:51:18 +01:00
andrea.terzani
1525f17580 Aggiungi gestione delle query elaborate in AdvancedQueryRagSolver 2025-03-25 10:13:38 +01:00
andrea.terzani
557f9d05c1 Merge branch 'master' of https://dev.azure.com/olympusai/Olympus/_git/hermione 2025-03-25 09:22:49 +01:00
andrea.terzani
4fe9d9f356 Aggiungi AdvancedQueryRagSolver per la gestione avanzata delle query RAG 2025-03-25 09:21:23 +01:00
c09663bd96 Add scenario field for enabling chat 2025-03-18 17:15:03 +01:00
Florinda
8fb4081495 fix build 2025-03-12 11:23:56 +01:00
Florinda
b15bd503d7 Merge branch 'develop' of https://dev.azure.com/olympusai/Olympus/_git/hermione into develop 2025-03-12 11:04:50 +01:00
Florinda
416edfd42f add pagination + filters 2025-03-12 10:51:53 +01:00
5a8fd41df0 Hide sensitive information in scenario debug output 2025-03-06 13:02:34 +01:00
b692c5d100 Update Canvas 2025-03-03 16:39:58 +01:00
1195c55600 Clean Canvas and resolve bug 2025-03-03 12:27:52 +01:00
Florinda
3c20728c2c update codegenie 2025-02-26 17:04:08 +01:00
Florinda
e91f8f3d3a adjustments summarize + scenarios visible based on role 2025-02-26 12:12:11 +01:00
Florinda
f663ecb57b Merge branch 'develop' of https://dev.azure.com/olympusai/Olympus/_git/hermione into develop 2025-02-25 11:06:14 +01:00
Florinda
f43b7c2c7a update summarize 2025-02-25 10:57:05 +01:00
5d10dc77f7 Added hint field for Scenario 2025-02-24 17:14:55 +01:00
Andrea Terzani
f8e2501ef1 Updated application.properties 2025-02-21 15:44:04 +00:00
andrea.terzani
4cb34c0087 Rimuovi codice non utilizzato nel metodo di invio dei messaggi in AdvancedAIPromptSolver 2025-02-21 16:23:32 +01:00
andrea.terzani
5e8c7bd88e Aggiungi SimpleDateTools e SourceCodeTool per gestire data/ora e recupero codice sorgente 2025-02-21 16:17:55 +01:00