free
4.2 75  votes

ChatGPT

Perform tasks which involve understanding or generating natural language or code.

Compatible products

ONLYOFFICE Workspace

ONLYOFFICE Workspace Enterprise

ONLYOFFICE Docs Enterprise

ONLYOFFICE Docs Developer

ONLYOFFICE Docs Cloud

ONLYOFFICE Desktop Editors

ONLYOFFICE Cloud

Compatible products

ONLYOFFICE Workspace

ONLYOFFICE Workspace Enterprise

ONLYOFFICE Docs Enterprise

ONLYOFFICE Docs Developer

ONLYOFFICE Docs Cloud

ONLYOFFICE Desktop Editors

ONLYOFFICE Cloud

Perform tasks which involve understanding or generating natural language or code.

free
4.2 75  votes

Compatible products

ONLYOFFICE Workspace

ONLYOFFICE Workspace Enterprise

ONLYOFFICE Docs Enterprise

ONLYOFFICE Docs Developer

ONLYOFFICE Docs Cloud

ONLYOFFICE Desktop Editors

ONLYOFFICE Cloud

TRY IN THE CLOUD

Overview

The plugin integrates an AI-based chatbot called ChatGPT developed by OpenAI. Using it, you are able to get accurate answers to your questions, quickly find information, generate texts, and even get your code built right in ONLYOFFICE editors.

ChatGPT can perform multiple tasks within responses that involve processing natural language:

  • Text generation based on inquiries;
  • Predicting and finishing pieces of text based on the input;
  • Question answering;
  • Translation;
  • Text summarization and structuring;
  • Sentiment analysis;
  • Conversation-style communication.

How to use

  • Obtain an API Key from OpenAI. Please note: ChatGPT API is a paid feature.
  • Open the Plugins tab in ONLYOFFICE editors, select ChatGPT, and enter your API Key.
  • Write your message in a free form in the text field and click Submit.
  • ChatGPT will process the request and insert the response in your document in plain text.

Request examples

Tell me a brief history of open-source software.

Create HTML code for a table with real air humidity data in New York, highlight the columns and the headers.

Create HTML code for a random picture with green color present.

Generate a JavaScript code for a small arcade game.

Write a tagline for an ice cream parlor.

Additional settings

Model — an AI model to use for processing your request.

Maximum length — a maximum number of response tokens to use in the answer. Tokens are batches of characters that the system uses to estimate the volume of text.

Temperature defines how much randomness is present in the output, i.e. the amount of uncommon, “creative” decisions made by ChatGPT.

Top P — an alternative way of defining the randomness. It affects the word sampling in the answer, where 1 will give you the most commonly used words, and 0 will give the least common results.

Stop sequences — defines the text information that will work like a stop word for ChatGPT.

How to install

For server and cloud solutions

Install the plugin via the built-in Plugin Manager right in the editors with one click.

For desktop editors

  • Archive the plugin files (it must contain config.json, index.html, and pluginCode.js).
  • Change the file extension to .plugin.
  • Go to the Plugins tab, click Settings >> Add plugin, browse for the .plugin file.