Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TwistingTwists committed Mar 7, 2024
1 parent c0a38e5 commit f99c6c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/cookbook/gpt4-vision.livemd
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ base64_image = "data:image/png;base64," <> Base.encode64(image)

defmodule Product do
use Ecto.Schema
use Instructor.Validator

@primary_key false
embedded_schema do
Expand Down

0 comments on commit f99c6c1

Please sign in to comment.