Skip to content

Commit

Permalink
Update ChatGPT
Browse files Browse the repository at this point in the history
  • Loading branch information
remdex committed Oct 22, 2024
1 parent ae5f3dc commit b72a2bb
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 45 deletions.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,22 @@

With this extension you won't need to pay anything to third party except OpenAI for contextual search based on your personal data.

### Present release

Updates

* Multiple tools call support. `ScheduleRun` Rest API call will use `"parallel_tool_calls": false,` argument
* Bot now has example how to have multiple tools calls with arguments

Make sure you have most recent Rest API and Bot versions also version with this commit https://github.com/LiveHelperChat/livehelperchat/commit/6e9ecaa573902adc082204799fec98f7796d81d9

### V1.0

Initial release

## Requirements

* Min 4.48v Live Helper Chat version.
* Min 4.51v Live Helper Chat version.
* At the moment Polling workflow is supported only.
* Account at https://platform.openai.com/docs/overview

Expand Down Expand Up @@ -70,4 +83,6 @@ Video tutorial and use case - https://youtu.be/X9W99obVj8Q

# ChatGPT Completion workflow model support

Please refer to this manual https://doc.livehelperchat.com/docs/bot/chatgpt-integration
Please refer to this manual https://doc.livehelperchat.com/docs/bot/chatgpt-integration

# Screenshots
Loading

0 comments on commit b72a2bb

Please sign in to comment.