Skip to content

Instantly share code, notes, and snippets.

@makispl
Created December 16, 2023 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save makispl/f84da8971b67041ff197df6563c2a22a to your computer and use it in GitHub Desktop.
Save makispl/f84da8971b67041ff197df6563c2a22a to your computer and use it in GitHub Desktop.
# import dependencies
import os
import time
from llmware.library import Library
from llmware.retrieval import Query
from llmware.prompts import Prompt
from llmware.setup import Setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment