diff --git a/README.md b/README.md index c63dc0e..703401f 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,8 @@ In order to accomplish "send it to Line" like [example3](https://github.com/jeka message: "{{ message }}" ``` + + #### 2-3. Get events from calendar In order to pass result of calling service to OpenAI, set response variable to `_function_result`. diff --git a/examples/function/notify/README.md b/examples/function/notify/README.md index 25942a0..ac2cd1c 100644 --- a/examples/function/notify/README.md +++ b/examples/function/notify/README.md @@ -1,3 +1,6 @@ +## Objective + + ## Function ### send_message_to_messenger