forked from Mirror/ollama4j
updated README.md
Signed-off-by: koujalgi.amith@gmail.com <koujalgi.amith@gmail.com>
This commit is contained in:
parent
df402efaba
commit
d470f940b0
@ -129,6 +129,7 @@ Register the defined tools (`fuel price` and `weather`) with the OllamaAPI.
|
|||||||
```shell
|
```shell
|
||||||
ollamaAPI.registerTool(fuelPriceToolSpecification);
|
ollamaAPI.registerTool(fuelPriceToolSpecification);
|
||||||
ollamaAPI.registerTool(weatherToolSpecification);
|
ollamaAPI.registerTool(weatherToolSpecification);
|
||||||
|
ollamaAPI.registerTool(databaseQueryToolSpecification);
|
||||||
```
|
```
|
||||||
|
|
||||||
### Create prompt with Tools
|
### Create prompt with Tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user