Bing Chat AI now has access to plugins in addition to being able to use GPT-4 for free.
You can even disable web search to use it as ChatGPT.
I'll show you how to access and use the plugins:
1. Accessing plugins
Go to bing .com/chat
A new "Plugins" tab is available next to your conversation history.
Note:
This is currently being rolled out, but you may be able to access it later.
By clicking on it, you can scroll down to see all available plugins.
You can activate up to 3 at a time.
There are 6 at the moment:
- Instacart: get ingredients delivered to your store
- Kayak: plan a trip
- Klarna: compare prices online
- OpenTable: restaurant recommendations and reservations
- Shop: search for products
- Search: give the web access to Bing Chat
More to come (see below).
2. Use a plugin
Check the plugin(s) (up to 3) you're interested in.
Bing Chat will then be able to use it according to the prompt you write (like ChatGPT).
Example with the Klarna price comparison plugin:
Prompt → "Where to buy the cheapest white Nike Air Force?"
The plugin will give you websites to order from and the sizes available.
3. Enable / disable search
Until now, you couldn't use Bing Chat without web search.
Now you can disable it when it's not needed.
One advantage is that it makes Bing Chat faster at answering your questions.
Caution:
1. Dall-E 3 does not work when web search is disabled.
2. The recency of Bing Chat knowledge is limited to the GPT-4 one.
4. Future plugins
In May, Microsoft announced the arrival of plugins for Bing Chat.
Several others are already available in beta (Canary).
Canva, Adobe Express, Calendly or Wolfram could be added soon!
Here's the image that was published at the time of the announcement ↓
Bing Chat now has many of the features of ChatGPT Plus :
You can automate your Excel data processing by using it for free.
With just one prompt I have:
→ Generated the macro
→ Sorted the data
→ Automatically calculated important values
Steps and template below:
1. Activate “Think Deeper"
Open Copilot (copilot .microsoft .com) and click on the Think Deeper icon in the text field.
(You can also use the Copilot in Windows 11).
2. Use this prompt template
Prompt:
You're an expert in data processing and writing Excel macros. Using the sample data below from an xlsx file, write a macro that sorts the rows in descending “Profit” order and calculates the average of the “Sales”, “Gross Sales” and “Profit” columns.