File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,6 @@ This guide will walk you through the process of running a local agent in Codebol
39
39
## Additional Information
40
40
- Local agents run directly on your machine, ensuring your code and queries remain private
41
41
- You can switch between different agents at any time by repeating the selection process
42
- - For information on creating your own custom agent, refer to our [ Agent Development Guide] ( ./agentDevelopment .md )
42
+ - For information on creating your own custom agent, refer to our [ Agent Development Guide] ( ./2_firstExtension .md )
43
43
44
44
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ You can customize various aspects of your tool:
43
43
- Output formatting and response handling
44
44
- Integration with external services
45
45
46
- For detailed information on available configuration options, refer to the [ Tool Configuration Reference] ( ../reference /tool-configuration .md ) .
46
+ For detailed information on available configuration options, refer to the [ Tool Configuration Reference] ( ../api /tool/index .md ) .
47
47
48
48
## Testing and Deployment
49
49
You can’t perform that action at this time.
0 commit comments