Hemant Bhakar
Results
2
issues of
Hemant Bhakar
## Description of the change added consistency for model names in `embed_content` function Now, `genai.embed_content` function doesn't require a prefix of `models/` Can be directly used as `genai.embed_content( model="embedding-001", content="What...
status:awaiting review
status:triaged
component:python sdk
p2
created function `resize_cache` for resizing cache_length When reaching the full cache length, it would allow to still run more prompts without having to restart from scratch