Skip to content

Conversation

@jakelorocco
Copy link
Contributor

@jakelorocco jakelorocco commented Nov 13, 2025

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
  • all examples run

@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)(?:\(.+\))?:

@jakelorocco jakelorocco force-pushed the jal/backend-async branch 2 times, most recently from 2e5dba6 to 585c011 Compare November 17, 2025 16:09
@jakelorocco jakelorocco marked this pull request as ready for review November 17, 2025 17:45
@jakelorocco jakelorocco merged commit abbde23 into main Nov 17, 2025
4 checks passed
@jakelorocco jakelorocco deleted the jal/backend-async branch November 17, 2025 19:30
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