Commit Graph

1483 Commits

Author SHA1 Message Date
open-swe[bot]
20b34b61ff Apply patch [skip ci] 2025-09-10 00:14:54 +00:00
open-swe[bot]
783b9e3d59 Apply patch [skip ci] 2025-09-10 00:14:35 +00:00
open-swe[bot]
905fd8724e Apply patch [skip ci] 2025-09-10 00:14:06 +00:00
open-swe[bot]
03d2440d69 Apply patch [skip ci] 2025-09-10 00:13:06 +00:00
open-swe[bot]
cfa4ee2282 Apply patch [skip ci] 2025-09-10 00:12:49 +00:00
open-swe[bot]
2e39c1ef45 Apply patch [skip ci] 2025-09-10 00:12:31 +00:00
open-swe[bot]
7be9393319 Apply patch [skip ci] 2025-09-10 00:12:12 +00:00
open-swe[bot]
00a56d1eb0 Apply patch [skip ci] 2025-09-10 00:11:55 +00:00
open-swe[bot]
9cc388563d Apply patch [skip ci] 2025-09-10 00:11:17 +00:00
open-swe[bot]
ae1fd2378d Apply patch [skip ci] 2025-09-10 00:10:42 +00:00
open-swe[bot]
110d364c02 Apply patch [skip ci] 2025-09-10 00:10:22 +00:00
open-swe[bot]
107f810438 Apply patch [skip ci] 2025-09-10 00:10:04 +00:00
open-swe[bot]
fcccd0ad6a Apply patch [skip ci] 2025-09-10 00:09:45 +00:00
open-swe[bot]
1f2e074138 Apply patch [skip ci] 2025-09-10 00:08:46 +00:00
open-swe[bot]
0fcad2d2f3 Apply patch [skip ci] 2025-09-10 00:06:42 +00:00
open-swe[bot]
46c81c2faf Apply patch [skip ci] 2025-09-10 00:04:25 +00:00
open-swe[bot]
56b947a1a7 Apply patch [skip ci] 2025-09-10 00:03:32 +00:00
open-swe[bot]
3070424a18 Apply patch [skip ci] 2025-09-10 00:02:48 +00:00
open-swe[bot]
36b5e27ed7 Apply patch [skip ci] 2025-09-10 00:01:45 +00:00
open-swe[bot]
94a70cf851 Apply patch [skip ci] 2025-09-10 00:01:23 +00:00
open-swe[bot]
873f657b91 Apply patch [skip ci] 2025-09-10 00:00:17 +00:00
open-swe[bot]
8dfb5578ec Apply patch [skip ci] 2025-09-09 23:58:35 +00:00
open-swe[bot]
6d62aebb7f Apply patch [skip ci] 2025-09-09 23:57:52 +00:00
open-swe[bot]
57ae383059 Apply patch [skip ci] 2025-09-09 23:56:32 +00:00
open-swe[bot]
c3ea3138c4 Apply patch [skip ci] 2025-09-09 23:55:51 +00:00
open-swe[bot]
6fb94bd723 Apply patch [skip ci] 2025-09-09 23:55:33 +00:00
open-swe[bot]
953351fd0e Apply patch [skip ci] 2025-09-09 23:54:44 +00:00
open-swe[bot]
b9b3d51e32 Apply patch [skip ci] 2025-09-09 23:54:03 +00:00
open-swe[bot]
e98eb59d2d Apply patch [skip ci] 2025-09-09 23:53:22 +00:00
ccurme
937087a29c release(groq): 0.3.8 (#32870) 2025-09-09 14:39:02 -04:00
Jan Z
08bf4c321f feat(groq): add support for json_schema (#32396) 2025-09-09 18:30:07 +00:00
Mason Daugherty
4c6af2d1b2 fix(openai): structured output (#32551) 2025-09-09 11:37:50 -04:00
Christophe Bornet
cc3b5afe52 fix(huggingface): fix typing in test_standard (#32863) 2025-09-09 10:05:41 -04:00
Sadiq Khan
228fbac3a6 fix(openai): handle AIMessages without response_id in _get_last_messages (#32824) 2025-09-08 10:12:50 -04:00
JunHyungKang
6ea06ca972 fix(openai): Fix Azure OpenAI Responses API model field issue (#32649) 2025-09-08 10:08:35 -04:00
ccurme
5b0a55ad35 chore(openai): apply formatting changes to AzureChatOpenAI (#32848) 2025-09-08 09:54:20 -04:00
Mason Daugherty
4e39c164bb fix(anthropic): remove beta header warning for TTL (#32832)
No longer beta as of Aug 13
2025-09-05 14:28:58 -04:00
Shahroz Ahmad
4828a85ab0 feat(core): add web_search in OpenAI tools list (#32738) 2025-09-02 21:57:25 +00:00
Ravirajsingh Sodha
b42dac5fe6 docs: standardize OllamaLLM and BaseOpenAI docstrings (#32758)
- Add comprehensive docstring following LangChain standards
- Include Setup, Key init args, Instantiate, Invoke, Stream, and Async
sections
- Provide detailed parameter descriptions and code examples
- Fix linting issues for code formatting compliance

Contributes to #24803

---------

Co-authored-by: Mason Daugherty <github@mdrxy.com>
2025-08-31 17:45:56 -05:00
Mason Daugherty
3d08b6bd11 chore: adress pytest-asyncio deprecation warnings + other nits (#32696)
amongst some linting imcompatible rules
2025-08-26 15:51:38 -04:00
ccurme
008043977d release(openai): 0.3.32 (#32691) 2025-08-26 14:05:40 +00:00
Jacob Lee
1459d4f4ce fix(openai): Always add raw response object to OpenAI client errors for invoke (#32655) 2025-08-26 09:59:25 -04:00
Maitrey Talware
622337a297 docs(docs): fixed typos in documentations (#32661)
Minor typo fixes. (Not linked to current open issues)
2025-08-25 10:02:53 -04:00
Mason Daugherty
2d0713c2fc fix(infra): ollama CI 2025-08-22 16:40:03 -04:00
Mason Daugherty
8060b371bb fix(infra): ollama CI 2025-08-22 16:37:05 -04:00
Mason Daugherty
7851f66503 release(ollama): 0.3.7 (#32651) 2025-08-22 15:18:40 -04:00
Mason Daugherty
af3b88f58d feat(ollama): update reasoning type to support string values for custom intensity levels (e.g. gpt-oss) (#32650) 2025-08-22 15:11:32 -04:00
itaismith
1eb45d17fb feat(chroma): Add support for collection forking (#32627) 2025-08-21 17:57:55 -04:00
ccurme
8545d4731e release(openai): 0.3.31 (#32646) 2025-08-21 16:50:27 -04:00
Alex Naidis
21f7a9a9e5 fix(openai): allow temperature parameter for gpt-5-chat models (#32624) 2025-08-21 16:40:10 -04:00