ChatGPT-in-Slack
Swift demonstration of how to build a Slack app that enables end-users to interact with a ChatGPT bot
Language: python
Author: GitHub Repos (@github-repos)
0 stars · 0 views
Viewing path: README.md
Files
- bolt_listeners.py (py)
- requirements.txt (txt)
- LICENSE (txt)
- manifest-dev.yml (yml)
- tests.yml (yml)
- flake8.yml (yml)
- pytype.yml (yml)
- Dockerfile (txt)
- serverless.yml (yml)
- markdown_conversion_test.py (py)
- slack_ops_test.py (py)
- openai_ops_test.py (py)
- function_call_example.py (py)
- openai_image_ops_test.py (py)
- bolt_listeners_test.py (py)
- slack_ui_test.py (py)
- model_constants_test.py (py)
- openai_api_utils_test.py (py)
- i18n_test.py (py)
- validate.sh (sh)
- .github (github)
- workflows (txt)
- tests (txt)
- main_prod.py (py)
- app (txt)
- main.py (py)
- AGENTS.md (md)
- i18n.py (py)
- README.md (md)
- slack_ops.py (py)
- manifest-prod.yml (yml)
- slack_ui.py (py)
- openai_ops.py (py)
- openai_api_utils.py (py)
- markdown_conversion.py (py)
- openai_image_ops.py (py)
- slack_constants.py (py)
- ATTRIBUTION.md (markdown)
- openai_constants.py (py)
- env.py (py)
- sensitive_info_redaction.py (py)