Keston Crandall

Results 7 comments of Keston Crandall

Is there any update on this? Spent a while trying to figure out why my events werent showing up in AWS managed grafana and i think this is it (using...

I'm having the same issue with this. ASP.netCore otel outputs with http.request.method and no meta data is showing up in xray (method, url, etc)

Any plans to support prompt caching at some point? https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching Might want to just want to have users add a flag to the ChatMessageContent metadata object and then add it...

Any updates on llama tool calling?

I also think this should be an option when generating ids for new users. A good way to implement it might be to have an env variable that can be...

Is submitted a PR that i think should allow for this feature

I am facing this same issue. Working for me with open ai, but not with Gemini. ``` #pragma warning disable SKEXP0070 semanticKernelExecutionSettiongs = new Microsoft.SemanticKernel.Connectors.Google.GeminiPromptExecutionSettings() { ModelId = model, #pragma...