LTmemory example

pull/505/head
evelynmitchell 8 months ago
parent 461c40a9eb
commit 7e8380ca20

@ -114,7 +114,7 @@ agent.run("Generate a 10,000 word article on health and wellness for men under 5
import os
from dotenv import load_dotenv
from swarms import Agent, OpenAIChat
from playground.memory.chromadb_example import ChromaDB
from swarms.playground.memory.chromadb_example import ChromaDB
import logging
import os
import uuid

Loading…
Cancel
Save