iachat/.github/workflows
Sojan Jose 480f34803b
feat: Response Bot using GPT and Webpage Sources (#7518)
This commit introduces the ability to associate response sources to an inbox, allowing external webpages to be parsed by Chatwoot. The parsed data is converted into embeddings for use with GPT models when managing customer queries.

The implementation relies on the `pgvector` extension for PostgreSQL. Database migrations related to this feature are handled separately by `Features::ResponseBotService`. A future update will integrate these migrations into the default rails migrations, once compatibility with Postgres extensions across all self-hosted installation options is confirmed.

Additionally, a new GitHub action has been added to the CI pipeline to ensure the execution of specs related to this feature.
2023-07-21 18:11:51 +03:00
..
lint_pr.yml chore(ci): Ensure PR titles are in semantic format (#7346) 2023-06-19 16:48:45 +05:30
lock.yml feat: Skip gh thread lock gh action on forks (#6381) 2023-02-03 12:20:49 +05:30
nightly_installer.yml chore: upload log artifact in nightly gh action (#6513) 2023-02-28 12:18:06 +05:30
publish_codespace_image.yml chore: Support Github Codespaces (#2510) 2021-06-29 19:18:10 +05:30
publish_foss_docker.yml chore: revert arm64 docker build in gh action (#5619) 2022-10-13 13:46:28 +05:30
run_foss_spec.yml feat: Response Bot using GPT and Webpage Sources (#7518) 2023-07-21 18:11:51 +03:00
run_response_bot_spec.yml feat: Response Bot using GPT and Webpage Sources (#7518) 2023-07-21 18:11:51 +03:00
size-limit.yml feat: Add size limit action (#7253) 2023-06-05 18:56:15 +05:30
stale.yml chore: add stale PR bot (#6289) 2023-01-19 18:53:21 +05:30