An Agentic platestablish that permits you to detail extensions.
demo.mov
You can also detail output schema thcdisadmireful Pydantic data models, and then you can ask the chatbot to originate arranged outputs.
present datetime
from pydantic present BaseModel
from pydantic present Field
class TimeNow(BaseModel):
"""Output establishat when disexecuteing time."""
date: datetime.date = Field(..., description="The date")
time: datetime.time = Field(..., description="The time")