- Issue created by @gxleano
- ๐ฎ๐ณIndia sarvjeetsingh
I'm trying to reproduce this streaming issue but facing some issue.
Issue I'm Facing: Getting "The 'ai_agent' entity type does not exist" error when accessing /admin/config/ai/ai-assistant/add, which prevents me from creating assistants with tool calling.
I see there is an issue related to the above mentioned error: https://www.drupal.org/project/ai/issues/3526029 ๐ Error page when adding ai assistants when ai_agent module is not installed or uninstalled. Active it fixes the issue when AI_agents not enabled, but when it is enabled, it again gives the same error message
Could you please provide detailed reproduction steps?
Thank you! - ๐ฎ๐ณIndia anjaliprasannan
@sarvjeetsingh Once you have ai_agents and ai in 1.1.x you can reproduce this issue.
- ๐ฎ๐ณIndia sarvjeetsingh
Thank you @anjaliprasannan for pointing it out.
I was using 1.0.x for ai_agents module. The issue is reproducible with 1.1.x version of ai_agents. - ๐ฉ๐ชGermany a.dmitriiev
a.dmitriiev โ made their first commit to this issueโs fork.
- Merge request !649Issue #3526074: Deepchat response not displayed until page reload when stream option is enabled โ (Closed) created by a.dmitriiev
- ๐ฉ๐ชGermany marcus_johansson
This will have a short term fix in โจ Add Javascript orchestration for each loop in the Chatbot/Assistants API Active and a more extensive follow up issue for 1.2.x
- ๐ฉ๐ชGermany a.dmitriiev
Indeed โจ Add Javascript orchestration for each loop in the Chatbot/Assistants API Active fixes this already, so closing this one