- Issue created by @MrDaleSmith
- π¬π§United Kingdom MrDaleSmith
Reverting everything and following the Dries-note exactly - IE letting add an image field instead of a media field - and I get the same error at the point the LLM tries to change the image field settings. Bumping this up to major as it seems to be a reversion of previously available functionality.
-
marcus_johansson β
committed 26678c54 on 1.0.x
Issue #3487264: Fatal error recreating Dries-note demo
-
marcus_johansson β
committed 26678c54 on 1.0.x
- π©πͺGermany marcus_johansson
The fatal error is fixed, it was loading the wrong field name, based on the initial prompt, not the lookup prompt.
Also if the field doesn't exist on loading I have added an exception here so you don't see a stacktrace in the chat.
You could retry and it should work better or at least give you and error that it can't do what you want it to do.
Your try raises an actual discussion of best practices I added here: https://www.drupal.org/project/ai_agents/issues/3487418 π Discuss: Add sub entitiy questions for fields Active
- π¬π§United Kingdom MrDaleSmith
No longer get the error given: there are other issues on https://www.drupal.org/project/ai_agents/issues/3487287 π Fatal error altering form display Active but maybe this is fixed?