Merge pull request #2783 from pipecat-ai/mb/community-integrations-submission
Update to Community Integrations submission process
This commit is contained in:
@@ -43,14 +43,22 @@ Join our Discord: https://discord.gg/pipecat
|
|||||||
|
|
||||||
### Step 4: Submit for Listing
|
### Step 4: Submit for Listing
|
||||||
|
|
||||||
Post in the `#community-integrations` channel with:
|
Submit a pull request to add your integration to our [Community Integrations documentation page](https://docs.pipecat.ai/server/services/community-integrations).
|
||||||
|
|
||||||
- Service name
|
**To submit:**
|
||||||
- Service type (STT, LLM, TTS, Image, etc.)
|
|
||||||
- Link to your repository
|
1. Fork the [Pipecat docs repository](https://github.com/pipecat-ai/docs)
|
||||||
- Demo video (approx 30-60 seconds) showing:
|
2. Edit the file `server/services/community-integrations.mdx`
|
||||||
- Core functionality of your integration
|
3. Add your integration to the appropriate service category table with:
|
||||||
- Handling of an interruption (if applicable to service type)
|
- Service name
|
||||||
|
- Link to your repository
|
||||||
|
- Maintainer GitHub username(s)
|
||||||
|
4. Include a link to your demo video (approx 30-60 seconds) in your PR description showing:
|
||||||
|
- Core functionality of your integration
|
||||||
|
- Handling of an interruption (if applicable to service type)
|
||||||
|
5. Submit your pull request
|
||||||
|
|
||||||
|
Once your PR is submitted, post in the `#community-integrations` Discord channel to let us know.
|
||||||
|
|
||||||
## Integration Patterns and Examples
|
## Integration Patterns and Examples
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user