-
hi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi, the AI integration is not integrated by default, but the code is available on this branch: There is also a video demoing and explaining the code on YouTube: Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
I haven't debugged this in detail, but I assume this is caused by the tool approval system that has been introduced in Theia. Probably the tool calls must be configured accordingly so they are allowed to be executed and/or are properly initialized now. |
Beta Was this translation helpful? Give feedback.
Hi,
the AI integration is not integrated by default, but the code is available on this branch:
https://github.com/eclipse-glsp/glsp-examples/tree/ai-demo
There is also a video demoing and explaining the code on YouTube:
https://youtu.be/dxtJsaqVUgA?si=68DWk0Z1zBp0m0Y7
Hope this helps!