ccbogel / QualCoder

Qualitative data analysis for text, images, audio, video. Cross platform. Python 3.10 or newer and PyQt6.
https://qualcoder.wordpress.com/
GNU Lesser General Public License v3.0
383 stars 85 forks source link

Small updates in AI features #968

Closed kaixxx closed 1 week ago

kaixxx commented 1 week ago

I also fixed a small error in QualCoder: A text doc created in QualCoder has a "mediapath" of None. This was causing an error trying to access this field in the process of deleting the doc from the database.

ccbogel commented 1 week ago

thank you