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

feat: llm led data dictionary generation for dbt models #2515

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

evanameyer1
Copy link
Contributor

llm led data dictionary generation for dbt models

Copy link

vercel bot commented Nov 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kariba-network ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 23, 2024 0:24am
oso-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 23, 2024 0:24am

Copy link
Member

@ryscheng ryscheng left a comment

Choose a reason for hiding this comment

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

lgtm. feel free to merge.

as discussed in our call, we'll just treat this as an isolated experimental script for now. There are a number of steps we'd need to take before it will work in a reproducible dev / prod setting (future work):

  • Enumerating dependencies using poetry
  • Either removing service dependencies (MongoDB) or adding the service in a way that prod can access (i.e. kubernetes)
  • Fixing the Google auth to use our production secrets manager (or env files if running locally)
  • Turning this into something that folks can run regularly. I'd probably suggest something simple to start and just turn it into a CLI tool that developers can run periodically i.e. a poetry script.
  • Adapting it for our new sqlmesh setup (TBD what that looks like)

Anyway, I'll merge for now, we can always do this other stuff later

@ryscheng ryscheng enabled auto-merge November 23, 2024 00:51
@ryscheng ryscheng added this pull request to the merge queue Nov 23, 2024
Merged via the queue into main with commit 5dfdd17 Nov 23, 2024
8 of 9 checks passed
@ryscheng ryscheng deleted the feature/dbt_doc_gen branch November 23, 2024 01:01
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