File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >3.5.6 </version >
9+ <version >3.5.7 </version >
1010 <relativePath /> <!-- Lookup parent from repository -->
1111 </parent >
1212 <groupId >com.embabel.template</groupId >
1818
1919 <properties >
2020 <java .version>21</java .version>
21- <embabel-agent .version>0.2 .0</embabel-agent .version>
21+ <embabel-agent .version>0.3 .0</embabel-agent .version>
2222 </properties >
2323
2424 <dependencies >
Original file line number Diff line number Diff line change 33# embabel.models.default-llm=llama3.1:8b
44# embabel.models.default-embedding-model=nomic-embed-text:latest
55
6- embabel.agent.platform.llm-operations.data-binding.send_validation_info =true
7-
86# Llm Roles: Create as many as you want and use with byRole("role-name")
97# embabel.models.llms.best=llama3.1:8b
108# embabel.models.llms.cheapest=llama3.1:8b
You can’t perform that action at this time.
0 commit comments