1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Agentforce for Developers

1
Last updated at Posted at 2024-10-30

ブラウザの問題がある?

I tried multiple times in chrome browser and got an error. When I tried in Edge browser it worked for me. Please try a different browser to see if it works.

Einstein for DevelopersがSandboxで利用できない

ERR_TOO_MANY_REDIRECTS

私も同じ問題を抱えていました...デプロイメントを公開するときに作成されたデジタル エクスペリエンスでパートナーのプロファイルに権限を与える必要があります。

I had the same issue... Need to give permission to my partner's profile on the Digital Experience created when you publish the Deployment:

image.png

Metadata API received improper input. Please ensure file name and capitalization is correct. Load of metadata from db failed for metadata of type:GenAiPlannerBundle and file name: Agentforce_Service_Agent

また、エージェントのコンポーネントをデプロイする前に、すべての依存関係をデプロイする必要があることにご注意ください。

参考までに、これらがエージェントのすべてのコンポーネントです。

Also note that you’ll need to deploy all of the dependencies before you deploy any of the components of an agent.

For your reference, these are all of the components of an agent.

-GenAiPlugin (for agent topics and instructions)

-GenAiFunction (for custom agent actions)

-GenAiPlanner (for the agent definition)

-Bot (the underlying bot)

-BotVersion (the underlying bot)

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?