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

[New Mock] - Chat Feed #16

Closed
ageddesi opened this issue Aug 24, 2022 · 7 comments
Closed

[New Mock] - Chat Feed #16

ageddesi opened this issue Aug 24, 2022 · 7 comments
Labels
hacktoberfest new mock New Mock For Consideration to the code base

Comments

@ageddesi
Copy link
Owner

ageddesi commented Aug 24, 2022

I have just introduced a new chat endpoint in version v.0.11.0 , However I would like to extend this to include an endpoint that is not random data but instead a mocked real conversation.
Maybe we could look into generating a conversation between two bots :)

@ageddesi ageddesi added the new mock New Mock For Consideration to the code base label Aug 25, 2022
@nibih
Copy link
Contributor

nibih commented Oct 5, 2022

could you explain a bit more about what you mean by generating a conversation between two bots?

@ageddesi
Copy link
Owner Author

ageddesi commented Oct 6, 2022

At the moment we have a chat endpoint that returns messages that are random strings.

I was thinking as an experiment of playing around with AI was to create a chat bot and then get 2 versions of it to chat for a little while and see what the output would be, then if any good I would use it as a real mocked data version of the endpoint.

@nibih
Copy link
Contributor

nibih commented Oct 9, 2022

i think it would be more useful to have random strings of various lengths, ranging from 1 word to a whole paragraph. so that users can see if their chat system is accommodating to both short and long chats

@ageddesi
Copy link
Owner Author

ageddesi commented Oct 9, 2022

@nibih that could be interesting.

@timothee-durand
Copy link
Contributor

Hello,
i'd like to work on that, could I get assigned ?
Thanks !

@ageddesi
Copy link
Owner Author

Hi @timothee-durand this is yours. 👍 If you need any help message here or join us on discord. https://discord.gg/WEtvwvQ7

@timothee-durand
Copy link
Contributor

Ok thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest new mock New Mock For Consideration to the code base
Projects
None yet
Development

No branches or pull requests

3 participants