PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.98k stars 5.27k forks source link

[ACTIONS] New Writesonic, ChatSonic, Photosonic actions #6054

Open RiverTeacher opened 1 year ago

RiverTeacher commented 1 year ago

Name of app / service Chat sonic Link to developer documentation https://docs.writesonic.com/reference/chatsonic_v2businesscontentchatsonic_post-1 Is lack of support preventing you from building workflows, or do you have a workaround? Unable to build workflow due to lack of support Are there specific actions, or triggers, you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each! Chat with Chat Sonic

Update: 4/19/2023 After discussion with the user, they want to replicate OpenAI components onto ChatSonic, however, ChatSonic is a subproduct of Writer, so certain OpenAI actions match those of Writer instead of ChatSonic, this is reflected in the following component list, which is grouped by the app actually handling a corresponding OpenAI action

App ChatSonic

Actions Chat

Link to developer docs https://docs.writesonic.com/reference/chatsonic_v2businesscontentchatsonic_post-1

App Writer

Link to developer docs https://docs.writesonic.com/reference/summary_v2businesscontentsummary_post-1 https://docs.writesonic.com/reference/content-rephrase_v2businesscontentcontent-rephrase_post

Actions Text Summary Content Rephraser

App Photosonic

Link to developer docs https://docs.writesonic.com/reference/generate_image_v1_business_photosonic_generate_image_post-1

Actions Generate Image

Context: User is requesting to build counterpart components from OpenAI in their Writer/ChatSonic/Photosonic versions. From those Create Transction, Create Embeddings, Create Completion (Send Prompt), and Classify Items in Categories don't have an equivalent. Content Rephraser can be used for translating, as per Tips for using Content Rephraser

sergio-eliot-rodriguez commented 1 year ago

Hey @RiverTeacher

Thanks for calling that out,, however, I see that ChaSonic is properly in place: https://pipedream.com/apps/chatsonic

Can you please have a look if that works for your or other wise elaborate on what you are trying to do so that we can help you?

RiverTeacher commented 1 year ago

Thank you for your reply. chat sonic itself exists, but it has only 3 actions, which makes it difficult to integrate with other apps. As an example, open ai has many more actions than 3 and can be easily integrated with other apps. I would like to see them added to chat sonic as well, if you don't mind.

Screenshot_20230418-064622 Screenshot_20230418-064602

sergio-eliot-rodriguez commented 1 year ago

@RiverTeacher thanks for getting back to me,

so are you saying that you ideally want the same componets supported for OpenAI to be supported for Chat Sonic?

we usually expect users specifying the exact triggers and actions they are looking for based on what their are trying to integrate, we expect a list like this components requested for GoDaddy https://github.com/PipedreamHQ/pipedream/issues/6032

Triggers

New Subscriber

Actions

Add DNS Record Update DNS Record

Can you please come with a list with your the compoents you want to see for Chat Sonic created, or are you fine with us choosing from (i.e building similar to OpenAI)?

Thanks in advance to your further info

RiverTeacher commented 1 year ago

Yes, we want to support the same components in Chat Sonic that are supported in OpenAI.

Triggers

Receive new emails

Actions

Chat with Chat sonic

sergio-eliot-rodriguez commented 1 year ago

@RiverTeacher thanks for the explanation.

Ok, so ChatSonic is part of a family of product that also includes Writesonic and Photosonic, We have integrated Writesonic https://pipedream.com/apps/writesonic we don't have integrated Photosonic, I created an issue for it at https://github.com/PipedreamHQ/pipedream/issues/6098, feel free to follow that ticket, if you'd like.

Now, I checked the entire API documentation for Writsonic / Chatsonic / Photosonic and the following components from OpenAI are not available: Create Transction, Create Embeddings, Create Completion (Send Prompt), and Classify Items in Categories You'll be able to use the Content Rephraser action component to translate, as per this Tips for using it: https://docs.writesonic.com/docs/content-rephraser-1#tips-for-using-content-rephraser

the Pipedream component development team should get to tackle these components soon, so be attentive. Thanks.

dylburger commented 1 year ago

Thanks for the request! Did you know that anyone can author and publish their own Pipedream actions? Would you be interested in helping out with that? We're happy to answer any questions or support you in any way.

If you don't have the time, would you be willing to reach out to the app provider to see if they're interested in building these? When we work with an app partner, it improves the quality of the integration, and it helps when this kind of request comes from a customer like you.

RiverTeacher commented 1 year ago

It's been a while. I read the documentation but did not understand it well 😭