1. Added plugins `ask_chatgpt`, `ask_codey`, `ask_gemini`, `ask_groq`, `ask_llama3_1`, `ask_llamacpp`, `ask_llamacppserver`, `ask_ollama`, `ask_palm2` to call different chatbots for collaboration. For example, with support of running `Multiple Tools in Single Prompt`, you can do something like:
chat What is the future of AI development?
ask_chatgpt What is your opinion?
ask_gemini What do you disagree?
Or
ask_llama3_1 Write code to extract mp3 audio from YouTube video
ask_codey Review the code generated above
2. Suspended features in previous version resume:
* `Let me Translate` feature with pre-defined context
* `improved writing` feature
* forcing the app to always `search_google`