Charlotte
Charlotte
> @charludo no need to make an issue here, I provided the solution [NvChad/NvChad#1255 (comment)](https://github.com/NvChad/NvChad/issues/1255#issuecomment-1314576934) so close the issue. Thanks again for the help over there! I still think this...
> Good point. My initial idea was to introduce some kind of templates by allowing the saving of system messages and parameters. Do you think this will solve the problem...
> Looks good code-wise but I ran into an error when starting the development server: Good catch, the first time the database is attempted to be started in `require_database` `pg-start`...
Hi, sorry again it took so long. Check out the feature branch and let me know if this works for you. I haven't looked into previewers yet; what do you...
@svenseeberg I'm a bit unsure why we'd want to store the used quota. Wouldn't it make more sense to just query the DeepL API (see Ulli's link) for our usage...
> keep track of which portion of that is used by which region Ah, I see, that makes sense. > I'm also not sure whether we're able to calculate the...
Yeah, if this is how it's supposed to be tracked, then I think we have to check the word usage beforehand, and then update it in the DB after successfull...
@timoludwig yes, that's basically what I implemented, though I now think there's some potential for improvement, e.g. storing the translated character count as well, like you said. I'm not sure...
> we don't exactly know how much DeepL charges for sending special characters to the API which are not translated (maybe this has to be tested) I just did some...
Two other "weird" things I noticed: - I don't know why the `.` is added between the last two `` tags. Adding a `.` after `Beschreibung des Links` to mark...