这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@homanp
Copy link
Collaborator

@homanp homanp commented Jul 15, 2025

This pull request integrates AgentOps with the ReAG (Retrieval Augmented Generation) library to enable monitoring and tracing of agent workflows. The changes include:

  1. Added AgentOps as an optional dependency in pyproject.toml.
  2. Created an init_agentops function in __init__.py to initialize AgentOps.
  3. Added AgentOps decorators to the ReagClient class and its methods.
  4. Updated the README with instructions on how to use AgentOps with ReAG.
  5. Added a new test case to verify AgentOps integration.

These changes allow users to easily integrate AgentOps with their ReAG workflows, providing better insights and monitoring capabilities for their AI applications.

@homanp homanp added the claude Generated by Claude AI agent label Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claude Generated by Claude AI agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants