1. How can I install the Excel AI Assistant?

Visit our Downloads page and follow the steps there.

 

2. What operating system is needed to run the Excel AI Assistant?

It only works on Windows.

 

3. What is the default model used by the =GPT formula?

The default model used by the GPT formula is "text-davinci-003" which is the most powerful model according to OpenAI.

If you want to use a different model you can do that as described in the next point below.

 

4. How to resolve the following error? - 'The model is currently overloaded with other requests..'

If you get this error it means that the model that you are using is currently busy. Please run your request again after 1-2 minutes or

use an alternative model.

 

Sample:

=GPT("your_prompt", 1.0, "model_that_you_want_to_use", 100))

 

5. I ran a GPT formula but the result that I got back was incomplete?

You can specify the maximum number of tokens when you use the GPT formula. By default, this is set to 100 tokens.

 

Sample:

=GPT("your_prompt", 1.0, "text-davinci-002", 100))

 

100 is the maximum number of tokens and you can set that to 500 or more and try again.

 

 

6. My antivirus system thinks that the dowloaded file contains a virus? What can I do?

Some AV providers might flag the Excel Add-In as being a virus. However you can upload the file in this online validator

https://virustotal.com/ and see that it is not a virus. You can also see which AV providers might flag it as a virus.

 

7. I have identified a bug. What should I do?

Please contact us at support@excel-ai-assistant.site and send details about what the problem was.

 

 

Contact Us

If you have any other questions, please contact us at support@excel-ai-assistant.site