Where is the source code for @librechat/agents
?
#6961
-
I was auditing LibreChat and saw that https://www.npmjs.com/package/@librechat/agents is not part of the source repository. Is there any particular reason for this? I see that |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It’s private for now, but all the source code is visible with source mapping once installed if you need to look. |
Beta Was this translation helpful? Give feedback.
-
I was just trying to implement Kagi search atop the new web_search feature and I ran into this issue. I'm worried about what this means for contributors going forward. Especially since, while I can get the NPM package and extract it, it doesn't include build files, so any changes I make aren't really buildable. Ultimately, I wonder how other contributors are able to get around this - and it makes me think that this project is less open than it claims to be. I'm going through the painful process of reverse engineering your build scripts because I'm kinda fed up with not being able to add the functionality I want for an Open Source project. How much longer must it be like this? I'm already looking for more open projects to move to, because this just isn't open enough to effectively contribute. |
Beta Was this translation helpful? Give feedback.
Here you go: https://github.com/danny-avila/agents