Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit 5417e3d

Browse files
committed
Merge branch 'liqun/opt_planner_reasoning' of https://github.com/microsoft/TaskWeaver into liqun/opt_planner_reasoning
2 parents 20b23d7 + f22e72e commit 5417e3d

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

website/docs/advanced/observability.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ TaskWeaver is integrated with AgentOps, so you can use TaskWeaver to generate co
1111

1212
## Get Started
1313

14-
TaskWeaver integration with AgentOps is documented [here](https://www.agentops.ai/docs/taskweaver).
14+
TaskWeaver integration with AgentOps is documented [here](https://docs.agentops.ai/v1/integrations/taskweaver).
1515

16-
To get started, you need an API key from AgentOps by [signing up](https://www.agentops.ai/signup) for a free account. Then you need to create a new project and generate the API key from the project settings.
16+
To get started, you need an API key from AgentOps by [signing up](https://app.agentops.ai/signup) for a free account. Then you need to create a new project and generate the API key from the project settings.
1717

1818
Once you have the API keys, the following steps will help you to get started.
1919

@@ -56,4 +56,4 @@ Once you have the API keys, the following steps will help you to get started.
5656
It is important to note that the LLM calls and the other events are tracked together in different modules of AgentOps. By default, all the LLM calls are tracked when the AgentOps client is initialized. However, the other events are only tracked when the `TaskWeaverEventHandler` handler is used in conjunction within the code.
5757

5858
Therefore, event observability is limited to LLM calls when TaskWeaver is used in [Terminal mode](../usage/cmd.md).
59-
:::
59+
:::

website/package-lock.json

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)