diff --git a/.changeset/eleven-doors-explode.md b/.changeset/eleven-doors-explode.md new file mode 100644 index 0000000000000000000000000000000000000000..ff152ec3290451f48425eca19e7182b3b60b26e9 --- /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 0000000000000000000000000000000000000000..f2e26cc73583ecb6fa613e4270da6a7e12a8feda --- /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 bb8c310bae44b3d4fa9b1f4d7e9eecf613b47262..0c6dc14985689a23519f51baff960ac3dc82267e 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