PHP code example of wuhhh / field-agent

1. Go to this page and download the library: Download wuhhh/field-agent library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

wuhhh / field-agent example snippets


'defaultProvider' => 'anthropic', // or 'openai'
bash
cp vendor/wuhhh/field-agent/config/field-agent.php config/field-agent.php