Zoran Pandovski

Results 338 comments of Zoran Pandovski

Thanks, failing test is related to coveralls so should be fixed in another PR not related to this changes

The nltk data is a requirement for [type_infer](https://github.com/mindsdb/type_infer/blob/245d2b44b626b4f75d5a187692dda3baf83e2cb8/type_infer/rule_based/helpers.py#L16) but it shouldn't be needed in the default mindsdb image(without Lightwood). We need to further investigate why this is still used

Hey @Renganathan98, the code you are using is outdated from a very old mindsdb version. Please check the official docs for use case examples https://docs.mindsdb.com/use-cases/overview

Moving this to Draft as discussed

This is strange the error you got is unrelated to the query you are running. Quick question: why did you install Lightwood if you need to use Hugging Face? You...

Amazing, thank you so much for confirming this. @setohe0909 , @alejandrovillegas , @mpacheco12 please check this when you can

Is this ready for review @parthiv11 ?

It sounds like it can be supported by just extending the MySQLHandler. For further reference check https://docs.mindsdb.com/contribute/data-handlers

We can re use the logic from YouTube or Google BIg Query. Or, just create utility helper for all google related integrations

Hey @hkjang did you check the https://docs.mindsdb.com/integrations/ai-engines/ollama ?