Skip to content

Conversation

@cdreetz
Copy link
Owner

@cdreetz cdreetz commented Oct 11, 2025

Summary

  • add asynchronous OpenAI and Anthropic generator implementations that leverage asyncio clients
  • provide AsyncGeneratorFunction with bounded-concurrency streaming plus AsyncGeneratorClient factory helper
  • expand generator tests to cover async functionality and client factories

Testing

  • pytest (fails: missing optional dependencies such as pandas when importing test modules)

https://chatgpt.com/codex/tasks/task_e_68eab295d8208320bfc2241b2d27319d

cdreetz and others added 3 commits October 11, 2025 14:56
- Remove isort check from CI/CD workflow
- Remove isort and black from dev dependencies
- Add ruff configuration to pyproject.toml
- Ruff now handles all linting and import sorting

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@cdreetz cdreetz merged commit 6a4dbb8 into main Oct 11, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants