diff --git a/.changeset/eleven-doors-explode.md b/.changeset/eleven-doors-explode.md new file mode 100644 index 0000000000..ff152ec329 --- /dev/null +++ b/.changeset/eleven-doors-explode.md @@ -0,0 +1,5 @@ +--- +"llamaindex": patch +--- + +Fixes to the PGVectorStore (thanks @mtutty) diff --git a/.changeset/tidy-eyes-jump.md b/.changeset/tidy-eyes-jump.md new file mode 100644 index 0000000000..f2e26cc735 --- /dev/null +++ b/.changeset/tidy-eyes-jump.md @@ -0,0 +1,5 @@ +--- +"llamaindex": patch +--- + +Add GPT-4 Vision support diff --git a/.github/ISSUE_TEMPLATE/bugfix.yml b/.github/ISSUE_TEMPLATE/bugfix.yml index bb8c310bae..0c6dc14985 100644 --- a/.github/ISSUE_TEMPLATE/bugfix.yml +++ b/.github/ISSUE_TEMPLATE/bugfix.yml @@ -1,6 +1,6 @@ name: Bugfix title: "" -description: Write something like "We notice ... behavior when ... happens instead of ..."" +description: Write something like "We notice ... behavior when ... happens instead of ..." If you would like to use sweep.dev prefix with "Sweep:" body: - type: textarea id: description