Skip to content

Commit

Permalink
[docs] reference #ask-ai as resource for getting help (#19245)
Browse files Browse the repository at this point in the history
## Summary & Motivation

Adds a reference to the #ask-ai channel in the "Getting Help" section of
the Dagster documentation.

@PedramNavid , I believe this is your baby, so I'd be curious to know if
you think this is ready for inclusion in the main docs, but I've been
super impressed by the answers I've seen so far. I was perusing the
docs, and thought it would fit nicely in this section.

## How I Tested These Changes

Previewed rendered markdown.
  • Loading branch information
cmpadden authored Jan 31, 2024
1 parent 5c13175 commit d164bdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/content/getting-started/getting-help.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Search engines like Google generally do a good job at surfacing relevant Dagster

Unfortunately, ChatGPT is not currently a great resource for answering questions about Dagster, because the corpus it was trained on doesn’t include Dagster’s latest APIs.

However, one can interact with a fine-tuned Language Learning Model (LLM) trained on Dagster docs in the [#ask-ai](https://dagster.slack.com/archives/C066HKS7EG1) channel of the Dagster Slack.

---

## Bugs and feature requests
Expand Down

1 comment on commit d164bdb

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for dagster-docs ready!

✅ Preview
https://dagster-docs-femwpe6f7-elementl.vercel.app
https://master.dagster.dagster-docs.io

Built with commit d164bdb.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.