Commit Graph

  • 624afb174e ss Mason Daugherty 2025-08-26 21:56:49 -04:00
  • 419450df98 . Mason Daugherty 2025-08-26 21:53:42 -04:00
  • 8f3674cae3 Merge branch 'cc/1.0/standard_content' into mdrxy/call-version Mason Daugherty 2025-08-26 20:26:57 -04:00
  • 313f5f2438 . Mason Daugherty 2025-08-26 20:25:47 -04:00
  • 32941d6ec5 . Mason Daugherty 2025-08-26 20:25:09 -04:00
  • 8a14148336 . Mason Daugherty 2025-08-26 19:55:32 -04:00
  • c6c7fce6c9 chore(langchain): drop Python 3.9 to prep for v1 (#32704) Sydney Runkle 2025-08-26 19:16:42 -04:00
  • 2d450d4d3b fix(core): (v1) finish test (#32701) ccurme 2025-08-26 19:03:47 -03:00
  • e49156e63f chore: rfc to use .text instead of .text() (#32699) Mason Daugherty 2025-08-26 16:54:04 -04:00
  • 04bcccf2fe Merge branch 'cc/1.0/standard_content' of github.com:langchain-ai/langchain into mdrxy/call-version Mason Daugherty 2025-08-26 16:43:15 -04:00
  • 18d1cf236e . Mason Daugherty 2025-08-26 16:42:58 -04:00
  • 447db13473 feat(openai): (v1) support content_blocks on legacy v0 responses API format (#32700) ccurme 2025-08-26 17:33:59 -03:00
  • fa5d49f7b6 Merge branch 'cc/1.0/standard_content' of github.com:langchain-ai/langchain into mdrxy/call-version Mason Daugherty 2025-08-26 16:04:21 -04:00
  • 395515762e Merge branch 'wip-v1.0' into cc/1.0/standard_content Mason Daugherty 2025-08-26 15:52:11 -04:00
  • a2322f68ba Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-08-26 15:51:57 -04:00
  • 3d08b6bd11 chore: adress pytest-asyncio deprecation warnings + other nits (#32696) Mason Daugherty 2025-08-26 15:51:38 -04:00
  • f2dcdae467 fix(standard-tests): update function_args to match my_adder_tool param types (#32689) Matthew Farrellee 2025-08-26 15:50:47 -04:00
  • 2bbd034f85 fix(core): (v1) invoke callback prior to yielding final chunk (#32695) ccurme 2025-08-26 15:58:43 -03:00
  • dc5ac6695c . Mason Daugherty 2025-08-26 14:43:31 -04:00
  • 620779f61b . Mason Daugherty 2025-08-26 14:38:09 -04:00
  • 720d08e932 . Mason Daugherty 2025-08-26 14:24:32 -04:00
  • 5222d51fb0 . Mason Daugherty 2025-08-26 14:22:11 -04:00
  • 72b2436b49 ss Mason Daugherty 2025-08-26 14:12:04 -04:00
  • 19d3a73646 . Mason Daugherty 2025-08-26 14:11:01 -04:00
  • 659d282d1d standard tests: update multimodal tests Chester Curme 2025-08-26 13:55:44 -04:00
  • df3db473b8 Merge branch 'cc/1.0/standard_content' of github.com:langchain-ai/langchain into mdrxy/call-version Mason Daugherty 2025-08-26 13:55:01 -04:00
  • 706ea1b757 . Mason Daugherty 2025-08-26 13:54:22 -04:00
  • f1b676c0ee . Mason Daugherty 2025-08-26 13:54:14 -04:00
  • 518f4dfccb . Mason Daugherty 2025-08-26 13:54:04 -04:00
  • c63c3ea290 feat(core): (v1) add sentinel value to output_version (#32692) ccurme 2025-08-26 14:29:20 -03:00
  • 64e5e83a73 more linting sr/agent-implementation Sydney Runkle 2025-08-26 11:15:17 -04:00
  • 1a491b6199 beginning of linting Sydney Runkle 2025-08-26 11:14:27 -04:00
  • dbebe2ca97 release(core): 0.3.75 (#32693) langchain-core==0.3.75 ccurme 2025-08-26 12:12:03 -03:00
  • a292c45d53 tests part 1 Sydney Runkle 2025-08-26 10:48:26 -04:00
  • ddb00006fc sync and basic tests Sydney Runkle 2025-08-26 10:15:38 -04:00
  • 008043977d release(openai): 0.3.32 (#32691) langchain-openai==0.3.32 ccurme 2025-08-26 11:05:40 -03:00
  • 812446210b initial pass at agents impl Sydney Runkle 2025-08-26 10:01:47 -04:00
  • 1459d4f4ce fix(openai): Always add raw response object to OpenAI client errors for invoke (#32655) Jacob Lee 2025-08-26 06:59:25 -07:00
  • fe9599f118 feat(core): parse tool_call_chunks in content in aggregated stream (#32664) ccurme 2025-08-25 16:38:22 -03:00
  • 97bd2cf938 fix(core): (v1) fix PDF input translation for openai chat completions (#32673) ccurme 2025-08-25 16:15:03 -03:00
  • 5ef18e8f5b feat(core): add .text property, introduce TextAccessor for backward compatibility with text access methods (#32672) Mason Daugherty 2025-08-25 14:51:40 -04:00
  • f33480c2cf feat(core): trace response body on error (#32653) ccurme 2025-08-25 15:28:19 -03:00
  • ee7391ba79 . mdrxy/v1-formatting Mason Daugherty 2025-08-25 14:22:47 -04:00
  • 7e9ae5df60 feat(openai): (v1) delete bind_functions and remove tool_calls from additional_kwargs (#32669) ccurme 2025-08-25 15:22:31 -03:00
  • 4d19be3ec9 . Mason Daugherty 2025-08-25 14:10:55 -04:00
  • 1062ad9b8e . Mason Daugherty 2025-08-19 15:56:30 -04:00
  • 7b873ad2d6 . Mason Daugherty 2025-08-19 15:15:59 -04:00
  • 4a1ac7f829 ss Mason Daugherty 2025-08-18 16:35:06 -04:00
  • 151483f668 ss Mason Daugherty 2025-08-18 16:34:32 -04:00
  • 2dfbcc5738 . Mason Daugherty 2025-08-18 15:54:53 -04:00
  • 3a78f4fef9 . Mason Daugherty 2025-08-15 14:41:04 -04:00
  • 83a033995c . Mason Daugherty 2025-08-15 14:02:05 -04:00
  • 93e89cf972 . Mason Daugherty 2025-08-15 13:58:11 -04:00
  • 4e0fd330aa fix: update content_blocks property docstring Mason Daugherty 2025-08-25 14:10:21 -04:00
  • 7b83241c7b Merge branch 'cc/1.0/standard_content' into mdrxy/strip-id-caching mdrxy/strip-id-caching Mason Daugherty 2025-08-25 10:43:55 -04:00
  • 1c55536ec1 chore(core): add note about backward compatibility for tool_calls in additional_kwargs in JsonOutputKeyToolsParser mdrxy/ollama-ci Mason Daugherty 2025-08-25 10:30:41 -04:00
  • 622337a297 docs(docs): fixed typos in documentations (#32661) Maitrey Talware 2025-08-25 07:02:53 -07:00
  • 1819c73d10 docs(docs): update Docker to ClickHouse 25.7 with vector_similarity support (#32659) Shahroz Ahmad 2025-08-25 10:59:28 -03:00
  • 8171403b4a docs(docs): rebranding of Azure AI Studio to Azure AI Foundry (#32658) Kim 2025-08-25 22:58:31 +09:00
  • 2d9fe703cb Merge branch 'wip-v1.0' into cc/1.0/standard_content Chester Curme 2025-08-25 09:56:39 -04:00
  • 7a108618ae Merge branch 'master' into wip-v1.0 Chester Curme 2025-08-25 09:39:39 -04:00
  • 62d746e630 feat(core): (v1) restore separate type for AIMessage.tool_calls (#32668) ccurme 2025-08-25 10:37:41 -03:00
  • 2d0713c2fc fix(infra): ollama CI langchain-ollama==0.3.7 Mason Daugherty 2025-08-22 16:40:03 -04:00
  • 8060b371bb fix(infra): ollama CI Mason Daugherty 2025-08-22 16:37:05 -04:00
  • 26833f2ebc feat(anthropic): v1 support (#32623) ccurme 2025-08-22 17:06:53 -03:00
  • 264423f487 chore(infra): optimize codspeed benchmarking mdrxy/codspeed-limit Mason Daugherty 2025-08-22 15:22:14 -04:00
  • 7851f66503 release(ollama): 0.3.7 (#32651) Mason Daugherty 2025-08-22 15:18:40 -04:00
  • af3b88f58d feat(ollama): update reasoning type to support string values for custom intensity levels (e.g. gpt-oss) (#32650) Mason Daugherty 2025-08-22 15:11:32 -04:00
  • 41ded60ec3 bump and update tests for mypy mdrxy/1.0/ollama Mason Daugherty 2025-08-22 11:21:12 -04:00
  • a81823da2d fix(ollama): enhance image data handling in content blocks for v1 support Mason Daugherty 2025-08-22 11:10:05 -04:00
  • 96b7f71f4a bump lib and use Ollama types, update tests Mason Daugherty 2025-08-22 11:08:02 -04:00
  • 45f1b67340 fix for null model name (Azure) Chester Curme 2025-08-22 10:14:34 -04:00
  • 8e37d39d66 remove model param from Azure integration tests Chester Curme 2025-08-22 10:13:43 -04:00
  • be9274054f fix(openai): Update Azure unit tests to use SecretStr for API key 강준형 2025-08-22 22:26:06 +09:00
  • 03b9214737 fix(openai): Remove unnecessary assertion in Azure unit tests 강준형 2025-08-22 22:23:40 +09:00
  • fcebafea9b fix(openai): Update model assertions in Azure unit tests 강준형 2025-08-22 22:20:28 +09:00
  • 3efa31d786 fix(openai): Use Azure deployment name for Responses API model field 강준형 2025-08-22 22:04:37 +09:00
  • 1eb45d17fb feat(chroma): Add support for collection forking (#32627) itaismith 2025-08-21 14:57:55 -07:00
  • 8545d4731e release(openai): 0.3.31 (#32646) langchain-openai==0.3.31 ccurme 2025-08-21 17:50:27 -03:00
  • 21f7a9a9e5 fix(openai): allow temperature parameter for gpt-5-chat models (#32624) Alex Naidis 2025-08-21 22:40:10 +02:00
  • 61bc1bf9cc fix(openai): construct responses api input (#32557) sa411022 2025-08-22 03:56:29 +08:00
  • 67d9c31872 feat(ollama): implement v1 message format support and add unit tests Mason Daugherty 2025-08-21 15:48:02 -04:00
  • 4ba222148d fix(openai): Chat Message Annotations defaults to [ ] if not list or None (#32614) Shahrukh Shaik 2025-08-22 01:00:12 +05:30
  • 5bcf7d006f refactor(core): data block handling, normalize message formats, strip IDs from messages (#32572) Mason Daugherty 2025-08-21 14:48:23 -04:00
  • 3c8edbecb2 Merge branch 'wip-v1.0' into cc/1.0/standard_content Chester Curme 2025-08-21 14:12:29 -04:00
  • 6f058e7b9b fix(core): (v1) update BaseChatModel return type to AIMessage (#32626) ccurme 2025-08-21 15:02:24 -03:00
  • 41c7ca2661 feat(chat_models): implement _strip_ids_from_messages function to normalize message IDs for caching Mason Daugherty 2025-08-21 13:50:45 -04:00
  • b825f85bf2 fix(standard-tests): fix BaseStoreAsyncTests.test_set_values_is_idempotent (#32638) Christophe Bornet 2025-08-21 16:07:46 +02:00
  • b5c44406eb docs(docs): fix typos in table in "How to load PDFs" documentation (#32635) Mohammed Mohtasim .M.S 2025-08-21 19:36:45 +05:30
  • 2ec63ca7da docs: migration to langchain_oci (#32619) Emmanuel Leroy 2025-08-21 07:03:44 -07:00
  • d8fe23cc6b feat: add auth metadata to tools sam_add_auth_metadata_to_tools Sam Crowder 2025-08-20 23:12:18 -07:00
  • f896bcdb1d chore(langchain): add mypy pydantic plugin (#32610) Christophe Bornet 2025-08-19 22:59:59 +02:00
  • 73a7de63aa chore(text-splitters): add mypy pydantic plugin (#32611) Christophe Bornet 2025-08-19 22:58:12 +02:00
  • cd5f3ee364 docs: migrate from community package to langchain-oci (#32608) Emmanuel Leroy 2025-08-19 13:57:37 -07:00
  • 0444e260be refactor: convert message content inside BaseChatModel (#32606) ccurme 2025-08-19 13:25:44 -03:00
  • e41693a23e Merge branch 'wip-v1.0' into cc/1.0/standard_content Chester Curme 2025-08-19 12:11:41 -04:00
  • dbc5a3b718 fix(anthropic): update cassette for streaming benchmark (#32609) ccurme 2025-08-19 12:18:36 -03:00
  • e98fc34203 Merge branch 'cc/1.0/standard_content' into mdrxy/invocation-version mdrxy/invocation-version Mason Daugherty 2025-08-19 10:11:37 -04:00
  • 43b9d3d904 feat(core): implement dynamic translator registration for model providers (#32602) Mason Daugherty 2025-08-19 10:08:56 -04:00
  • 02d6b9106b chore(core): add mypy pydantic plugin (#32604) Christophe Bornet 2025-08-19 15:39:53 +02:00