We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5251d82 commit 24e19f4Copy full SHA for 24e19f4
settings.ini
@@ -27,10 +27,10 @@ language = English
27
status = 3
28
user = timescale
29
requirements = asyncpg psycopg2 pgvector
30
-dev_requirements = python-dotenv
+dev_requirements = python-dotenv langchain
31
readme_nb = index.ipynb
32
-allowed_metadata_keys =
33
-allowed_cell_metadata_keys =
+allowed_metadata_keys =
+allowed_cell_metadata_keys =
34
jupyter_hooks = True
35
clean_ids = True
36
clear_all = False
0 commit comments