Gemini: Pass down additional arguments and kw/value arguments to low level raw query
Open
gemini
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
This allows people to use the helper method while still adding in any extra parameters they may want to pass to the web API.
Contributor guide
Research direction
Locate the Gemini helper method and the low-level raw-query entry point, then inspect how arguments are currently passed to the web API. Done means the helper forwards additional arguments and kw/value arguments while retaining its existing behavior; add or update focused tests if the surrounding code identifies a test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100