Skip to content

Commit

Permalink
bump to 0.1.3 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerhutcherson authored Apr 9, 2024
1 parent 265eb21 commit 4f1dc6c
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 55 deletions.
9 changes: 7 additions & 2 deletions docs/_static/version_names.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
[
{
"name": "0.1.2 (stable)",
"version": "0.1.2",
"name": "0.1.3 (stable)",
"version": "0.1.3",
"url": "/",
"preferred": true
},
{
"name": "0.1.2",
"version": "0.1.2",
"url": "/0.1.2/"
},
{
"name": "0.1.1",
"version": "0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
project = 'RedisVL'
copyright = '2024, Redis Inc.'
author = 'RedisVentures'
version = "0.1.2"
version = "0.1.3"

# The full version, including alpha/beta/rc tags
release = version
Expand Down
14 changes: 3 additions & 11 deletions docs/overview/cli.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"\u001b[32m14:22:31\u001b[0m \u001b[34m[RedisVL]\u001b[0m \u001b[1;30mINFO\u001b[0m RedisVL version 0.1.2\n"
"\u001b[32m11:51:54\u001b[0m \u001b[34m[RedisVL]\u001b[0m \u001b[1;30mINFO\u001b[0m RedisVL version 0.1.3\n"
]
}
],
Expand All @@ -46,17 +46,9 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Overwriting schema.yaml\n"
]
}
],
"outputs": [],
"source": [
"%%writefile schema.yaml\n",
"\n",
Expand Down
48 changes: 13 additions & 35 deletions docs/user_guide/getting_started_01.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -209,20 +209,9 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<redisvl.index.index.SearchIndex at 0x7fa6a8025280>"
]
},
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
],
"outputs": [],
"source": [
"from redis import Redis\n",
"\n",
Expand All @@ -249,7 +238,7 @@
{
"data": {
"text/plain": [
"<redisvl.index.index.SearchIndex at 0x7fa6a8025280>"
"<redisvl.index.index.SearchIndex at 0x7f8670a51190>"
]
},
"execution_count": 5,
Expand Down Expand Up @@ -304,8 +293,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"\u001b[32m08:47:35\u001b[0m \u001b[34m[RedisVL]\u001b[0m \u001b[1;30mINFO\u001b[0m Indices:\n",
"\u001b[32m08:47:35\u001b[0m \u001b[34m[RedisVL]\u001b[0m \u001b[1;30mINFO\u001b[0m 1. user_simple\n"
"\u001b[32m11:53:23\u001b[0m \u001b[34m[RedisVL]\u001b[0m \u001b[1;30mINFO\u001b[0m Indices:\n",
"\u001b[32m11:53:23\u001b[0m \u001b[34m[RedisVL]\u001b[0m \u001b[1;30mINFO\u001b[0m 1. user_simple\n"
]
}
],
Expand Down Expand Up @@ -365,7 +354,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"['user_simple_docs:89bbd3ddb4524dfaa5046839309d8368', 'user_simple_docs:67de72fab726490eaf7836e5278a64bf', 'user_simple_docs:684b33f4751e4a00b8661c8bb8893664']\n"
"['user_simple_docs:d424b73c516442f7919cc11ed3bb1882', 'user_simple_docs:6da16f88342048e79b3500bec5448805', 'user_simple_docs:ef5a590ef85e4d4888fd8ebe79ae1e8c']\n"
]
}
],
Expand Down Expand Up @@ -399,7 +388,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"['user_simple_docs:ea6e8f2f93d5447c950ccb6843627761']\n"
"['user_simple_docs:9806a362604f4700b17513cc94fcf10d']\n"
]
}
],
Expand Down Expand Up @@ -487,20 +476,9 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": null,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<redisvl.index.index.AsyncSearchIndex at 0x7fa6b09977f0>"
]
},
"execution_count": 13,
"metadata": {},
"output_type": "execute_result"
}
],
"outputs": [],
"source": [
"from redisvl.index import AsyncSearchIndex\n",
"from redis.asyncio import Redis\n",
Expand Down Expand Up @@ -586,7 +564,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"08:47:37 redisvl.index.index INFO Index already exists, overwriting.\n"
"11:53:25 redisvl.index.index INFO Index already exists, overwriting.\n"
]
}
],
Expand Down Expand Up @@ -651,15 +629,15 @@
"│ bytes_per_record_avg │ 1 │\n",
"│ doc_table_size_mb │ 0.00044632 │\n",
"│ inverted_sz_mb │ 1.90735e-05 │\n",
"│ key_table_size_mb │ 0.000165939\n",
"│ key_table_size_mb │ 0.000138283\n",
"│ offset_bits_per_record_avg │ nan │\n",
"│ offset_vectors_sz_mb │ 0 │\n",
"│ offsets_per_term_avg │ 0 │\n",
"│ records_per_doc_avg │ 5 │\n",
"│ sortable_values_size_mb │ 0 │\n",
"│ total_indexing_time │ 0.246\n",
"│ total_indexing_time │ 1.796\n",
"│ total_inverted_index_blocks │ 11 │\n",
"│ vector_index_sz_mb │ 0.0201416\n",
"│ vector_index_sz_mb │ 0.235603 \n",
"╰─────────────────────────────┴─────────────╯\n"
]
}
Expand Down
9 changes: 5 additions & 4 deletions docs/user_guide/hash_vs_json_05.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"import pickle\n",
"\n",
"from redisvl.redis.utils import buffer_to_array\n",
"from jupyterutils import result_print, table_print\n",
"from redisvl.index import SearchIndex\n",
"\n",
"\n",
Expand All @@ -62,6 +61,8 @@
}
],
"source": [
"from jupyterutils import result_print, table_print\n",
"\n",
"table_print(data)"
]
},
Expand Down Expand Up @@ -242,7 +243,7 @@
"│ offsets_per_term_avg │ 0.204545 │\n",
"│ records_per_doc_avg │ 6.28571 │\n",
"│ sortable_values_size_mb │ 0 │\n",
"│ total_indexing_time │ 0.587\n",
"│ total_indexing_time │ 1.053\n",
"│ total_inverted_index_blocks │ 18 │\n",
"│ vector_index_sz_mb │ 0.0202332 │\n",
"╰─────────────────────────────┴─────────────╯\n"
Expand Down Expand Up @@ -399,8 +400,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"\u001b[32m09:02:05\u001b[0m \u001b[34m[RedisVL]\u001b[0m \u001b[1;30mINFO\u001b[0m Indices:\n",
"\u001b[32m09:02:05\u001b[0m \u001b[34m[RedisVL]\u001b[0m \u001b[1;30mINFO\u001b[0m 1. user-json\n"
"\u001b[32m11:54:18\u001b[0m \u001b[34m[RedisVL]\u001b[0m \u001b[1;30mINFO\u001b[0m Indices:\n",
"\u001b[32m11:54:18\u001b[0m \u001b[34m[RedisVL]\u001b[0m \u001b[1;30mINFO\u001b[0m 1. user-json\n"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion redisvl/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.2"
__version__ = "0.1.3"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def read_all_requirements():

setup(
name="redisvl",
version="0.1.2",
version="0.1.3",
python_requires=">=3.7",
install_requires=read_requirements(),
extras_require=extras_require,
Expand Down

0 comments on commit 4f1dc6c

Please sign in to comment.