Closed GPTLocalhost closed 2 days ago
The API runs on port 3001 when on desktop as well - same port with same endpoints (mostly)
I had tried AnythingLLM 1.6.7 Desktop version but port 3001 didn't work. It's workable to create an API key, but it seems nowhere to use it. Is there any document I can dig into? Thank you for your advice.
If you are on the API key page, there should be a link to "View documentation" - this will open the local documentation/swagger docs - this will or should show the endpoint as well.
its worth noting that if 3001 is occupied the desktop app will port hunt until a free port is found, which is likely the case here.
Indeed, port 3001 works on Desktop version. The following helps. Thanks a lot.
"View documentation" - this will open the local documentation/swagger docs - this will or should show the endpoint as well.
What would you like to see?
Thank you for the following reply:
But I mean the following "Desktop" version instead of "Docker" version.
Port 3001 works well for Docker but not Desktop. I wonder whether it is feasible.