You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently using plush for comfyui to do llm work. But I hit a snag. I have two services that use open ai API (arliai and featherless) but can only assign one API key. The dev is looking into a solution but I am curiouser if your nodes already have a solution to this (and curious about any differences between plush and this)
The text was updated successfully, but these errors were encountered:
I started watching the videos and got as far as the third one where they showed the supported services, that video needs a major update as the services it shows are very small and do not include open ai compatable as a supported type.... However it IS.
I installed it just to have a look at the nodes more a curiosity thing and found you can indeed use openai compatable....whats more you can specify which environmental key to use. so to answer my own question....it looks* possible to use two open ai compatable services in the same workflow.
*I say "looks" as i havent had time to test two at once.
it took some sussing out as its not as intuitive as plush but this worked. Now i just need to figure out how to get it to use a large string as context, further refine the instructions, see if i can use whisper as audio transcribing etc.... but it looks interesting so far
You should be fine using two different open ai compatible APIs (even w/in the same flow). Just use different ENV variables for the respective keys and set your URL and Models independently. Let us know if you have any trouble. Looking forward to seeing what you build !
Currently using plush for comfyui to do llm work. But I hit a snag. I have two services that use open ai API (arliai and featherless) but can only assign one API key. The dev is looking into a solution but I am curiouser if your nodes already have a solution to this (and curious about any differences between plush and this)
The text was updated successfully, but these errors were encountered: