-
Notifications
You must be signed in to change notification settings - Fork 309
Pull requests: langchain-ai/langchain-aws
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs(aws): add a web search agent sample notebook
#1280
opened Sep 12, 2026 by
sundargthb
Contributor
Loading…
test(aws): Add OpenAI standard integration test suite
#1279
opened Sep 11, 2026 by
Michael Chin (michaelnchin)
Collaborator
Loading…
feat(aws): add AgentCore web search tool
#1275
opened Sep 10, 2026 by
sundargthb
Contributor
Loading…
feat(aws): native async for ChatBedrockConverse, ChatBedrock and BedrockEmbeddings
#1256
opened Sep 2, 2026 by
roi hezkiyahu (roihezkiRaven)
Loading…
feat(aws): Add ChatOpenAIBedrock for bedrock-runtime OpenAI endpoint
#1249
opened Sep 1, 2026 by
Rishabh Agrawal (rishabhagrawal1)
Contributor
Loading…
feat(langgraph-checkpoint-aws): add flush_writes option to DeferredCheckpointSaver
#1246
opened Aug 29, 2026 by
Keyur Patel (Keyur-S-Patel)
Contributor
Loading…
fix(aws): honor zero MemoryDB distance threshold
#1241
opened Aug 27, 2026 by
WOLIKIMCHENG
Contributor
Loading…
perf(langgraph-checkpoint-aws): avoid one get_tuple round trip per ancestor in AgentCoreMemorySaver
#1237
opened Aug 26, 2026 by
Majid Hojati (am2222)
Loading…
fix(langgraph-checkpoint-aws): resolve actor_id for nested subgraph get_state (#733)
#1152
opened Jul 7, 2026 by
Islam Elkadi (islamelkadi)
Contributor
Loading…
feat(langgraph-checkpoint-aws): allow deferred flush to skip writes
#1144
opened Jul 2, 2026 by
WOLIKIMCHENG
Contributor
Loading…
fix(langgraph-checkpoint-aws): put→get round-trip for AgentCoreMemoryStore (#708)
#1135
opened Jun 28, 2026 by
Islam Elkadi (islamelkadi)
Contributor
Loading…
feat(aws): native Bedrock batch inference support
#1117
opened Jun 22, 2026 by
Islam Elkadi (islamelkadi)
Contributor
•
Draft
fix(aws): validate Bedrock embedding media inputs
#1105
opened Jun 15, 2026 by
WOLIKIMCHENG
Contributor
Loading…
perf(langgraph-checkpoint-aws): parallelize DynamoDB
put_writes
#1093
opened Jun 11, 2026 by
Humphrey (HumphreySun98)
Contributor
Loading…
feat(langchain-backend-aws): add S3Backend for Deep Agents
#1035
opened May 11, 2026 by
5enxia (5enxia)
Contributor
Loading…
3 tasks done
perf: Improve performance of put_writes/aput_writes with DynamoDB backend
#1029
opened May 9, 2026 by
Kogia-sima (Kogia-sima)
Loading…
fix(aws): deserialize tool_use.input from string to dict in _parse_response
#905
opened Feb 28, 2026 by
Amine AIT EL HARRAJ (AmineIzanami)
Loading…
fix: add optional sanitization for Bedrock tool_call serialization bug
#904
opened Feb 28, 2026 by
Amine AIT EL HARRAJ (AmineIzanami)
Loading…
4 tasks done
Adding tool factories for the agentcore memory store
#667
opened Oct 1, 2025 by
Jack Gordley (jgordley)
Contributor
Loading…
WIP: Checkpointer for Bedrock AgentCore Memory API.
#563
opened Aug 1, 2025 by
Piyush Jain (3coins)
Collaborator
•
Draft
WIP: Bedrock AgentCore memory exploration
#559
opened Jul 31, 2025 by
Piyush Jain (3coins)
Collaborator
•
Draft
creating the new DemoChatBedrock POC.
#337
opened Jan 23, 2025 by
Vishal Ankush Patil (patilvishal0597)
Contributor
•
Draft
fix:
TypeError: Object of type datetime is not JSON serializable
#335
opened Jan 21, 2025 by
Pat Nadolny (pnadolny13)
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.