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

api curl code not filled with tweaks #1788

Open
mountain15 opened this issue Apr 29, 2024 · 3 comments
Open

api curl code not filled with tweaks #1788

mountain15 opened this issue Apr 29, 2024 · 3 comments
Assignees

Comments

@mountain15
Copy link

Describe the bug
I have prefilled variables with a value in a component
I then click on API and see that in tweaks they are filled in
however in the curls code they are not filled
when I change the prefilled parameter that it copies the information

Browser and Version

  • Browser chrome
  • Version Langflow 🤝 DataStax
    ⛓️ v1.0.0a24

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'component'
  2. Click on 'api'
  3. click on 'tweaks'
  4. Change the variable default input
  5. Go to "cURL
  6. Now the variable are in the code

Screenshots
tweaks-curl-not filled.webm

See video

Additional context
I want brief the developer with the right information on the fields to that they know what the names are from the variables

@jaschahuisman
Copy link

I'm experiencing the same issue @Cristhianzl

It would be nice if the API examples were filled in with default values for the inputs, now it's just empty json objects with abstract node id's, for where I don't know the input keys by heart.

Screenshot 2024-05-04 at 18 06 30

@Cristhianzl
Copy link
Collaborator

Cristhianzl commented May 7, 2024

Hello @jaschahuisman @mountain15,

First of all, thank you for your report.

Sorry for the delayed response; last week, we were working on new features, so I wasn't able to assist you with this issue.

You can follow up on the status of this PR here: #1847
This PR will fix the issue you mentioned and will also enhance the performance of the application using tweaks.

Let me know if I can assist you with anything else.

Regards.

@yamonkjd
Copy link
Contributor

yamonkjd commented May 8, 2024

Hello @jaschahuisman @mountain15,

First of all, thank you for your report.

Sorry for the delayed response; last week, we were working on new features, so I wasn't able to assist you with this issue.

You can follow up on the status of this PR here: #1847 This PR will fix the issue you mentioned and will also enhance the performance of the application using tweaks.

Let me know if I can assist you with anything else.

Regards.

I think you're a genius for choosing Zustand. It seems like the best solution that everyone needs.

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

4 participants