Commit Graph

283 Commits

Author SHA1 Message Date
andrea.terzani
ab9b056135 Add support for wildcard allowed origin patterns in CorsConfig 2024-10-25 08:49:34 +02:00
Florinda
d8c1b276dc add visible filter 2024-10-24 14:20:19 +02:00
2b8b159c99 add Scenario outputType 2024-10-24 08:44:15 +00:00
b04cd2c5ff add Scenario outputType 2024-10-24 10:01:17 +02:00
andrea.terzani
2f18616eb2 Update pom.xml 2024-10-23 15:08:01 +00:00
Florinda
ba7d5b31d6 cross scenarios 2024-10-22 18:14:50 +02:00
andrea.terzani
9139a169d4 Refactor pom.xml and remove unused dependencies 2024-10-21 13:43:37 +02:00
D'Alia Florinda
e6f2b2c4ca Merge branch 'prof_users' into 'master'
Merge branch 'master' into 'prof_users'

See merge request olympus_ai/hermione!3
2024-10-21 09:17:57 +00:00
D'Alia Florinda
c5e9527329 Merge branch 'master' into 'prof_users'
merge master into prof users 1

See merge request olympus_ai/hermione!2
2024-10-21 08:34:16 +00:00
D'Alia Florinda
da88e00075 Merge branch 'prof_users' into 'master'
# Conflicts:
#   src/main/java/com/olympus/hermione/models/Scenario.java
2024-10-21 08:32:38 +00:00
Florinda
0ae70143c3 first commit 2024-10-18 17:44:25 +02:00
andrea.terzani
3d29def199 Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione 2024-10-18 09:44:29 +02:00
Andrea Terzani
8aaef03648 Updated azure-pipelines.yml 2024-10-18 07:38:03 +00:00
Andrea Terzani
f867f8adc9 Updated azure-pipelines.yml 2024-10-18 07:29:08 +00:00
Andrea Terzani
0c43430904 Updated pom.xml 2024-10-18 07:25:23 +00:00
Andrea Terzani
76aff00a04 Set up CI with Azure Pipelines
[skip ci]
2024-10-18 06:21:32 +00:00
Sumedh
19f062cf9d cross origin removed 2024-10-18 06:16:23 +00:00
Sumedh
760e6df97d java-parser-module url double quotes removed 2024-10-18 05:50:14 +00:00
Sumedh
f08814ae32 java-parser-module.url added 2024-10-18 05:40:09 +00:00
andrea.terzani
7d0922dcac Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione 2024-10-18 07:04:36 +02:00
andrea.terzani
aa4bf695c7 code browser 2024-10-18 07:01:20 +02:00
Sumedh
f17ee97084 frontend url modified 2024-10-16 13:49:14 +00:00
andrea.terzani
9af8dca896 Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione 2024-10-16 15:09:34 +02:00
andrea.terzani
169827fb6c new cia output 2024-10-16 15:07:46 +02:00
a9bdbb4ed8 adding LLM choice for ChatModel 2024-10-15 21:45:55 +02:00
andrea.terzani
b23521700f Update dependencies and add springdoc-openapi-starter-webmvc-ui dependency 2024-10-10 16:53:41 +02:00
andrea.terzani
2f6ee54ded Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione 2024-10-10 15:42:23 +02:00
andrea.terzani
810572162a Update dependencies and enable Feign client 2024-10-10 15:41:11 +02:00
Florinda
c54e6cc2b2 Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione 2024-10-10 11:13:13 +02:00
a560a1212b Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione 2024-10-09 18:12:04 +02:00
1c7b3e18e5 added memory_id 2024-10-09 18:10:46 +02:00
dd58495fbf added memory_id 2024-10-09 18:09:46 +02:00
andrea.terzani
f050d682db working version 2024-10-09 17:36:36 +02:00
Florinda
61c75e01d9 add security 2024-10-09 16:07:30 +02:00
Sumedh
8b0e822b5e Update .gitlab-ci.yml file 2024-10-09 13:04:19 +00:00
Florinda
f84383cb29 Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione 2024-10-09 11:28:17 +02:00
Florinda
6fef491bc9 updates for common library 2024-10-09 11:26:23 +02:00
d2d9c33ec7 Removing neo4j properties and adding hermione-fe url 2024-10-08 11:27:05 +02:00
andrea.terzani
1a67074df5 Refactor code to improve readability and maintainability
- In AdvancedAIPromptSolver.java, removed unnecessary logging statement and fixed a typo in variable name.
- In SourceCodeRagSolver.java, updated service name to match the correct module name.
- In application.properties, added Eureka configuration for service discovery.
2024-10-07 11:47:36 +02:00
andrea.terzani
4ac1a64ef6 Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione 2024-10-07 08:54:58 +02:00
andrea.terzani
be687ca3cb Load of refactor 2024-10-07 08:53:46 +02:00
Sumedh
2bd1fb8c69 crossorigin removed 2024-09-30 15:21:34 +00:00
Sumedh
f4fd984733 allowed origins modified to specific url 2024-09-30 14:40:54 +00:00
andrea.terzani
8a9f49ff4a Merge branch 'jworkflow' into 'master'
refactor: Enable asynchronous execution in HermioneApplication

See merge request olympus_ai/hermione!1
2024-09-27 07:45:46 +00:00
andrea.terzani
427ebf0072 refactor: Enable asynchronous execution in HermioneApplication
This commit enables asynchronous execution in HermioneApplication by adding the @EnableAsync annotation. This allows for improved performance and responsiveness in the application.
2024-09-27 09:24:04 +02:00
andrea.terzani
967b61a0fe new engine workflows 2024-09-05 10:14:22 +02:00
paola.trabucco
2303f85d54 askHermione/rephrase/summarize 2024-08-28 10:39:20 +02:00
andrea.terzani
3580789de5 refactor: Update JwtTokenProvider to use HS512 algorithm for signing tokens 2024-08-13 09:32:37 +02:00
andrea.terzani
52df0c613a chore: Add qai_load_graph_schema parameter to BasicAIPromptSolver 2024-08-13 09:04:46 +02:00
andrea.terzani
c8c7c0589b Revert "remove security"
This reverts commit fa2f5829a2.
2024-08-13 07:34:57 +02:00