//SOURCES doesn't works on remote GitHub #2355
-
|
I have a Java file //SOURCES org/bsc/langgraph4j/spring/ai/agentexecutor/AiModel.java
//SOURCES org/bsc/langgraph4j/spring/ai/agentexecutor/TestTools.java
//SOURCES org/bsc/langgraph4j/spring/ai/agentexecutor/gemini/TestTools4Gemini.javaThe directory tree is : This work fine on the local file system but when run What is the problem here ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
No idea, this should definitely work. It would be nice if there was an actual example to test with! |
Beta Was this translation helpful? Give feedback.
-
|
Hi @quintesse thanks for quick response You can test yourself, I've installed I got the following exception. I guess that is |
Beta Was this translation helpful? Give feedback.
Looking at it a bit more I see that javelit actually uses internal JBang code to do its work, and I've confirmed it's definitely an issue on their side. I would suggest opening an issue for this on their issue tracker. When you do so put a link to it here and I'll add my ideas to it as well.