Update research assistant example with package installation instructions

This commit is contained in:
unclecode
2024-06-04 23:18:19 +08:00
parent 8b8683f22e
commit c7553b1280

View File

@@ -1,3 +1,4 @@
# Make sur to install the required packageschainlit and groq
import os, time
from openai import AsyncOpenAI
import chainlit as cl