v1.75.0
π New Features
-
Web Search Enhancement: Integrate the Tavily Search API alongside Bing Search for a more robust web search functionality. Now you can search the web using either Tavily or Bing, depending on your configuration. This provides more flexibility and options for retrieving information.
-
Configuration File Support: Introduced support for a configuration file, allowing users to define settings in a
genaiscript.config.yaml
orgenaiscript.config.json
file. This makes managing configurations more streamlined and organized. -
Custom .env Locations: You can now specify custom locations for your
.env
files using CLI options or environment variables, providing more flexibility in managing environment configurations. -
Improved Error Messages: Enhanced error messaging to provide more detailed and helpful information when tokens are missing, making debugging easier and more intuitive.
-
New CLI Options: Added new command-line options to show errors in environment information and handle file statistics with the new
statFile
method.
π οΈ Improvements
-
Refactoring and Clean-up: Removed the
ignoreEmpty
option in the CODE function and cleaned out unused specifications, resulting in cleaner and more efficient code. -
Enhanced Chat Participant Experience: Added a preview button for chat participant responses and improved the sample scripts for better interaction and visualization.
π Documentation
- Updated Documentation: The
trapi.md
file has been updated to reflect the latest changes and improvements, ensuring that users have access to the most current information.
These updates bring a wealth of new features and improvements to GenAIScript, enhancing both functionality and user experience. Enjoy the new capabilities and streamlined processes!