mirror of
https://github.com/hoshikawa2/oci_agent_ai.git
synced 2026-03-03 16:19:35 +00:00
first commit
This commit is contained in:
@@ -66,7 +66,7 @@ The langchain_core.tools library understands the scope of work by associating th
|
||||
|
||||
Another interesting point about the langchain_core.tools library is that the service signature attributes are also interpreted, that is, the library itself determines how to forward the request in natural language and define the attributes of the parameters of the service in question. This is already very impressive in itself, as it greatly reduces the implementation burden on integrations. In the traditional integration model, there is time to be spent defining the FROM-TO between the source and destination of these integrations. This is a very reasonable effort. In the Agent AI model, it is through the context that the attributes are passed, that is, the library can determine what each parameter is and pass it to the service in the correct way.
|
||||
|
||||

|
||||

|
||||
|
||||
### Test the Code
|
||||
|
||||
|
||||
BIN
images/img_23.png
Normal file
BIN
images/img_23.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
Reference in New Issue
Block a user