langchain-ai
langchain
BlogDocsChangelog

fix: Add video support to convert_to_openai_data_block function

#33654Closed
Comparing
bhaskargurram-ai:fix-video-support-convert-openai
(
1bd15ea
) with
master
(
ef85161
)
CodSpeed Performance Gauge
+20%
Improvements
12
Untouched
1
Skipped
21

Benchmarks

Skipped (21)

Improved

test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+20%
605.6 ms503.5 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+19%
558.5 ms468.5 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+19%
604.2 ms509.4 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+18%
523.4 ms442.4 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+18%
692.1 ms587.5 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+17%
667.1 ms568.7 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+17%
493.1 ms421.6 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+16%
300.9 ms260.5 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+15%
567.1 ms495.1 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+14%
541.9 ms473.9 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+13%
206 ms182.8 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+11%
189.8 ms170.9 ms

Passed

test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py
CodSpeed Performance Gauge
+9%
26 ms23.9 ms

Commits

Click on a commit to change the comparison range
Base
master
ef85161
+14.41%
fix: Add video support to convert_to_openai_data_block function - Added video block handling for base64, URLs, and file_ids - Support for both Chat Completions and Responses API formats - Proper error handling for unsupported combinations - Maintains consistency with existing audio/image handling patterns Fixes #33652
939a829
11 days ago
by bhaskargurram-ai
+2.9%
fix: Apply linting and formatting
8250d1b
11 days ago
by bhaskargurram-ai
+3.1%
fix: Fix type casting for content blocks
28f358e
11 days ago
by bhaskargurram-ai
-0.15%
style: Fix indentation with ruff format
1bd15ea
11 days ago
by bhaskargurram-ai
© 2025 CodSpeed Technology
Home Terms Privacy Docs