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

Setup and run end to end #42

Closed Lee-W closed 11 months ago

Lee-W commented 11 months ago

The main change is documenting how to set the slack bot for ask-astro https://github.com/astronomer/ask-astro/blob/setup-and-run-end-to-end/docs/api/setup_slack_bot.md

Other are minor improvement and scripts to run ask-astro API locally

Closes: #32 #38

cloudflare-workers-and-pages[bot] commented 11 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 407af09
Status: ✅  Deploy successful!
Preview URL: https://3ec5a591.ask-astro.pages.dev
Branch Preview URL: https://setup-and-run-end-to-end.ask-astro.pages.dev

View logs

Lee-W commented 11 months ago

Over all looks good to me. Following needs to be added.

1. Installation of poetry and missing requirements if any.

could be improved but this is how it looks like now

image