Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
New end-to-end Box AI tutorials: Build invoice automation and RFP answer banks
{ "type": "ai_agent_text_gen", "basic_gen": { "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}`, and I have $8000 and want to spend a week in the Azores. `{user_question}`", "embeddings": { "model": "azure__openai__text_embedding_ada_002", "strategy": { "id": "basic", "num_tokens_per_chunk": 64 } }, "content_template": "---{content}---" } }
テキストの生成に使用されるAIエージェント。
テキストの生成に使用されるAIエージェントのタイプ。
ai_agent_text_gen
"ai_agent_text_gen"
テキストの生成に使用されるAIエージェントの基本ツール。
Show child attributes
このページは役に立ちましたか?