pull/307/head
Kye 1 year ago
parent 0462fee703
commit 8142c299dc

@ -10,7 +10,7 @@ from typing import Any, Callable, Dict, List, Optional, Tuple
from termcolor import colored from termcolor import colored
from swarms.memory.base_vector_db import VectorDatabase from swarms.memory.base_vectordb import VectorDatabase
from swarms.prompts.agent_system_prompts import ( from swarms.prompts.agent_system_prompts import (
FLOW_SYSTEM_PROMPT, FLOW_SYSTEM_PROMPT,
AGENT_SYSTEM_PROMPT_3, AGENT_SYSTEM_PROMPT_3,

Loading…
Cancel
Save