-
Notifications
You must be signed in to change notification settings - Fork 75
(EAI-1187) Instruct chatbot on handling fetch_page fallback #897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small request for change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, great prompt engineering work here!
1 small suggestion
great, in the prompting guide and evals i trust. interesting that this is the optimal pattern now. it actually used to be that the API had a hard cap on how long the description could be, and you were supposed to put all this info in the system prompt. wonder when it changed.
sounds good
👍
sorry i dont really understand what you mean here. can you explain a bit more? and, is this an issue that we should address? if so, with what priority? should there be a follow up ticket? |
Co-authored-by: Ben Perlmutter <[email protected]>
when i don't think this is that big of an issue especially since it doesn't affect how the LLM uses the tools, but it would be good to dedicate some time to this on a separate ticket (EAI-1288) |
Jira: https://jira.mongodb.org/browse/EAI-1187
Changes
Notes