Now, docker-compose.yml loads all project source to knowledge-base volume. It is necessary to load not only the knowledge-base directory, but also the specifications of the agents located in the problem-solver directory.
We need to come up with a solution that allows both folders to be uploaded.
Now, docker-compose.yml loads all project source to knowledge-base volume. It is necessary to load not only the
knowledge-basedirectory, but also the specifications of the agents located in theproblem-solverdirectory.We need to come up with a solution that allows both folders to be uploaded.