Update README.md

pull/529/head
Kye Gomez 6 months ago committed by GitHub
parent 4058cc6826
commit 47e9c6c378
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -164,6 +164,7 @@ An LLM equipped with long term memory and tools, a full stack agent capable of a
import logging
from dotenv import load_dotenv
from swarms import Agent, OpenAIChat
from swarms_memory import ChromaDB
import subprocess
# Making an instance of the ChromaDB class

Loading…
Cancel
Save