Skip to content

Split out _upload_file method on PoeBot#206

Merged
agamble-quora merged 1 commit intopoe-platform:mainfrom
chris00zeng:main
Jan 21, 2026
Merged

Split out _upload_file method on PoeBot#206
agamble-quora merged 1 commit intopoe-platform:mainfrom
chris00zeng:main

Conversation

@chris00zeng
Copy link
Copy Markdown
Contributor

Splits out an _upload_file method on PoeBot to allow customization via subclassing.

@chris00zeng chris00zeng requested a review from a team as a code owner January 21, 2026 17:48
inline_ref=inline_ref,
)

async def _upload_file(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be _upload_file? Marking it like that / private does not seem like it's intended to be overridden by a subclass.

Or would having self.upload_file and upload_file be too confusing?

@agamble-quora agamble-quora merged commit e0755f4 into poe-platform:main Jan 21, 2026
14 checks passed
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