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
Fixing duplicate llm_pkey errors #389
Fixing duplicate llm_pkey errors #389
Changes from all commits
4dc0648
a393331
3edb4e8
d81695d
fde9953
ab1c752
8bbc4d1
48d9d02
1ed9256
e42d6bf
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 34 in agentops/llms/anthropic.py
Codecov / codecov/patch
agentops/llms/anthropic.py#L34
Check warning on line 36 in agentops/llms/anthropic.py
Codecov / codecov/patch
agentops/llms/anthropic.py#L36
Check warning on line 47 in agentops/llms/anthropic.py
Codecov / codecov/patch
agentops/llms/anthropic.py#L42-L47
Check warning on line 54 in agentops/llms/anthropic.py
Codecov / codecov/patch
agentops/llms/anthropic.py#L54
Check warning on line 65 in agentops/llms/anthropic.py
Codecov / codecov/patch
agentops/llms/anthropic.py#L65
Check warning on line 76 in agentops/llms/anthropic.py
Codecov / codecov/patch
agentops/llms/anthropic.py#L76
Check warning on line 80 in agentops/llms/anthropic.py
Codecov / codecov/patch
agentops/llms/anthropic.py#L79-L80
Check warning on line 131 in agentops/llms/anthropic.py
Codecov / codecov/patch
agentops/llms/anthropic.py#L127-L131
Check warning on line 137 in agentops/llms/anthropic.py
Codecov / codecov/patch
agentops/llms/anthropic.py#L135-L137
Check warning on line 139 in agentops/llms/anthropic.py
Codecov / codecov/patch
agentops/llms/anthropic.py#L139
Check warning on line 141 in agentops/llms/anthropic.py
Codecov / codecov/patch
agentops/llms/anthropic.py#L141
Check warning on line 55 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L55
Check warning on line 57 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L57
Check warning on line 69 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L65-L69
Check warning on line 75 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L75
Check warning on line 80 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L79-L80
Check warning on line 118 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L118
Check warning on line 180 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L178-L180
Check warning on line 186 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L186
Check warning on line 194 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L194
Check warning on line 200 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L198-L200
Check warning on line 202 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L202
Check warning on line 204 in agentops/llms/cohere.py
Codecov / codecov/patch
agentops/llms/cohere.py#L204
Check warning on line 40 in agentops/llms/groq.py
Codecov / codecov/patch
agentops/llms/groq.py#L40
Check warning on line 42 in agentops/llms/groq.py
Codecov / codecov/patch
agentops/llms/groq.py#L42
Check warning on line 48 in agentops/llms/groq.py
Codecov / codecov/patch
agentops/llms/groq.py#L48
Check warning on line 54 in agentops/llms/groq.py
Codecov / codecov/patch
agentops/llms/groq.py#L51-L54
Check warning on line 74 in agentops/llms/groq.py
Codecov / codecov/patch
agentops/llms/groq.py#L73-L74
Check warning on line 80 in agentops/llms/groq.py
Codecov / codecov/patch
agentops/llms/groq.py#L80
Check warning on line 82 in agentops/llms/groq.py
Codecov / codecov/patch
agentops/llms/groq.py#L82
Check warning on line 134 in agentops/llms/groq.py
Codecov / codecov/patch
agentops/llms/groq.py#L128-L134
Check warning on line 136 in agentops/llms/groq.py
Codecov / codecov/patch
agentops/llms/groq.py#L136
Check warning on line 138 in agentops/llms/groq.py
Codecov / codecov/patch
agentops/llms/groq.py#L138
Check warning on line 52 in agentops/llms/litellm.py
Codecov / codecov/patch
agentops/llms/litellm.py#L52
Check warning on line 54 in agentops/llms/litellm.py
Codecov / codecov/patch
agentops/llms/litellm.py#L54
Check warning on line 60 in agentops/llms/litellm.py
Codecov / codecov/patch
agentops/llms/litellm.py#L60
Check warning on line 66 in agentops/llms/litellm.py
Codecov / codecov/patch
agentops/llms/litellm.py#L63-L66
Check warning on line 86 in agentops/llms/litellm.py
Codecov / codecov/patch
agentops/llms/litellm.py#L85-L86
Check warning on line 92 in agentops/llms/litellm.py
Codecov / codecov/patch
agentops/llms/litellm.py#L92
Check warning on line 94 in agentops/llms/litellm.py
Codecov / codecov/patch
agentops/llms/litellm.py#L94
Check warning on line 156 in agentops/llms/litellm.py
Codecov / codecov/patch
agentops/llms/litellm.py#L150-L156
Check warning on line 158 in agentops/llms/litellm.py
Codecov / codecov/patch
agentops/llms/litellm.py#L158
Check warning on line 160 in agentops/llms/litellm.py
Codecov / codecov/patch
agentops/llms/litellm.py#L160