θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Update Bing Search API Azure Service copy - Unavailable #3729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 28, 2025

Conversation

thejjw
Copy link
Contributor

@thejjw thejjw commented Apr 28, 2025

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #xxx

What is in this change?

Hello,
I've downloaded AnythingLLM Desktop on my Windows PC and have been enjoying the experience, albeit with minor bumps like unable to configure LLM model download directory, etc. I did notice an error in its agent setup interface though. Since google search was only free for 100 queries and I wasn't comfortable relying on duckduckgo for search quality, I thought bing search was a good alternative with 1000 queries for free per anythingllm interface text. However I must have been too late for the party because when I signed up for azure and went to create BingSearchv7 it got me this error:
{
"status": "Failed",
"error": {
"code": "ApiSetDisabledForCreation",
"message": "Deployment of new Bing resources is unavailable. If you want to leverage search results with LLMs, refer to the new Grounding with Bing SearchΒ product. You can learn more at aka.ms/AgentsBingDoc. For additional questions, please contact BingAPIMS@Microsoft.com."
}
}
Which got me puzzled and when I searched further I found these:
https://learn.microsoft.com/en-us/answers/questions/2153438/couldnt-create-bing-search-api-resource
"Thanks for reaching out. We are evaluating our sign-up process for Bing APIs. New customers who do not have a Bing resource on their subscriptions, will be unable to add a Bing resource. New customers can learn more about the latest Azure offering here: https://learn.microsoft.com/en-us/azure/ai-services/agents/how-to/tools/bing-grounding?tabs=python&pivots=code-example%22."
https://azure.microsoft.com/en-us/updates?id=483570
Retirement: Bing Search APIs with Your LLM on March 6, 2025
Bing Search
RETIREMENT
March 2025

Apparently Microsoft pulled the plug on the service I suppose. The alternative "Grounding with Bing Search" product only has one pricing available--Grounding with Bing Search ($35 per 1K transactions)-- so I just switched to google with 100 queries/day for now.

Nothing wrong on AnythingLLM development in this regard, I just wanted to update the situation and anythingllm interface text to reflect current situation so I made this pull request.
Please feel free to edit the text further if my writing is unclear or even eliminate bing search option from anythingllm entirely.
Thanks.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

thejjw added 2 commits April 28, 2025 10:48
"Any existing instances of Bing Search APIs, with your LLM will be decommissioned completely, and the product will no longer be available for usage or new customer signups."
https://azure.microsoft.com/en-us/updates?id=483570

I checked by creating azure account myself to see it is not available. The alternative "Grounding with Bing Search" product only has one pricing available--Grounding with Bing Search ($35 per 1K transactions)
"Any existing instances of Bing Search APIs, with your LLM will be decommissioned completely, and the product will no longer be available for usage or new customer signups."
https://azure.microsoft.com/en-us/updates?id=483570

I checked by creating azure account myself to see it is not available. The alternative "Grounding with Bing Search" product only has one pricing available--Grounding with Bing Search ($35 per 1K transactions)
@timothycarambat
Copy link
Member

It is still available in the Azure subscription directory right now from what I can see?
Screenshot 2025-04-28 at 9 18 09β€―AM
Screenshot 2025-04-28 at 9 18 15β€―AM

Found by adding new and searching "Bing search"
Screenshot 2025-04-28 at 9 19 28β€―AM

I do see their grounding product, that is for their Azure Agent service stuff - functionally, I'm sure it is similar, but the infinite wisdom of Microsoft Azure offerings makes that certainly unclear.

@thejjw
Copy link
Contributor Author

thejjw commented Apr 28, 2025

It's available from the directory, yes. Is it creatable? no--due to the issue mentioned above.
I said that I can discover it..doesn't mean it's available:

"went to create BingSearchv7 it got me this error"

image

@timothycarambat
Copy link
Member

Wow. I can believe changing the pricing, but to kill the product totally and still have it discoverable and offer the exact same thing with a new name is just questionable in so many ways.

@timothycarambat timothycarambat merged commit 0e71a5d into Mintplex-Labs:master Apr 28, 2025
@timothycarambat timothycarambat changed the title Patch 1 Update Bing Search API Azure Service copy - Unavailable Apr 28, 2025
@thejjw thejjw deleted the patch-1 branch April 28, 2025 23:32
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
* Update index.jsx

"Any existing instances of Bing Search APIs, with your LLM will be decommissioned completely, and the product will no longer be available for usage or new customer signups."
https://azure.microsoft.com/en-us/updates?id=483570

I checked by creating azure account myself to see it is not available. The alternative "Grounding with Bing Search" product only has one pricing available--Grounding with Bing Search ($35 per 1K transactions)

* Update index.jsx

"Any existing instances of Bing Search APIs, with your LLM will be decommissioned completely, and the product will no longer be available for usage or new customer signups."
https://azure.microsoft.com/en-us/updates?id=483570

I checked by creating azure account myself to see it is not available. The alternative "Grounding with Bing Search" product only has one pricing available--Grounding with Bing Search ($35 per 1K transactions)

* update copy

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants