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] OpenAI Assistants (Beta) Integration #609
[Feat] OpenAI Assistants (Beta) Integration #609
Changes from all commits
0a1e754
c8e6e29
08b60ff
6961ebf
45319c5
be7e702
7c6a803
6fbb111
36bc5a2
cf9ae0c
908b219
b218b5a
4e4dde0
71791d1
a6de520
9712636
30ed383
dd79008
72365b3
a77e3ff
d42d75b
fe1d727
9d7e29e
0eccdfa
c8cfcbb
5ec56c1
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 142 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L142
Check warning on line 237 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L235-L237
Check warning on line 239 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L239
Check warning on line 241 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L241
Check warning on line 243 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L243
Check warning on line 245 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L245
Check warning on line 247 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L247
Check warning on line 254 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L252-L254
Check warning on line 257 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L257
Check warning on line 261 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L261
Check warning on line 264 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L264
Check warning on line 266 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L266
Check warning on line 272 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L268-L272
Check warning on line 277 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L277
Check warning on line 279 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L279
Check warning on line 285 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L281-L285
Check warning on line 288 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L287-L288
Check warning on line 292 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L290-L292
Check warning on line 298 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L298
Check warning on line 302 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L300-L302
Check warning on line 304 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L304
Check warning on line 306 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L306
Check warning on line 308 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L308
Check warning on line 310 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L310
Check warning on line 312 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L312
Check warning on line 314 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L314
Check warning on line 317 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L317
Check warning on line 325 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L325
Check warning on line 332 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L331-L332
Check warning on line 343 in agentops/llms/providers/openai.py
Codecov / codecov/patch
agentops/llms/providers/openai.py#L343