2024-04-30
- Update SemantixAgentTool to forward exception coming from pydantic
- Add function to handle SemantixAgentTool error by transforming it into a string instead of raising it
- Add CLI to create tools based on a template
- Rename SemantixAgentToolInputField to SemantixAgentToolField to make it more generic
- Enable alias for SemantixAgentToolField to handle parameters starting with an underscore