mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 01:26:00 +03:00
[GH-ISSUE #69] SAFETY RULES for Gemini. #35
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Anooxy17 on GitHub (Aug 29, 2024).
Original GitHub issue: https://github.com/jehna/humanify/issues/69
I've been trying so many times, even tried to add my own, but I am still getting errors about safety, tf
@jehna commented on GitHub (Aug 29, 2024):
Huh, that's weird. Gemini is a very recent addition, have you tried with OpenAI or local version yet?
@jehna commented on GitHub (Aug 29, 2024):
I found one more, can you try:
@jehna commented on GitHub (Aug 29, 2024):
If you have some example code snippets that would result in safety errors, I'd be happy to test against them. It would help to resolve the issue.
@Manouchehri commented on GitHub (Aug 29, 2024):
@Anooxy17 Could you share the input script that trigger the failure? I'll try on my company's Vertex AI account to see if we get a different outcome.
@Anooxy17 commented on GitHub (Aug 30, 2024):
@jehna @Manouchehri
asd.txt
I put here whole file, if it's possible put output. I've only 3 requests on ChatGPT, and then syntax and safety on Gemini all the time, so if u have maybe output of this thing I'm trying to deobfuscate since I remember, and only your script is making me 60% max, feel free to put output, keep me updated if there's something wrong ;)
@jehna commented on GitHub (Sep 3, 2024):
Thanks for the file! I'll check on it later – unfortunately something came up, so I don't have time to work on humanify for a little while. I'll get back to you a bit later on this 👍
@Anooxy17 commented on GitHub (Sep 4, 2024):
Thannks for respond now, good luck 😊
@Anooxy17 commented on GitHub (Sep 16, 2024):
Sorry for another interrupt, but have to ask, any ideas? 😄
@tt-thoma commented on GitHub (Dec 30, 2024):
Maybe killing children processes?
@tt-thoma commented on GitHub (Dec 30, 2024):
Things that makes sense in programming but could be badly interpreted by non-programmers