Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created September 14, 2023 06:35
Show Gist options
  • Save velotiotech/f80d5d84ff58f0c69ca35c612042caeb to your computer and use it in GitHub Desktop.
Save velotiotech/f80d5d84ff58f0c69ca35c612042caeb to your computer and use it in GitHub Desktop.
from langchain.llms import OpenAI
llm = OpenAI(openai_api_key=API_KEY)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment