agents
agents copied to clipboard
DocString: Add detailed docstring for WorkerOptions class
- Added comprehensive docstring to the
WorkerOptionsclass explaining the purpose and usage of each argument. - Included descriptions for key attributes such as entrypoint function, request handler, load function, executor type, and timeouts.
- Provided default values for parameters where applicable.
- Improved documentation consistency with other components of the project.
⚠️ No Changeset found
Latest commit: 685c1059aa0554ae80cd4f58a9eff0ecacacbcb4
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR