tecraf

Results 29 comments of tecraf

Due to the taurusAI commands/methods using a very similar ``run()`` function this should be added to ``utils.js`` to resolve this issue completely.

Relevant example docs: https://github.com/google-gemini/generative-ai-js/blob/main/samples/node/file-upload.js https://github.com/google-gemini/cookbook/blob/main/quickstarts/file-api/sample.js This method was just introduced to the Google Generative AI npm package recently, so was not possible before. The bot should auto detect what the...

[This commit](https://github.com/TecEash1/Taurus/commit/4e315045ca51139232c7ca03c5f2db10dbe221b6) adds file viewing support. However the file is not uploaded directly and is instead made into a string. This issue will stay open until Image/Files are uploaded properly

> Relevant example docs: https://github.com/google-gemini/generative-ai-js/blob/main/samples/node/file-upload.js https://github.com/google-gemini/cookbook/blob/main/quickstarts/file-api/sample.js > > This method was just introduced to the Google Generative AI npm package recently, so was not possible before. The bot should auto...

Hi, whilst this is a good feature I do not believe that it is in scope for this project as it does not have much to do with AI. However,...

The music.js file is the slash command... not sure what you mean

reroute it to the file where you put the index.js code that was provided.

Honestly im not sure what to do... this isn't officially supported and I'm not sure how you have configure your bot exactly

Awesome, thanks!