google / generative-ai-go

Go SDK for Google Generative AI
Apache License 2.0
592 stars 59 forks source link

support frequencyPenalty #222

Open dongsuo opened 2 weeks ago

dongsuo commented 2 weeks ago

Description of the feature request:

https://ai.google.dev/api/generate-content#v1beta.GenerationConfig Looks the sdk doesn't support frequencyPenalty config now

What problem are you trying to solve with this feature?

No response

Any other information you'd like to share?

No response

gmKeshari commented 6 days ago

Hi @dongsuo,

Which Gemini model you are using?? The new 002 models support "frequencyPenalty". Please refer this cookbook.