Skip to content

Conversation

ashish-spext
Copy link
Collaborator

@ashish-spext ashish-spext commented Jun 30, 2025

Summary

  • infer URL vs file path automatically during upload
  • document new behavior in README
  • bump version to 0.2.16

Testing

  • coll.upload("https://www.youtube.com/watch?v=dQw4w9WgXcQ")
  • coll.upload("../aws.mp4")
  • coll.upload(url="https://www.youtube.com/watch?v=dQw4w9WgXcQ")
  • coll.upload(file_path="./aws.mp4")

@0xrohitgarg 0xrohitgarg force-pushed the codex/infer-url-or-local-file-from-input branch from 789af5f to 0184973 Compare June 30, 2025 13:48
Copy link
Collaborator

@ankit-v2-3 ankit-v2-3 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@0xrohitgarg 0xrohitgarg closed this Jul 1, 2025
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.

3 participants