已比較的版本

索引鍵

  • 此行已新增。
  • 此行已移除。
  • 格式已變更。

...

...

關於 GAISF
錨點
About-GAISF-CN
About-GAISF-CN

...

其他
錨點
Others-CN
Others-CN

展開
titleDaVinci 支援哪些瀏覽器?
  • Chrome 版本需要 Chrome 102 或者更新

  • Edge 需要使用 Chromium core

展開
title什麼是 Tokens?如何計算我問題和回答中的 Tokens 數量?
  1. Tokens 是 Azure OpenAI GPT 模型(包括 GPT3.5/4)用來計算文本長度的基本單位。它們是字符的組合,有時候與單詞數相同,但並不總是如此。具體來說,它取決於字符數量並包括標點符號或表情符號。這就是為什麼 Tokens 數量通常與單詞數量不同。

  2. 為了準確知道你的文本中花費了多少個 Tokens,你需要將你的文本進行 Tokens 化,意味著運行一個 Tokens 化算法來計數所有的 Tokens。聽起來困難?實際上只需複製粘貼而已,十分簡單。
    你可以使用 https://www.gptcalculator.xyz/ 來計算。

  3. 想知更多關於 Token 的資訊

...

展開
titleWhat is MediaTek DaVinci chatbot?

MediaTek DaVinci chatbot is a web-based, ChatGPT-like application based on the GAI Service Framework (GAISF). MediaTek DaVinci is designed to be a personal assistant to increase your productivity in daily work.  More than this, MediaTek DaVinci is also an open platform for developers to create plugins to integrate with existing system & services.

展開
titleWhat are the advantages of MediaTek DaVinci compared to other platforms (e.g., ChatGPT)?

MediaTek DaVinci is an open platform that is compatible with all language models available on the market, ranging from proprietary models like Azure OpenAI GPT-4 and Claude3, to open-source models (llama2, mistral), and even custom-tuned models (breeze-7b, breeze 8x7B by MediaTek Research tailored for Traditional Chinese). This compatibility allows for a service experience (model success stability), data sensitivity (offering on-premise deployment to keep all data within the company), and cost control (tasks vary in difficulty, with complex ones possibly requiring GPT-4, simpler ones could use Claude3 or even open-source models, achieving a more cost-effective generative AI service) that can meet enterprise requirements.

展開
titleWhat is the difference between developing plugins on MediaTek DaVinci and on OpenAI?

MediaTek DaVinci offers two ways to develop plugins: 1) Using the OpenAPI specification 2) Programming in Python. Thus, in terms of supporting OpenAPI, it is indeed compatible with OpenAI plugins; however, for more customized development needs, MediaTek DaVinci allows for programming in Python, enabling a more diverse development approach.

展開
titleWhat are the key components offered on the MediaTek DaVinci Store: "Plugin", "Prompt Template", "DVCx", "Assistant", and how can they be developed and listed?

For an introduction to the key components, their uses, and listing methods, please refer to link.

For development methods, please see here and here.

About User Data Privacy
錨點
About-User-Data-Privacy
About-User-Data-Privacy

...

展開
titleIs MediaTek DaVinci using OpenAI's ChatGPT service?

The Answer is "No".  We use Microsoft Azure OpenAI Service, instead of OpenAI ChatGPT service. 

Others
錨點
Others
Others

展開
titleWhat browsers does DaVinci support?
  • The Chrome version required must be Chrome 102 or above.

  • Edge needs to use the Chromium core.

展開
titleWhat are Tokens? How to count tokens in my prompt & answer?
  1. Tokens are the basic unit that Azure OpenAI GPT models (including GPT3.5/4) use to compute the length of a text. They are groups of characters, which sometimes align with words, but not always. In particular, it depends on the number of characters and includes punctuation signs or emojis. This is why the tokens count is usually different from the word count.

  2. In order to know exactly how many tokens spent in your text, you need to tokenize your text, which means running a tokenizer algorithm that will count all the tokens. Sounds difficult? It’s actually as easy as copy/pasting. You can use https://www.gptcalculator.xyz/  

  3. For more information about Token

...