Code execution
#4522
Replies: 1 comment 1 reply
-
|
these people don't care about code interpreter Librechat you have to pay <- WHAT |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i'm giving my first steps in AI generated content and I would like to ask for some help.
I want Jan/Cortex to invoke my code execution api and use the results from it in it's response.
Is it possible? Installing open-interpreter and having another software that is running the same model in parallel with Jan seems redudant, so I am looking for a Jan/Cortex solution.
From what I have learned, I need to configure "OpenAI" setting to use an external tool ( for example my execution api ) but, from what I understand, Jan will use it to call also the model right? I mean, I want to decouple Jan local server from my execution api so I can maintain it without the need to code a AI proxy myself.
Beta Was this translation helpful? Give feedback.
All reactions