File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
praisonai_tools/docs_generator Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2206,7 +2206,7 @@ def __init__(
22062206 "badge_color" : "green" ,
22072207 "badge_text" : "TypeScript AI Agent" ,
22082208 "title_suffix" : " • TypeScript AI Agent SDK" ,
2209- "github_repo" : "https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts/src " ,
2209+ "github_repo" : "https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts" ,
22102210 },
22112211 "rust" : {
22122212 "source" : base_src / "src/praisonai-rust" ,
@@ -2216,7 +2216,7 @@ def __init__(
22162216 "badge_text" : "Rust AI Agent SDK" ,
22172217 "title_suffix" : " • Rust AI Agent SDK" ,
22182218 "language" : "rust" ,
2219- "github_repo" : "https://github.com/ARC-Solutions/praisonai-rust /blob/main" ,
2219+ "github_repo" : "https://github.com/MervinPraison/PraisonAI /blob/main/src/praisonai-rust " ,
22202220 },
22212221 }
22222222
You can’t perform that action at this time.
0 commit comments