Skip to content

Releases: sudoleg/YouTubeGPT

v2.2.1

13 Aug 07:01
f1cf8b0

Choose a tag to compare

2.2.1 (2024-08-13)

Bug Fixes

  • helpers: provide default value for model param in func for token counting (af395ba)

v2.2.0

20 Jul 19:20
ee63584

Choose a tag to compare

2.2.0 (2024-07-20)

Features

  • add gpt4o-mini, closes #86 (558bd3c)
  • display only the models that are available to the user (c02c245)

v2.1.0

30 Jun 17:29
aa03555

Choose a tag to compare

2.1.0 (2024-06-30)

Features

  • chat: add options for embedding models, closes #67 (657729e)

Bug Fixes

  • ensure that the users query is embedded using the same model as the transcript (cbe81b8)

v2.0.0

30 Jun 09:55
2a6f980

Choose a tag to compare

Introducing Chat/Q&A feature 🚀

YTAI now allows you to chat with YouTube videos! This is especially useful for lengthy videos you have specific questions about.

How to use it?

As previously with summaries, you'll first need to provide an API key. Afterwards you will be able to process a video. It will be saved (indexed) in database, so you can chat with it at any time, without processing it again. Choose your video and start asking away! 😉