jonesuk
Forum Replies Created
-
Great you looked into it.
Great stuff! ThanksThis seems to happen when you use “{SECRET_PROMPT}” it does not understand this and only seems to understand when you place the full prompt in the shortcode.
Yes it is good, it doesn’t catch every one but catches the main ones and flags them. great stuff.
Hi Jordy that is great, but how can we actually implement it to ensure that users who are chatting in the chatbot are not using for the wrong behaviour. As I can see I can play around with the moderation but sure how to ensure it is added to the chat?
How about adding the moderation filter to the chat. it would be simple to add this https://platform.openai.com/docs/guides/moderation via the moderation api its free to include and quick with low latency.
As I tried the moderation with mwai but it keeps showing false negatives on simple words which are not in the banned word list.
Thanks @ bizx and Jordy
Thanks, great!
Hi it seems that no matter which model you use every 1000 tokens are being charged at 0.02 cents, I have also noticed that fine tuning does not seem to work correctly.
Hi, no I mean based on the information within the usage shortcode, no matter what model which is selected every 1000 tokens seem to be charged at 2 cents when with Curie?
Hi Jordy,
How are the messages stores using the ID? where are thoses messages stored when a user refreshes their browser?Forum: Plugins
In reply to: [AI Engine - The Chatbot, AI Framework & MCP for WordPress] Statistics APIhi @tigroumeow
i have implemented the restrictions based on money spent in the stars API but if I want to show the user is a certain percentage of their max cost spent say $10 can can this be done in either the chat itself or as a short code so for example a message in a short code could say you have used 20% of your allocated allowance. This message could be based on being able to set a query like display percentage of amount used and you can set the amount to say $10 or $20 dollars per month and then do % of this cut off amount. As I want to restrict usage each month so that people don’t miss use it. How can this be achieved?
Forum: Plugins
In reply to: [AI Engine - The Chatbot, AI Framework & MCP for WordPress] Statistics APIHi @tigroumeow
Great plugin by the way. What what you suggest is the best way for users to know how much they have spent or how many messages they have sent so that they can know their usage say users get 10,000 messages how can I show the user they have already sent 9000 messages and not just have an error message pop up that is unexpected that they have already used all their messages?
Forum: Plugins
In reply to: [BP Profile Search] set results limit and displayGreat thank you
Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] Help !! to display resultsHi Bernhard
Great thank you, really helpful, I will also look at the for the additional features, does it mean that with the pro version I could separate the items into different json posts?