Skip to content

Dan v2 updates #1491

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

Merged
merged 6 commits into from
May 31, 2024
Merged

Dan v2 updates #1491

merged 6 commits into from
May 31, 2024

Conversation

chillenberger
Copy link
Contributor

  • centralize all serverless pricing in one spot
  • centralize all serverless models in one spot

@chillenberger chillenberger requested review from kczimm and levkk May 31, 2024 17:27
@chillenberger chillenberger merged commit 44d135b into master May 31, 2024
1 check passed
@chillenberger chillenberger deleted the dan-v2-updates branch May 31, 2024 17:34
}

impl ServerlessModels {
pub fn new() -> ServerlessModels {
Copy link
Contributor

Choose a reason for hiding this comment

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

This feels like it belongs in our main app, not in the open source dashboard.

Copy link
Contributor Author

@chillenberger chillenberger May 31, 2024

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

I understand. That requires us to fix our architecture to be able to inject data into the docs which may not be available in the open source repo.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

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