AgentVerse's picture
bump version to 0.1.8
01523b5
raw
history blame contribute delete
134 Bytes
from agentverse.registry import Registry
output_parser_registry = Registry(name="OutputParserRegistry")
from .output_parser import *