Documentation Index
Fetch the complete documentation index at: https://docs.camel-ai.org/llms.txt
Use this file to discover all available pages before exploring further.
AlpacaDataCollector
init
record
- agent (Union[List[ChatAgent], ChatAgent]): The agent to inject.
convert
llm_convert
- converter (Optional[OpenAISchemaConverter], optional): The converter to use. (default: :obj:
OpenAISchemaConverter) - prompt (Optional[str], optional): Prompt to guide the conversion. (default: :obj:
DEFAULT_CONVERTER_PROMPTS)