Skip to content

Commit

Permalink
Merge pull request #15 from jekalmin/add-examples
Browse files Browse the repository at this point in the history
add examples
  • Loading branch information
jekalmin authored Nov 5, 2023
2 parents e0701b7 + 8a6b8a2 commit 3c18ad2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ In order to accomplish "send it to Line" like [example3](https://github.com/jeka
message: "{{ message }}"
```
<img width="300" src="https://github.com/jekalmin/extended_openai_conversation/assets/2917984/16dc4ca0-c823-4dfe-a2b7-1ba7623acc70">
#### 2-3. Get events from calendar
In order to pass result of calling service to OpenAI, set response variable to `_function_result`.
Expand Down
3 changes: 3 additions & 0 deletions examples/function/notify/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## Objective
<img width="300" src="https://github.com/jekalmin/extended_openai_conversation/assets/2917984/16dc4ca0-c823-4dfe-a2b7-1ba7623acc70">

## Function

### send_message_to_messenger
Expand Down

0 comments on commit 3c18ad2

Please sign in to comment.