Wesley Lin

Results 19 comments of Wesley Lin

Hi @LinasKo I know my case is probably not universal. At first, I attempted to adjust the parameters of `ByteTrack` to improve the tracking results, but I kept encountering situations...

Hi @LinasKo Thank you for your reply. I'll definitely try adjust the `track_buffer ` parameter! Thanks!

We can just load the and together, (if target locale === base locale, then only need to load one locale file). If the user switches to another locale, just load...

the < base locale > is always loaded, just use the < base locale >'s tranlation. after other tranlsation's is downloaded, reload the correct translations. Is that ok?

Thank you very much for the help! Basically, I want to build a chatbot with industry-specific knowledge. GPT is good enough, but it often gets wrong answers when it comes...

Thanks. This helps a little. but how can I use multiple `vectorstore`s in `VectorDBQAWithSourcesChain.from_llm`?

@willingheart This works for iOS 9.0.x, not work for iOS 9.1 and above. I'm working on this.