Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add Gemini API integration #650
feat: Add Gemini API integration #650
Changes from 29 commits
1939b6d
9e4f471
b95fe6e
72e985a
6df9b7e
200dcf1
cd31098
fef63a9
10900f5
4b96b0f
062f82d
d418202
a9cea74
11c7343
4f0b0fe
1a6e1ca
9efc0f1
071a610
970c318
18143b5
a27b2e4
aed3a1b
8297371
9c9af3a
bff477c
f8fd56d
59db821
f163e23
6d7ee0f
6e4d965
54a9d36
c845a34
973e59f
481a8d7
0871398
cddab5b
681cd18
9e8e85e
e75fa84
86dec80
3384b2d
392677a
38e2621
9e3393d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 29 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L28-L29
Check warning on line 51 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L49-L51
Check warning on line 55 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L54-L55
Check warning on line 57 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L57
Check warning on line 64 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L59-L64
Check warning on line 67 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L66-L67
Check warning on line 73 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L70-L73
Check warning on line 79 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L76-L79
Check warning on line 84 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L81-L84
Check warning on line 98 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L90-L98
Check warning on line 100 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L100
Check warning on line 108 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L103-L108
Check warning on line 114 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L111-L114
Check warning on line 121 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L116-L121
Check warning on line 127 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L127
Check warning on line 135 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L135
Check warning on line 139 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L138-L139
Check warning on line 142 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L142
Check warning on line 145 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L144-L145
Check warning on line 148 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L148
Check warning on line 152 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L151-L152
Check warning on line 158 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L154-L158
Check warning on line 164 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L161-L164
Check warning on line 172 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L166-L172
Check warning on line 175 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L175
Check warning on line 184 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L183-L184
Check warning on line 186 in agentops/llms/providers/gemini.py
agentops/llms/providers/gemini.py#L186
Check warning on line 218 in agentops/llms/tracker.py
agentops/llms/tracker.py#L217-L218
Check warning on line 222 in agentops/llms/tracker.py
agentops/llms/tracker.py#L220-L222
Check warning on line 231 in agentops/llms/tracker.py
agentops/llms/tracker.py#L224-L231
Check warning on line 233 in agentops/llms/tracker.py
agentops/llms/tracker.py#L233
Check warning on line 235 in agentops/llms/tracker.py
agentops/llms/tracker.py#L235
Check warning on line 248 in agentops/llms/tracker.py
agentops/llms/tracker.py#L248