Skip to main content

Dear Veeam team,

 

Does anyone have information about an upcoming roadmap regarding Copilot and / or ChatGPT content backup?

 

I have a first customer who is interested in such a solution. To go into detail: The customer wants to backup both “outputs” and “inputs” from and to both tools.

The entered command / prompt / question as well as the AI output is to be backed up to provide easy retention and restore management.

 

Can someone provide information? Thanks in advance!

 

Best

Lukas

Have not heard anything about backing up these applications at all.  Hopefully something will be said at VeeamON maybe if those are in the roadmap.


Couldn’t imagine that this is currently a feature on the roadmap. But maybe I’m wrong with this 😅
If you ask the AI the same question twice, the output itself could be different. So your benefit would only be for proof. 
It could be an option for your customer to create a feature request..


 


I have seen a few scripts in github that do this. So you could run one of these as a pre job script in the Veeam job as you would do for say AA script for some application. If talking about RAG then the vector database can be backed up in the job as well, again running a utility script in the pre script veeam job. for that like one example I just looked up for milvus ./milvus-backup create -c collection_name -n my_backup 

 

 

 


Feature requests should be sent to the Veeam R&D forums if you want to get them in the books. 

R&D Forums


Feature requests should be sent to the Veeam R&D forums if you want to get them in the books. 

R&D Forums

I thought about that as well but discussed this topic with some of my colleagues. I will wait until I have more detailed information about the goal of that approach.

 

If you promt something into an AI and run the same promt again later you might get different results. And idea could be to save that exact first output that might change with a re-run but let me collect more details on that.

 

Thank you all!


Comment