SciSharp / BotSharp

The AI Agent Framework in .NET
https://botsharp.readthedocs.io
Apache License 2.0
2.04k stars 422 forks source link

Error when trying to run the Articulate UI #35

Closed runxc1 closed 1 year ago

runxc1 commented 5 years ago

So when following along with the docs and attempting to run the container by executing the command docker-compose -f dockerfiles/docker-compose-articulateui.yml up

And I browse to http://localhost:3000 I get the following error

"Error: agent head missing"

Oceania2018 commented 5 years ago

Thank you for interest. We have stopped maintaining the UI due to lack of manpower. Please run BotSharp through the latest source code and interact with APIs in Swagger open API.

Sorry for the inconvenience. I'll update the docs about how to run it from source code.

Currently we are focusing the SciSharp stack projects. SciSharp will provide more powerful Machine Learning foundation for BotSharp in the NLU field.