{ "type": "ai_agent_extract_structured", "long_text": { "model": "azure__openai__gpt_4o_mini", "num_tokens_for_completion": 8400, "llm_endpoint_params": { "type": "openai_params", "temperature": 0, "top_p": 1, "frequency_penalty": 1.5, "presence_penalty": 1.5, "stop": "<|im_end|>" }, "system_message": "You are a helpful travel assistant specialized in budget travel", "prompt_template": "It is `{current_date}`, consider these travel options `{content}` and answer the `{user_question}`.", "embeddings": { "model": "azure__openai__text_embedding_ada_002", "strategy": { "id": "basic", "num_tokens_per_chunk": 64 } } }, "basic_text": { "model": "azure__openai__gpt_4o_mini", "num_tokens_for_completion": 8400, "llm_endpoint_params": { "type": "openai_params", "temperature": 0, "top_p": 1, "frequency_penalty": 1.5, "presence_penalty": 1.5, "stop": "<|im_end|>" }, "system_message": "You are a helpful travel assistant specialized in budget travel", "prompt_template": "It is `{current_date}`, consider these travel options `{content}` and answer the `{user_question}`." }, "basic_image": { "model": "azure__openai__gpt_4o_mini", "num_tokens_for_completion": 8400, "llm_endpoint_params": { "type": "openai_params", "temperature": 0, "top_p": 1, "frequency_penalty": 1.5, "presence_penalty": 1.5, "stop": "<|im_end|>" }, "system_message": "You are a helpful travel assistant specialized in budget travel", "prompt_template": "It is `{current_date}`, consider these travel options `{content}` and answer the `{user_question}`." } }
抽出 (構造化) に使用されるAIエージェント。
抽出に使用されるAIエージェントのタイプ。
ai_agent_extract_structured
"ai_agent_extract_structured"
長いテキストの処理に使用されるAIエージェントプロセッサ。
表示 子属性
基本テキストの処理に使用されるAIエージェントプロセッサ。
このページは役に立ちましたか?