tmc / langchaingo

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

llms: llms/googleai/option.go With methods added that was not implemented yet #808

Closed Mannetjie closed 5 months ago

Mannetjie commented 5 months ago

Added methods to options that was not implemented yet

Some of the methods for the options struct was not implemented yet, so I added them. WithDefaultCandidateCount WithDefaultMaxTokens WithDefaultTemperature WithDefaultTopP