[GH-ISSUE #4968] [FEAT]: extensions from Newelle #3116

Closed
opened 2026-02-22 18:32:41 -05:00 by yindo · 1 comment
Owner

Originally created by @LeoThomassey on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4968

What would you like to see?

I'm trying to add a Newelle extension to anything LLm through a .js bridge because it's basically a python script that Anything LLM can' handle obviously.

would it be possible to add skills by importing a python file?

Originally created by @LeoThomassey on GitHub (Feb 6, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4968 ### What would you like to see? I'm trying to add a Newelle extension to anything LLm through a .js bridge because it's basically a python script that Anything LLM can' handle obviously. would it be possible to add skills by importing a python file?
yindo added the enhancementfeature request labels 2026-02-22 18:32:41 -05:00
yindo closed this issue 2026-02-22 18:32:41 -05:00
Author
Owner

@shatfield4 commented on GitHub (Feb 6, 2026):

Unfortunately you will not be able to add your skills by importing a python file. If you are able to run your python file via a .js bridge then that should work fine with creating custom skills inside AnythingLLM.

@shatfield4 commented on GitHub (Feb 6, 2026): Unfortunately you will not be able to add your skills by importing a python file. If you are able to run your python file via a .js bridge then that should work fine with creating custom skills inside AnythingLLM.
yindo changed title from [FEAT]: extensions from Newelle to [GH-ISSUE #4968] [FEAT]: extensions from Newelle 2026-06-05 14:50:22 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3116