|
531 | 531 | { |
532 | 532 | "group": "Get Started", |
533 | 533 | "pages": [ |
534 | | - "weave/agents-quickstart", |
535 | | - "weave/quickstart" |
| 534 | + "weave/agent-integration-quickstart", |
| 535 | + "weave/custom-agents-quickstart" |
536 | 536 | ] |
537 | 537 | }, |
538 | 538 | { |
|
546 | 546 | "weave/guides/tracking/trace-agent-integrations", |
547 | 547 | "weave/guides/tracking/view-agent-activity", |
548 | 548 | "weave/guides/tracking/view-agent-signals", |
| 549 | + "weave/guides/tracking/trace-agents-attributes", |
549 | 550 | "weave/guides/tracking/trace-agents-batch", |
550 | 551 | "weave/guides/tracking/trace-sub-agents" |
551 | 552 | ] |
|
556 | 557 | { |
557 | 558 | "group": "Tracing basics", |
558 | 559 | "pages": [ |
| 560 | + "weave/quickstart", |
559 | 561 | "weave/guides/tracking/tracing", |
560 | 562 | "weave/guides/tracking/create-call", |
561 | 563 | "weave/guides/tracking/trace-tree", |
|
687 | 689 | { |
688 | 690 | "group": "Frameworks", |
689 | 691 | "pages": [ |
690 | | - "weave/guides/integrations/openai_agents", |
691 | 692 | "weave/guides/integrations/openai-realtime-audio", |
692 | | - "weave/guides/integrations/claude_agent", |
693 | | - "weave/guides/integrations/claude_code", |
694 | 693 | "weave/guides/integrations/langchain", |
695 | 694 | "weave/guides/integrations/llamaindex", |
696 | 695 | "weave/guides/integrations/dspy", |
697 | 696 | "weave/guides/integrations/instructor", |
698 | 697 | "weave/guides/integrations/crewai", |
699 | 698 | "weave/guides/integrations/smolagents", |
700 | 699 | "weave/guides/integrations/pydantic_ai", |
701 | | - "weave/guides/integrations/google_adk", |
702 | 700 | "weave/guides/integrations/vercel_ai_sdk", |
703 | 701 | "weave/guides/integrations/haystack", |
704 | 702 | "weave/guides/integrations/agno", |
|
1997 | 1995 | { |
1998 | 1996 | "group": "Premiers pas", |
1999 | 1997 | "pages": [ |
2000 | | - "fr/weave/agents-quickstart", |
2001 | 1998 | "fr/weave/quickstart" |
2002 | 1999 | ] |
2003 | 2000 | }, |
|
3382 | 3379 | { |
3383 | 3380 | "group": "スタートガイド", |
3384 | 3381 | "pages": [ |
3385 | | - "ja/weave/agents-quickstart", |
3386 | 3382 | "ja/weave/quickstart" |
3387 | 3383 | ] |
3388 | 3384 | }, |
|
4767 | 4763 | { |
4768 | 4764 | "group": "시작하기", |
4769 | 4765 | "pages": [ |
4770 | | - "ko/weave/agents-quickstart", |
4771 | 4766 | "ko/weave/quickstart" |
4772 | 4767 | ] |
4773 | 4768 | }, |
|
7060 | 7055 | "destination": "/weave/guides/evaluation/monitors", |
7061 | 7056 | "source": "/weave/guides/evaluation/guardrails_and_monitors" |
7062 | 7057 | }, |
| 7058 | + { |
| 7059 | + "destination": "/weave/guides/integrations/agents/claude-agents-sdk", |
| 7060 | + "source": "/weave/guides/integrations/claude_agent" |
| 7061 | + }, |
| 7062 | + { |
| 7063 | + "destination": "/weave/guides/integrations/agents/claude-code-harness", |
| 7064 | + "source": "/weave/guides/integrations/claude_code" |
| 7065 | + }, |
| 7066 | + { |
| 7067 | + "destination": "/weave/guides/integrations/agents/google-adk", |
| 7068 | + "source": "/weave/guides/integrations/google_adk" |
| 7069 | + }, |
| 7070 | + { |
| 7071 | + "destination": "/weave/guides/integrations/agents/openai-agents-sdk", |
| 7072 | + "source": "/weave/guides/integrations/openai_agents" |
| 7073 | + }, |
7063 | 7074 | { |
7064 | 7075 | "destination": "weave/concepts/what-is-weave", |
7065 | 7076 | "source": "weave/concepts/fundamental-components" |
|
0 commit comments