ianarawjo / ianarawjo/ChainForge

Feature request: Make adding custom providers easier via code.

Open
#157 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3k
Forks
256
Avg merge
4h 40m
Merged PRs (30d)
22

Description

Right now, I need to place a file with named something like '1700172795835.py' to the cache folder (which does not exist initially)

To make things easier, I humbly suggest:
1- add a folder in code called '/chainforge/customProviders/' for users to place custom scripts.
2- allow scripts in this folder to be named with a readable name e.g. 'myModel.py'
3- when the app is loading customProviders from cache, check this folder also
3b- if it helps, you can move to cache and add a number name at runtime
4- place an example script there (when running locally) e.g. the reverse prompt script

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.