Explanation of parameters in Agency class.
agency_manifesto.md
file contains instructions that will be shared among all agents in the agency.
Here is a template to help get you started:
Agency
class.
FileSearch
and CodeInterpreter
tools.
To use shared files, simply put them in a folder and specify the folder path in a shared_files
parameter.
Agency
class mimic those in Agent
class.
In case if the parameter is defined in both classes, the value from Agent
class will be used.
temperature
top_p
max_completion_tokens
max_prompt_tokens
truncation_strategy
settings.json
file. If you would like to use a different file path for settings, you can specify a settings_path
parameter: