tmc / langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
https://tmc.github.io/langchaingo/
MIT License
3.76k stars 523 forks source link

llms: add googleai llm option `WithHTTPClient` #840

Closed skrishnan-sap closed 1 month ago

skrishnan-sap commented 1 month ago

Changes

Issue: fixes https://github.com/tmc/langchaingo/issues/838

PR Checklist

skrishnan-sap commented 1 month ago

841 provides similar functionality - waiting to check whether author would like to take over unit tests.

skrishnan-sap commented 1 month ago

Closing in favour of #841 .