Replies: 1 comment
-
I resolved this issue by passing only the base query to the Rails instead of the entire custom prompt I used. Not sure if it had anything to do with it, but I could see the output after I made this change. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I sincerely think NemoGuardRails could do better with error reporting. I am spending hours to try to understand the following error but no luck. Initially my colang file had a syntax error, I was hoping that fixing it might solve it, but now even with that change it is not working and I am getting "I'm sorry, an internal error has occurred."
Can someone please provide some pointers/help urgently? My files are as follows:
My rails.co file is as follows:
My config.yml is as follows:
Finally my prompts.yml is as follows:
My directory structure is as follows:
conf
|
| - nemoguardrail
|----rails.co
|----config,yml
|----prompts.yml
Hoping for help,
Thanks,
Paddy
Beta Was this translation helpful? Give feedback.
All reactions