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

Generate log with parameters when calling create-llama #177

Open
vaibhavkumbhar4 opened this issue Jul 23, 2024 · 4 comments
Open

Generate log with parameters when calling create-llama #177

vaibhavkumbhar4 opened this issue Jul 23, 2024 · 4 comments

Comments

@vaibhavkumbhar4
Copy link

In the web chat application, we are not observing citations in the responses, which were present in the past but are missing in the most recent version.

@marcusschiesser
Copy link
Collaborator

@vaibhavkumbhar4 what's the configuration used? Can you send a screenshot like this:
image

@balasubramaniam-ramasamy

Hi @marcusschiesser
When the npx create-llama is executed, do we log the user input somewhere? If not, is it possible to log in a file, so this combination can be retrieved, later whenever needed. Sometimes, when we try to reproduce, we may miss some steps and won't be reproduced.
Thanks!

@marcusschiesser
Copy link
Collaborator

@balasubramaniam-ramasamy

log the user input somewhere
which user input are you talking about?

@balasubramaniam-ramasamy
Copy link

balasubramaniam-ramasamy commented Aug 7, 2024

@balasubramaniam-ramasamy

log the user input somewhere
which user input are you talking about?

@marcusschiesser
I meant ... the series of questions and answers during the generation of new app using create-llama
question "what is your project name?" answer "my-app"

If we log these questions and users answers (inputs), it will be easy to traceback, in which combinations the run-llama gives error or issues - for both the end-users like me and resolvers like you.

@marcusschiesser marcusschiesser changed the title Not able to see the citation on UI. Generate log with parameters when calling create-llama Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants