append_current_datetime doesn't seem to work with Bedrock based modelSpecs #6567
Unanswered
djriversq
asked this question in
Troubleshooting
Replies: 1 comment
-
Reading into it further and it looks like it's only supported for assistants endpoints, is there plans to expand this further? |
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 have my modelSpec configured as shown below:
However, when asking the model what the current date and time is, it will either hallucinate a random date or tell me it doesn't know.
Looking at the Bedrock invocation logs, I can't see a datetime being passed across to Bedrock. Is this a bug or just unsupported?
Beta Was this translation helpful? Give feedback.
All reactions