Skip to content

Instantly share code, notes, and snippets.

@fsndzomga
Created April 20, 2024 12:41
Show Gist options
  • Save fsndzomga/0c39281a1dc8ccf5a48ac4b2cf29e023 to your computer and use it in GitHub Desktop.
Save fsndzomga/0c39281a1dc8ccf5a48ac4b2cf29e023 to your computer and use it in GitHub Desktop.
url = "https://www.ibm.com/topics/artificial-intelligence"
model = ChatOpenAI(model="gpt-4", api_key=os.getenv("OPENAI_API_KEY"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment