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

Dont drop extra fields in dynamic classes when passing them as inputs to a function #802

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

aaronvg
Copy link
Contributor

@aaronvg aaronvg commented Jul 19, 2024

No description provided.

Copy link

vercel bot commented Jul 19, 2024

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

Name Status Preview Comments Updated (UTC)
baml ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 19, 2024 6:20am

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

  • Added test_dynamic_inputs_list2 to verify handling of dynamic inputs with nested properties in integ-tests/python/tests/test_functions.py
  • Imported DynInputOutput class from baml_client.types to support the new test

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

};
}

// Log the fields
Copy link
Contributor

Choose a reason for hiding this comment

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

delete comment

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

(updates since last review)

  • Updated typescript/fiddle-frontend/vercel-build.sh to install LLVM and Clang using dnf
  • Ensures Rust code can be built and compiled in environments lacking these tools

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

@aaronvg aaronvg merged commit 4264c9b into canary Jul 19, 2024
8 of 9 checks passed
@aaronvg aaronvg deleted the dynamic-fix branch July 19, 2024 06:15
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