anovazzi1

Results 66 issues of anovazzi1

Improve API and front-end to send chat history to be processed

enhancement

Need some type of node to use langchainhub components in the flow

enhancement

# Major Changes - Added descriptions to the flows to provide more context. - Sorted some context providers to improve readability and organization. - Implemented error handling for the entire...

# How to reproduce: - First set up a chain with memory and llm ![image](https://user-images.githubusercontent.com/70824914/229632301-7f732e96-3528-45e3-b74c-822d66f25817.png) - then remove the llm ![image](https://user-images.githubusercontent.com/70824914/229632385-ebf0cba3-e10d-400d-9214-9f784cfb5433.png) - add a new llm ![image](https://user-images.githubusercontent.com/70824914/229632524-bf2f1ee1-0214-49d5-a378-55362b06dece.png) - get the...

bug

This pull request adds a new feature to the flow editor that allows users to access advanced fields of a node in a modal pop-up window. The modal pop-up is...

This pull request adds a new feature to the flow editor that allows users to easily import example flows from the [logspace-ai/langflow_examples](https://github.com/logspace-ai/langflow_examples) repository on GitHub. The feature is accessible via...

This pull request refactors the `CollectionCardComponent` to add a playground check before opening it. The `hasPlayground` function is introduced to determine if a flow has a playground. If a flow...

javascript
size:M