Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Add GPT as utility and modify voice to use GPT for summarization (#92)#123

Open
reconsumeralization wants to merge 1 commit intoIBM:masterfrom
reconsumeralization:Twigg
Open

Add GPT as utility and modify voice to use GPT for summarization (#92)#123
reconsumeralization wants to merge 1 commit intoIBM:masterfrom
reconsumeralization:Twigg

Conversation

@reconsumeralization
Copy link

  • add GPT as utility and modify voice to use GPT for summarization

  • fix pylint errors

  • fix priming example json

  • update voice plugin readme

  • Update README.md

  • Update README.md

  • gpt3 skill update with util

Signed-off-by: Tathagata Chakraborti tathagata.chakraborti1@ibm.com

Co-authored-by: Mayank Agarwal mayank.agarwal@ibm.com
Co-authored-by: Tathagata Chakraborti tathagata.chakraborti1@ibm.com

📌 References

🎩 What is the goal?

Provide a description of the overall goal (you can usually copy the one from the issue)

📝 How is it being implemented?

Provide a description of the implementation

📺 Screenshot or gif showing the result.

Introuce here a gif or picture about the work

💥 How can it be tested?

If it cannot be tested explain why.

  • Use case 1: A brief description of the use case that should be tested
  • Use case 2: If the use case requires some complex steps, increase indentation
    • Step 1

)

* add GPT as utility and modify voice to use GPT for summarization

* fix pylint errors

* fix priming example json

* update voice plugin readme

* Update README.md

* Update README.md

* gpt3 skill update with util

Signed-off-by: Tathagata Chakraborti <tathagata.chakraborti1@ibm.com>

Co-authored-by: Mayank Agarwal <mayank.agarwal@ibm.com>
Co-authored-by: Tathagata Chakraborti <tathagata.chakraborti1@ibm.com>

### 📌 References
* **Issue:** fixes _your issue goes here_
* **Related pull-requests:** _list of related pull-requests (comma-separated): #1, #2_

### 🎩 What is the goal?

_Provide a description of the overall goal (you can usually copy the one from the issue)_

### 📝 How is it being implemented?

_Provide a description of the implementation_

### 📺 Screenshot or gif showing the result.

_Introuce here a gif or picture about the work_

### 💥 How can it be tested?

_If it cannot be tested explain why._

- [ ] **Use case 1:** _A brief description of the use case that should be tested_
- [ ] **Use case 2:** _If the use case requires some complex steps, increase indentation_
  - [ ] _Step 1_
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant