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

Ingest Zendesk knowledge base articles #287

Open
3 tasks
shillion opened this issue Jan 30, 2024 · 1 comment
Open
3 tasks

Ingest Zendesk knowledge base articles #287

shillion opened this issue Jan 30, 2024 · 1 comment
Assignees

Comments

@shillion
Copy link
Collaborator

Please describe the feature you'd like to see
Jake Witz is working on publishing our Zendesk knowledge base articles to the public. We should ingest these in Ask Astro.

Acceptance Criteria

  • All checks and tests in the CI should pass
  • Integration tests — add some queries to our test set that are related to this source
  • Add Zendesk to the documentation as a source
@jwitz
Copy link

jwitz commented Jan 30, 2024

Requirements for this project:

  • Ask Astro should ONLY pull articles designated as visible to "Signed-in users". We have internal content for CRE only that won't be beneficial or relevant to customer asks.
  • Zendesk articles are designed to be atomic, and compounding them together in a single response might be less effective than for other content. Ask Astro responses should reflect this

Extras:

  • Zendesk articles have a lot of metadata tags that make could be used to help Ask Astro filter and navigate articles, we should take advantage of this if possible.

@davidgxue davidgxue modified the milestone: 0.4.0 Feb 21, 2024
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

No branches or pull requests

3 participants