Skip to content

Conversation

@subhamagrawal7
Copy link

  • Introduced a new plugin system allowing users to define custom request functions using @request and @on_call_completion decorators.
  • Implemented a PluginLoader to automatically discover and load decorated functions from Python files.
  • Updated the configuration parser to support loading requests from Python files.
  • Added examples and tests for custom request types and plugin functionality.
  • Enhanced RequestConfig to accommodate custom request types alongside HTTP and WebSocket.
  • Created documentation for the new plugin system and usage examples.

- Introduced a new plugin system allowing users to define custom request functions using @request and @on_call_completion decorators.
- Implemented a PluginLoader to automatically discover and load decorated functions from Python files.
- Updated the configuration parser to support loading requests from Python files.
- Added examples and tests for custom request types and plugin functionality.
- Enhanced RequestConfig to accommodate custom request types alongside HTTP and WebSocket.
- Created documentation for the new plugin system and usage examples.
@subhamagrawal7 subhamagrawal7 self-assigned this Aug 8, 2025
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