Skip to content

Pull requests: brainlid/langchain

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix content-part encoding and decoding for Google API.
#212 by vkryukov was merged Dec 12, 2024 Loading…
2
3
Fix specs and examples
#211 by vkryukov was merged Dec 13, 2024 Loading…
implement initial support for fallbacks
#207 by brainlid was merged Dec 3, 2024 Loading…
Cancel a message delta when we receive "overloaded" error
#196 by brainlid was merged Nov 26, 2024 Loading…
Documenting AWS Bedrock support with Anthropic Claude
#195 by brainlid was merged Nov 24, 2024 Loading…
add support for examples to title chain
#191 by brainlid was merged Nov 10, 2024 Loading…
Handle all possible finishReasons for ChatGoogleAI
#188 by elliotb was merged Oct 28, 2024 Loading…
Remove unused assignment from ChatGoogleAI
#187 by elliotb was merged Oct 28, 2024 Loading…
Add support for passing safety settings to Google AI
#186 by elliotb was merged Oct 28, 2024 Loading…
Handle missing token usage fields for Google AI
#184 by elliotb was merged Sep 29, 2024 Loading…
Handle functions with no parameters for Google AI
#183 by elliotb was merged Sep 29, 2024 Loading…
Support system instructions for Google AI
#182 by elliotb was merged Sep 29, 2024 Loading…
Handle empty text parts from GoogleAI responses
#181 by elliotb was merged Sep 29, 2024 Loading…
feat: add OpenAI's new structured output API
#180 by monotykamary was merged Sep 23, 2024 Loading…
2 tasks done
Structured Outputs by supplying strict: true
#173 by cristineguadelupe was merged Sep 6, 2024 Loading…
change return of LLMChain.run/2 - breaking change
#170 by brainlid was merged Aug 21, 2024 Loading…
Anthropic support for streamed tool calls with parameters
#169 by brainlid was merged Aug 20, 2024 Loading…
Fix PromptTemplate example
#167 by joelpaulkoch was merged Aug 18, 2024 Loading…
adds OpenAI project authentication.
#166 by fbettag was merged Aug 18, 2024 Loading…
Fix ChatOllamaAI streaming response
#162 by alappe was merged Aug 1, 2024 Loading…
Update Azure OpenAI Service streaming fix
#161 by stevehodgkiss was merged Jul 22, 2024 Loading…
ProTip! Filter pull requests by the default branch with base:main.