Shamsuddin Ahmed

Results 9 issues of Shamsuddin Ahmed

Problem while trying to remove a song from the queue it shows that error the problem is in Cogs/removeRemoverange.py ` if (int(index) - 1) > len(self.bot.music[ctx.guild.id]["musics"]): return await ctx.channel.send(f"{self.bot.emojiList.false} {ctx.author.mention}...

Command raised an exception: AttributeError: 'tuple' object has no attribute 'title' and Command raised an exception: AttributeError: 'tuple' object has no attribute 'title' The problem is Cogs/move.py `` embed =...

If censys >1.1.1 it shows this error ``` Traceback (most recent call last): File "gasmask.py", line 44, in import censys.certificates ModuleNotFoundError: No module named 'censys.certificates' ``` ``` Traceback (most recent...

### Feature request When you request a webpage using a library like requests or aiohttp, you're getting the initial HTML of the page, but any content that's loaded via JavaScript...

- proxy option added in openai

When try to use login it saying {'error': 'invalid_request', 'error_description': 'Could not determine client ID from request.'}

when trying to fetch baskets API to get anonymous cart information it shows ``` AttributeError: 'NoneType' object has no attribute 'strategy' ``` API: ` /api/baskets/ ` request: GET view: BasketList...

bug

- Add gigachat llm - gigachat in chatbot - added in RAG - only work with credentials for now.

To fully utilize the proxy client, it's necessary to implement the proxy within the embedded model as well, to ensure proper use of the RAG system.