Skip to content

Instantly share code, notes, and snippets.

@makispl
Last active December 16, 2023 13:34
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/afde87eadc277af9631beaf20169a361 to your computer and use it in GitHub Desktop.
Save makispl/afde87eadc277af9631beaf20169a361 to your computer and use it in GitHub Desktop.
# Create a library and load it with llmware samples
library = Library().create_new_library("Project_lib")
library.add_files([REPLACE_WITH_DOCS_PATH])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment