Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image opea/chathistory-mongo-server does not exist on docker hub #718

Open
yongfengdu opened this issue Sep 20, 2024 · 7 comments
Open
Assignees
Labels
aitce DEV features

Comments

@yongfengdu
Copy link
Contributor

In the readme and docker-compose file, it refered to image name: opea/chathistory-mongo-server
https://github.com/opea-project/GenAIComps/tree/main/comps/chathistory/mongo#build-docker-image
https://github.com/opea-project/GenAIComps/blob/main/comps/chathistory/mongo/docker-compose-chathistory-mongo.yaml#L18

However, in the docker hub, there is a docker image named opea/chat-history-service
https://hub.docker.com/r/opea/chat-history-service/tags
Which is also mentioned here:
https://github.com/opea-project/GenAIExamples/blob/main/docker_images_list.md

I think they mean the same one but messed up the name.
Could any one explain or fix this?

@yongfengdu
Copy link
Contributor Author

@hteeyeoh
Copy link
Collaborator

hteeyeoh commented Sep 24, 2024

I will help to fix it in the compose yaml to use the image naming and update readme. But based on the image name opea/chat-history-service that exist in hub. It seems too general. Lets say in future we support other database endpoint, how we need to maintain these? Need advice on this for further action.
Thank you.

@hteeyeoh hteeyeoh assigned hteeyeoh and unassigned hteeyeoh Sep 24, 2024
@yongfengdu
Copy link
Contributor Author

The opea/chat-history-service was not updated since a month ago and there is no tag with 1.0. So that might not be the correct one to use.

@hteeyeoh
Copy link
Collaborator

Ok sure. Need advise from @ashahba on the actual image name that being published in hub

@chensuyue
Copy link
Collaborator

@chensuyue
Copy link
Collaborator

Not all the images can be upstream directly, we need to pass OSPDT, it takes time.

@hteeyeoh
Copy link
Collaborator

hteeyeoh commented Sep 26, 2024

The two image service are now available in hub:
promptregistry
chathistroy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aitce DEV features
Projects
None yet
Development

No branches or pull requests

5 participants