Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

feat(openai): support text to speech task #52

Conversation

xiaofei-du
Copy link
Member

Because

we want to support OpenAI text-to-speech

This commit

  • add TASK_TEXT_TO_SPEECH task in OpenAI Connector

Copy link

linear bot commented Nov 15, 2023

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2dc5ed0) 23.60% compared to head (3e1c651) 23.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage   23.60%   23.60%           
=======================================
  Files           4        4           
  Lines         250      250           
=======================================
  Hits           59       59           
  Misses        176      176           
  Partials       15       15           
Flag Coverage Δ
unittests 23.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@donch1989 donch1989 merged commit 7c3caf7 into main Nov 21, 2023
@donch1989 donch1989 deleted the xiaofeidu/ins-2623-support-text-to-speech-task-in-openai-connector branch November 21, 2023 16:59
donch1989 pushed a commit that referenced this pull request Nov 28, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.7.0-alpha](v0.6.0-alpha...v0.7.0-alpha)
(2023-11-28)


### Features

* **openai:** support text to speech task
([#52](#52))
([7c3caf7](7c3caf7))
* **redis,openai:** support redis as LLM chat memory store
([#53](#53))
([bf5dea7](bf5dea7))
* **redis:** add SSL/TLS support for Redis
([#62](#62))
([450b60d](450b60d))
* **restapi:** add REST API connector
([#54](#54))
([a795462](a795462))
* **website,googlesearch:** add website connector and improve webpage
text parsing ([#64](#64))
([879904f](879904f))


### Bug Fixes

* **stability-ai:** add default weight for stable-diffusion-xl-1024-v1-0
([#61](#61))
([7c18737](7c18737))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants