soyio-id/Soyio Docs Bot
Suggest documentation updates based on PR changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pinecone_api_key | Pinecone API key | yes | — |
| pinecone_index | Pinecone index name | yes | — |
| gemini_api_key | Google Gemini API key | yes | — |
| gemini_model | Gemini model for text generation | no | gemini-2.5-pro |
| github_token | GitHub token for posting comments | yes | — |
| pr_number | PR number to analyze | no | — |
| repo | Repository (owner/name) | no | — |
| top_k | Number of relevant docs to retrieve | no | 5 |
| prompt_instruction | Optional tone/audience guidance for the PR comment intro (doc text follows existing docs tone) | no | — |
Outputs
| name | description |
|---|---|
| suggestions_count | Number of suggestions generated |
| impact_level | Impact level (none, low, medium, high) |