raythurman2386 / cognibot

Discord bot built with Pycord that offers AI chat and image generation inside of Discord. Image generations are saved in cloudinary and hosted online for all to download.
GNU General Public License v3.0
2 stars 1 forks source link

Anthropic Cog #39

Closed raythurman2386 closed 2 weeks ago

raythurman2386 commented 4 weeks ago

Update anthropic Cog to latest API and ensure functionality and reintegrate into the cogs list in main.py.

raythurman2386 commented 2 weeks ago

I have added the cog back into the available bot commands, but I need to see if the python package for anthropic has updates to a newer api for potential tool calling functionality.