flavienbwk/Repochat Action
Chat with your repo in one Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dirs_to_scan | Comma-separated list of directories that you want to chat about | yes | — |
| interface_password | Password to access the interface | no | "" |
| openai_api_key | Your OpenAI API key | yes | — |
| openai_model_type_inference | OpenAI model type for inference | no | gpt-4o-mini |
| openai_model_type_embedding | OpenAI model type for embedding | no | text-embedding-3-small |
| provider_name | Cloud provider | no | scaleway |
| provider_key_id | Cloud provider API key ID | yes | — |
| provider_key_secret | Cloud provider API key secret | yes | — |
| provider_default_region | Cloud provider default region | yes | — |
| provider_default_zone | Cloud provider default zone | yes | — |
| provider_project_id | Cloud provider project ID (Scaleway specific) | no | — |
| pg_connection_string | PostgreSQL connection string | no | "" |
| cpu_limit | CPU limit for the container | no | 1000 |
| memory_limit | Memory limit for the container | no | 1024 |
| min_scale | Minimum scale for the container | no | 1 |
| max_scale | Maximum scale for the container | no | 1 |
Outputs
no outputs