Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image link support #25

Merged
merged 5 commits into from
Oct 24, 2024
Merged

Image link support #25

merged 5 commits into from
Oct 24, 2024

Conversation

cmyui
Copy link
Member

@cmyui cmyui commented Oct 24, 2024

This message:

@AI#1534 what about these https://i.cmyui.xyz/17-jADWS7Kia8bg.png ones? https://i.cmyui.xyz/Rh7kteQno1WS3hxVd6AI.png https://i.cmyui.xyz/Rh7kteQno1WS3hxVd6AI.png

is parsed into

[{'type': 'text',
  'text': 'User #855: @AI what about these {IMAGE #1} ones? {IMAGE #2} {IMAGE #3}'},
 {'type': 'image_url',
  'image_url': {'url': 'https://i.cmyui.xyz/17-jADWS7Kia8bg.png'}},
 {'type': 'image_url',
  'image_url': {'url': 'https://i.cmyui.xyz/Rh7kteQno1WS3hxVd6AI.png'}},
 {'type': 'image_url',
  'image_url': {'url': 'https://i.cmyui.xyz/Rh7kteQno1WS3hxVd6AI.png'}}]

@cmyui cmyui changed the title take over production Image attachment and link support Oct 24, 2024
@cmyui cmyui changed the title Image attachment and link support Image link support Oct 24, 2024
@cmyui cmyui self-assigned this Oct 24, 2024
@cmyui cmyui added the enhancement New feature or request label Oct 24, 2024
@cmyui
Copy link
Member Author

cmyui commented Oct 24, 2024

Tested and working as expected

@cmyui cmyui merged commit 508915a into master Oct 24, 2024
1 check passed
@cmyui cmyui deleted the image-support branch October 24, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant