Results 27 comments of Georges Petrov

> Alternatively we could continue using `GPT2FastTokenizer` but we need facilitate a way of selecting where are those models going to be stored, serverless functions has typically some available space...

> nvidia web drivers are not supported on MacOS 10.14 > You need to switch back to the Apple supplied drivers. > > https://www.forbes.com/sites/marcochiappetta/2018/12/11/apple-turns-its-back-on-customers-and-nvidia-with-macos-mojave/#5ec977c537e9 Hello @ghstwhl can you explain how...

I had the same issue. ATM I just delete the sub-dependency that is causing the issue. Looking for a way to tell pnpm to not install this optional dependency

Hi @johnxie you can already integrate it with the website loader (which works well with Zendesk's help center websites) I loaded https://help.taskade.com into a Databerry datastore (found 236 pages) you...

> @gmpetrov super cool, and to crawl and include additional up-to-date context from taskade.com (but excluding taskade.com/templates for example) would be possible I assume? Sure! you can add other URLs,...

2nd round Problems - How to handle ui forms on other channels than web (e.g whatsapp)? Solution - Access the form via an URL - In order link a form...

@trivikr there's other files where we call s3.(...).promise(), are those calls still compatible with v3 ? ```js // e.g. apps/dashboard/pages/api/datasources/index.ts await s3.putObject(params).promise(); ```

Merged #94d31ce Todo - Select dropdown styles fix - ![Image](https://github.com/gmpetrov/databerry/assets/4693180/27c7f1c4-0ba9-47dc-a1c4-5ebce2177edc) - Font issue - ![Image](https://github.com/gmpetrov/databerry/assets/4693180/a7b91c49-0e55-42ee-a130-aea7059a3f3f) D&d - ![Image](https://github.com/gmpetrov/databerry/assets/4693180/77dbad56-36e6-4145-8eec-aa8cbc831a10)