Skip to content

Commit

Permalink
Updated FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
latenitefilms committed Jun 29, 2023
1 parent 892f1d8 commit 2b6b028
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
16 changes: 13 additions & 3 deletions docs/faq.md
Expand Up @@ -2,14 +2,24 @@

### Why do we need to supply our own OpenAI API Key?

As OpenAI charges per 1000 tokens, to avoid having to charge a subscription fee for Marker Toolbox, and keep it as a one-off payment on the Mac App Store, we have decided that if you want to use the ChatGPT features in Marker Toolbox, you'll need to supply your own API key.
To keep Marker Toolbox as a one-off payment on the Mac App Store, we have decided that if you want to use the ChatGPT features in Marker Toolbox, you'll need to supply your own API key.

You can learn more about OpenAI's pricing [here](https://openai.com/pricing).
This is mainly for **privacy** reasons, as it means you have full control over your own personal OpenAI account - rather than having one OpenAI API Key for all Marker Toolbox users.

It also means that if your OpenAI account has access to new OpenAI features (such as `gpt-4-32k`), that aren't yet publicly available, you can use them with Marker Toolbox.

You can set up a **free** OpenAI account, which gives you **$5** in free credit that can be used during your **first 3 months**.

After the first three months, OpenAI charges per 1000 tokens. You can think of tokens as pieces of words, where 1,000 tokens is about 750 words.

Once you have a OpenAI account, you can generate API keys [here](https://platform.openai.com/account/api-keys){target="_blank"}.

You can learn more about OpenAI's pricing [here](https://openai.com/pricing){target="_blank"}.

---

### Does this work with any iPhone/iPad Logging Apps?

Yes, you can use third party iPhone apps, such as [Timecode+](https://apps.apple.com/app/id590534084).
Yes, you can use third party iPhone apps, such as [Timecode+](https://apps.apple.com/app/id590534084){target="_blank"}.

Simply **Share as Text** in the Timecode+ App, then use the **Paste** button in Marker Toolbox to paste the text, and then **Process Comments Locally**.
4 changes: 2 additions & 2 deletions docs/release-notes.md
@@ -1,9 +1,9 @@
# Release Notes

### v1.3.0 (13)
### v1.3.0 (14)

**🎉 Released:**
- 24th June 2023
- **CURRENTLY IN MAC APP STORE REVIEW**

**🥳 New Features:**
- Added the ability to export Avid Media Composer Marker Text files. Thanks for suggesting Scott Simmons!
Expand Down

0 comments on commit 2b6b028

Please sign in to comment.