1. Use `` to call a particular tool (inspired by Google Gemini App)
Changed tool calling pattern from `[TOOL_{tool_name}]` to `{tool_name}`
Currently supported tools:
search_google
add_calendar_event
examine_audio
examine_files
examine_images
examine_web_content
correct_python_code
chat
build_agents
create_image
create_map
create_qrcode
create_statistical_graphics
datetimes
download_web_content
edit_text
execute_computing_task
install_python_package
save_memory
search_memory
modify_images
open_browser
pronunce_words
remove_image_background
search_conversations
load_conversations
search_finance
search_news
search_sqlite
search_weather_info
send_email
send_tweet
To disable tool in for a single turn, use `none`.
Tips: Enter `` to get input suggestions of available tools
2. Removed the `improved writing` feature temporarily, will be added as a separate tool next update