astronomer / ask-astro

An end-to-end LLM reference implementation providing a Q&A interface for Airflow and Astronomer
https://ask.astronomer.io/
Apache License 2.0
192 stars 47 forks source link

Astro docs should link to the webpage not github #129

Closed mpgreg closed 9 months ago

mpgreg commented 10 months ago

Please describe the feature you'd like to see Currently the ingest for astro docs and astro learn uses github markdown pages. The docLink points to the github page.

Describe the solution you'd like It would be nice to have this point at the docs.astronomer.io webpage.

Are there any alternatives to this feature? Current ingest is okay for RAG performance.

Additional context Can look at converting the docLink but this may not be deterministic. Also the markdown extract needs to be repo/dir-agnostic so likely can't specify logic to convert.

Acceptance Criteria

Note:

sunank200 commented 10 months ago

Note:

sunank200 commented 9 months ago

Issues with broken URL for astro docs. Debugging this currently.

sunank200 commented 9 months ago

PR