agentops icon indicating copy to clipboard operation
agentops copied to clipboard

Add documentation for session creation and decorator usage

Open devin-ai-integration[bot] opened this issue 9 months ago • 1 comments

Description

Currently, there is no clear documentation on how to create sessions and use the decorators for the AgentOps SDK. This makes it difficult for users to understand how to properly implement these features.

Requirements

  • Add documentation on how to create and manage sessions
  • Add documentation on how to use the various decorators (@agent, @task, @operation, @workflow, @session)
  • Include code examples for both synchronous and asynchronous usage
  • Update the SDK reference documentation

Acceptance Criteria

  • Documentation is clear and comprehensive
  • Code examples are provided for all use cases
  • Documentation is accessible in the docs/v1/usage/ directory

Cool

SupremeIA avatar Mar 15 '25 01:03 SupremeIA

Closed by #1012

Dwij1704 avatar Jul 15 '25 22:07 Dwij1704