Replies: 1 comment
-
I have set the docs param to True to generate the API doc but it does not seem to have done so. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am working with Autogen Studio 0.4. I have a node.js app implementing a UI. I am trying to get the Autogen Studio api server running against a team.json to act as functional server to the node ui. When i ping the Autogen Studio Server with http://127.0.0.1:8084/send, I get 127.0.0.1:53906 - "POST /send HTTP/1.1" 404 Not Found.
My question: Is there documentation or assistance to help me find the endpoint path so I can interact with the autogen studio server from my node UI?
Beta Was this translation helpful? Give feedback.
All reactions