Skip to content

v1.91.2

Latest
Compare
Choose a tag to compare
@pelikhan pelikhan released this 14 Jan 22:29
· 9 commits to main since this release
  • πŸš€ Enhanced Data Handling: Introduced a unified dataTryParse function for seamless parsing of various data formats, improving flexibility and reducing redundancy.
  • πŸ› οΈ New Tools: Added fs_infer_schema and fs_data_query tools to infer JSON schemas and query data using GROQ syntax, empowering data analysis capabilities.
  • πŸ“‚ Data Agent: Launched a new "data" agent to analyze and query file data, equipped with schema inference and querying tools.
  • πŸ”’ Safety Improvements: Integrated content safety checks for harmful and protected material in agents and tools.
  • πŸŽ₯ Video Agent Update: Enhanced the video agent with additional safety checks.
  • πŸ“„ Teams Integration: Added functionality to read messages from Microsoft Teams channels, complementing the existing message posting feature.
  • πŸ§ͺ Sample Scripts: Introduced new sample scripts demonstrating data schema inference and multi-file data analysis.