Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow research mode and other conversation commands in automations #1011

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

debanjum
Copy link
Member

Previously we couldn't use research mode or use other slash commands
in automated tasks.

This change separates determining if a chat query is triggered via
automated task from (other) conversation commands to run the query with.

This unlocks the ability to enable research mode in automations
apart from other variations like /image or /diagram etc

Major
---
Previously we couldn't enable research mode or use other slash
commands in automated tasks.

This change separates determining if a chat query is triggered via
automated task from the (other) conversation commands to run the query
with.

This unlocks the ability to enable research mode in automations
apart from other variations like /image or /diagram etc.

Minor
---
- Clean the code to get data sources and output formats
- Have some examples shown on automations page run in research mode
@debanjum debanjum force-pushed the allow-slash-commands-with-automations branch from 20eafa9 to b7e6ace Compare December 17, 2024 08:34
@debanjum debanjum merged commit 63d2c6f into master Dec 17, 2024
10 checks passed
@debanjum debanjum deleted the allow-slash-commands-with-automations branch December 17, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants