295 Commits

Author SHA1 Message Date
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
andrea.terzani
fa2f5829a2 remove security 2024-08-12 14:47:58 +02:00
andrea.terzani
bfc5e56ac4 Revert "remove security"
This reverts commit 2e40d04b2a.
2024-08-12 14:24:29 +02:00
andrea.terzani
2e40d04b2a remove security 2024-08-12 13:52:22 +02:00
andrea.terzani
e8b9dc28b1 remove authentication 2024-08-12 12:34:55 +02:00
AndreaTerzani
2a6336cfe1 chore: Enrich relationships with node types in Neo4JUitilityService 2024-08-12 00:12:18 +02:00
AndreaTerzani
d96624cfa8 added shema descriptor 2024-08-11 23:07:23 +02:00
andrea.terzani
30a3066f61 refactor: Improve QueryNeo4JSolver performance and readability 2024-08-11 10:19:21 +02:00
andrea.terzani
090ecabf6a Added Neo4j Step Solver 2024-08-10 22:58:29 +02:00
Administrator
afcdb01220 Update pom.xml 2024-08-08 10:06:13 +00:00
Administrator
ce4fb2b41b Update pom.xml 2024-08-08 09:50:06 +00:00
Administrator
78fb2240d0 Update pom.xml 2024-08-08 09:45:07 +00:00
Administrator
1726edfcc8 Update pom.xml 2024-08-08 09:22:15 +00:00
Administrator
361e98b78a Update pom.xml 2024-08-08 09:16:37 +00:00
Administrator
bddaf7b138 Update file pom.xml 2024-08-08 09:13:07 +00:00
Administrator
4a8ae872b1 Update file .gitlab-ci.yml 2024-08-08 09:08:14 +00:00
Administrator
1a764c0410 Update file pom.xml 2024-08-08 09:07:13 +00:00
Administrator
0506771a3c Update file pom.xml 2024-08-08 09:05:19 +00:00
Administrator
6687d06aa3 Update pom.xml 2024-08-08 09:00:32 +00:00
Administrator
0c0a78ed93 Update .gitlab-ci.yml file 2024-08-08 08:55:19 +00:00
Administrator
5d018f6018 Update 2 files
- /.gitlab-ci.yaml
- /.gitlab-ci.yml
2024-08-08 08:44:52 +00:00
Administrator
364da151a7 add deploy pipeline 2024-08-08 08:43:57 +00:00
paola.trabucco
7c20fbac45 authentication 2024-08-07 12:37:05 +02:00
90fee3fdb3 Added scenarioExecution_id 2024-08-02 16:19:36 +02:00
andrea.terzani
b932baacc5 chore: Refactor ScenarioController to use @PathVariable for scenario ID 2024-08-02 09:20:53 +02:00
c510ef8f62 Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione 2024-08-01 11:23:48 +02:00
ff156655c0 New dto 2024-08-01 11:23:05 +02:00
andrea.terzani
f2dd48c5ec chore: Update scenario execution in TestController to use new scenario ID 2024-07-31 14:31:31 +02:00
andrea.terzani
96131731a1 chore: Refactor ScenarioController and ScenarioExecutionService 2024-07-31 11:18:42 +02:00
andrea.terzani
ad71758490 feat: Add ScenarioInputs class to Scenario model 2024-07-31 09:42:18 +02:00
andrea.terzani
57ad21a14c chore: Update scenario execution in TestController and ScenarioExecutionService 2024-07-30 17:02:21 +02:00
andrea.terzani
e4954be1df change scenario 2024-07-29 18:05:10 +02:00
andrea.terzani
b1a5602882 moved to mongo 2024-07-29 12:41:27 +02:00
andrea.terzani
157dacbe31 Initial commit 2024-07-29 08:48:44 +02:00