Skip to content

Commit

Permalink
updated plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
nickprock committed Nov 2, 2023
1 parent dde9330 commit eda5eb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "Lost In The Middle",
"version": "0.0.1",
"description": "Description of lost_in_the_middle.",
"version": "0.0.2",
"description": "The pluging reorder the list of documents returned by the retriever based on the 'Lost in the Middle' paper.",
"author_name": "nickprock",
"plugin_url": "https://github.com/nickprock/lost_in_the_middle",
"tags": "vector-db, embeddings, lost_in_the_middle",
"thumb": "https://raw.githubusercontent.com/nickprock/lost-in-the-middle/main/stregatto_space.png"
"thumb": "https://raw.githubusercontent.com/nickprock/lost-in-the-middle/main/litm.png"
}

0 comments on commit eda5eb7

Please sign in to comment.