Dennis Daume
Dennis Daume
From http://flagftp.codeplex.com/workitem/1 I'm trying to remove a directory tree; so starting from base dir I traverse subdirs deleting files and finally dir itself. ``` public void DeleteDir(FtpDirectoryInfo di) { var...
### Describe the bug I'm using OpenRouter with the Typescript OpenAI SDK + Langfuse OpenAI wrapper and I'm seeing an issue where Lamngfuse seems to add up the input tokens...
### What happened? We're using LiteLLM with Anthropic (Sonnet 4) in the background and noticed that LiteLLM seems to convert any image URLs we pass to base64 content before it's...