Skip to content

Conversation

@jakelorocco
Copy link
Contributor

@jakelorocco jakelorocco commented Nov 13, 2025

TODO: Need to wait for intrinsic changes to be merged to make those async

Changes

  • made generate_from_context (and functions called by it) async
  • made generate_from_raw async
  • added generate_from_raw support to litellm
  • fixed all invocations of these functions to await the results
  • added stricter tests to ensure values are populated and expected results / errors happen

Tests:

  • all tests pass locally
  • TODO: retest once intrinsics changes are made as well

@mergify
Copy link

mergify bot commented Nov 13, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?:

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