Commits
Click on a commit to change the comparison rangeAdd file content streaming support for OpenAI and related utilities remove conftest patch. TODO: make a different PR for this Introduced Content-Length response headers into the streaming response. This provides a 1:1 behaviour mapping similar to the non streaming behaviour. remove unused iterator imports Refactor file content streaming implementation E2E test to assert response headers from the openai files change Code Comments incorporated. Enhance error handling in FileContentStreamingHandler for custom LLM provider routing Update import paths in tests for StorageBackendFileService Refactor file content streaming handling to improve routing and support