Skip to content
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

feature: switch to agentops api v2 #209

Merged
merged 16 commits into from
May 24, 2024
Merged

feature: switch to agentops api v2 #209

merged 16 commits into from
May 24, 2024

Conversation

siyangqiu
Copy link
Contributor

@siyangqiu siyangqiu commented May 16, 2024

📥 Pull Request

📘 Description
Changes endpoints to use the new AgentOps v2 API, which is much faster than the v1 endpoints. Changes the default queue time to 5 seconds from 30 - makes things appear sooner in the dashboard

agentops/__init__.py Outdated Show resolved Hide resolved
agentops/__init__.py Outdated Show resolved Hide resolved
agentops/client.py Outdated Show resolved Hide resolved
agentops/client.py Outdated Show resolved Hide resolved
@siyangqiu siyangqiu changed the title feature: switch to agentops api v2 feature: switch to agentops api v2, new logger, fix typing May 18, 2024
@siyangqiu siyangqiu changed the title feature: switch to agentops api v2, new logger, fix typing feature: switch to agentops api v2 May 18, 2024
@siyangqiu siyangqiu marked this pull request as ready for review May 23, 2024 01:20
@siyangqiu siyangqiu requested review from bboynton97 and areibman May 23, 2024 01:20
siyangqiu and others added 7 commits May 22, 2024 18:23
* Consolidating

* WIP

* typo

* Fixing Cohere

* Added Introduction

* WIP

* Consolidating

* WIP

* typo

* Fixing Cohere

* Added Introduction

* WIP

* Adding syntax highlighting

* Added to env var

* Wrapping up

* Done
* bump project version

* fix adding tags if a session doesnt exist yet

* autogen support

* autogen support

* version fix

* add crew to partners

* Added session link to end_session

* Fixes

* changed to f string

* WIP

* Possibly working

* Added some TODOs

* track params on actions

* merge

* langchain handler fixes

* remove todos

---------

Co-authored-by: Howard Gil <[email protected]>
@siyangqiu siyangqiu merged commit 05a9ce5 into main May 24, 2024
7 checks passed
@siyangqiu siyangqiu deleted the v2-api branch May 24, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants