This is potentially a huge deal. Companies are concerned using ChatGPT might violate data privacy policies if someone puts in user data or invalidate trade secrets protections if someone uploads sections of code. I suspect many companies have been waiting for an enterprise version.
Azure ChatGPT: Private and secure ChatGPT for internal enterprise use
71–80 of 349 posts
Re: Azure ChatGPT: Private and secure ChatGPT for internal enterprise use
#72Our company is pushing everyone to use a similar offering. Most of the company is doing low value work … still using excels even though we have a custom ERP. Now seeing people who couldn’t write a coherent email before write 3 page emails. The illusion of being productive by doing more work even though it has zero impact on the bottom line. It’s insane how inefficient organisations are. No doubt we’ll have some KPI s…
Re: Azure ChatGPT: Private and secure ChatGPT for internal enterprise use
#73From Microsoft?
Ha.
Re: Azure ChatGPT: Private and secure ChatGPT for internal enterprise use
#74Here are a few:
Data privacy
Ownership of IP
Control over ops
The table in the blog lists the top 10 reasons why companies do this based on about 50 customer interviews.
Re: Azure ChatGPT: Private and secure ChatGPT for internal enterprise use
#75Would it be too much to mention somewhere in the README what this repo actually contains? Just docs? Deployment files? Some application (which does..something)? The model itself?
Re: Azure ChatGPT: Private and secure ChatGPT for internal enterprise use
#76Our company is pushing everyone to use a similar offering. Most of the company is doing low value work … still using excels even though we have a custom ERP. Now seeing people who couldn’t write a coherent email before write 3 page emails. The illusion of being productive by doing more work even though it has zero impact on the bottom line. It’s insane how inefficient organisations are. No doubt we’ll have some KPI s…
If anything it's less productive because people have to parse all that nonsense. I was gobsmacked to hear a friend say that their work guidance is to use ChatGPT to write letters to external clients for example. I know for sure I'd be insulted if someone sent me paragraphs of text to read created from a sentence long prompt. I'd rather have the prompt, my time is valuable as well.
Re: Azure ChatGPT: Private and secure ChatGPT for internal enterprise use
#77Shameless plug: Given the sensitivity of the data involved, we believe most companies prefer locally installed solutions to cloud based ones at least in the initial days. To this end, we just open sourced LLMStack (https://github.com/TryPromptly/LLMStack) that we have been working on for a few months now. LLMStack is a platform to build LLM Apps and chatbots by chaining multiple LLMs and connect to user's data. A quick demo at https://www.youtube.com/watch?v=-JeSavSy7GI. Still early days for the project and there are still a few kinks to iron out but we are very excited for it.
Re: Azure ChatGPT: Private and secure ChatGPT for internal enterprise use
#78This is potentially a huge deal. Companies are concerned using ChatGPT might violate data privacy policies if someone puts in user data or invalidate trade secrets protections if someone uploads sections of code. I suspect many companies have been waiting for an enterprise version.
I imagine most companies serious about this created their own wrappers around the API or contracted it out, likely using private Azure GPUs.
Re: Azure ChatGPT: Private and secure ChatGPT for internal enterprise use
#79Re: Azure ChatGPT: Private and secure ChatGPT for internal enterprise use
#80Our company is pushing everyone to use a similar offering. Most of the company is doing low value work … still using excels even though we have a custom ERP. Now seeing people who couldn’t write a coherent email before write 3 page emails. The illusion of being productive by doing more work even though it has zero impact on the bottom line. It’s insane how inefficient organisations are. No doubt we’ll have some KPI s…
Naively asking a chatbot to write for you does not help with this at all.
It would be interesting to try to prompt ChatGPT to ask questions to try to figure out what the user is trying to write and then to write it.