ReWOO icon indicating copy to clipboard operation
ReWOO copied to clipboard

Add custom API endpoint

Open yf007 opened this issue 2 years ago • 1 comments

This can be especially helpful for those in China as an example, or connect external servers that use Gpt-4 for example

yf007 avatar Jun 05 '23 08:06 yf007

I got your point. Since this repo is just an appendant of the experiments in that paper, I try to make it simple and easy-configuring to match all experiments and tables I've run in the paperwork. Adding extra functionality not mentioned in the paper might confuse paper reviewers.

However, you can easily add your custom endpoint here https://github.com/billxbf/ReWOO/blob/c3c877ac99757b45358b63c18f6fd67b2adbc2f3/nodes/LLMNode.py#LL32C38-L32C38

Plus we are working on a new open-source project aiming for applications, where we do support various types of LLM infusions.

billxbf avatar Jun 07 '23 15:06 billxbf