Models do not appear to receive "description_for_model" field from plugins. #6789
Unanswered
ryanhulsker
asked this question in
Troubleshooting
Replies: 1 comment
-
|
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.
-
What happened?
I have been troubleshooting a problem where some models do not like to use a plugin i am developing. It appears as though they never receive the "description_for_model" field defined in the plugin.
Not being familiar with the code base I simply started asking the models what instructions they received and they are pretty consistent (tried both sonet-3.7 and gemini 2.5) in reporting that they did not get the detailed instructions i put in "description_for_model", I also tried this with the Wolfram plugin which has a lot of instructions there, and they do not seem to get those instructions.
I am happy to work on this myself this week, however I am not too familiar with the project and could use some pointers where to start looking.
Version Information
I am running from source, updated every day.
$ git rev-parse HEAD
74eda21
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions