avrcal

Results 7 comments of avrcal

``` async def send_ai_message(channel_id, message_content, user_name): chat_data = active_chats.get(channel_id) if not chat_data or not chat_data["is_active"]: return None client = chat_data["client"] character_id = chat_data["character_id"] chat_id = chat_data["chat_id"] formatted_message = f"[{user_name}]: {message_content}"...

I tried it It says there is no full_response After i added full response it doesnt send anything in the c.ai chat ![Image](https://github.com/user-attachments/assets/011b628e-2631-45b3-a6e2-6f79b142ec89)

Nvm i fixed it But still it has character limit Can you fix it by changing library files?

![Image](https://github.com/user-attachments/assets/1dd06144-3d4b-4d8d-99f3-680e58b86809) here is explain

Uh did you forgot about the issue or you dont know the solution?

***on discord*** ![Image](https://github.com/user-attachments/assets/bfeac758-24b7-405a-b118-5a432b165b88) ***on console*** ![Image](https://github.com/user-attachments/assets/68633b1a-11f3-4104-9fe3-620a19638720) ***on c.ai*** ![Image](https://github.com/user-attachments/assets/d9cc218b-63c2-4f28-8ddd-7f52511f0b64)

So there is no solution? Im still waitting idc if this takes months