File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >io.github.vishalmysore</groupId >
39
39
<artifactId >a2ajava</artifactId >
40
- <version >0.1.9.3 </version >
40
+ <version >0.1.9.4 </version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >io.github.vishalmysore</groupId >
49
49
<dependency >
50
50
<groupId >io.github.vishalmysore</groupId >
51
51
<artifactId >tools4ai</artifactId >
52
- <version >1.1.6.1 </version >
52
+ <version >1.1.6.2 </version >
53
53
<exclusions >
54
54
<!-- Common Swagger/OpenAPI dependencies to exclude -->
55
55
<exclusion >
Original file line number Diff line number Diff line change @@ -26,4 +26,11 @@ openAiModelName=gpt-4o-mini
26
26
# #Serper Key for google search or hallucination detection
27
27
serperKey =
28
28
29
- agent.provider =openai
29
+ agent.provider =openai
30
+
31
+ # # Action packages to scan only actions form this package will be available to yoga server
32
+ # # action.packages.to.scan=org.example.yoga
33
+
34
+ mcp.tools.servername =The Best Server For Customer Service
35
+ mcp.tools.version =1.0.0
36
+ a2a.card.name =Tools4AI Based A2A Server
You can’t perform that action at this time.
0 commit comments