| Annotation Type | Description |
|---|---|
| P |
Parameter of a Tool
|
| Tool |
Java methods annotated with @Tool are considered tools that language model can use.
|
| ToolMemoryId |
If a
Tool method parameter is annotated with this annotation,
memory id (parameter annotated with @MemoryId in AI Service) will be injected automatically. |
Copyright © 2023. All rights reserved.