Skip to content

Add documentation for session creation and decorator usage #839

Open
@devin-ai-integration

Description

@devin-ai-integration

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

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions