Skip to content

Instantly share code, notes, and snippets.

import json
import IPython
class NotebookInfo:
def __init__(self):
self.ip = IPython.get_ipython()
self._notebook_path = None
self._notebook_content = None
@property
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@chuyqa
chuyqa / PG_Rag_Benchmarks.ipynb
Last active May 1, 2024 02:07
PGVector Local LLM
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.