Good Afternoon , thank you for the videos , very educational, i wanted to ask how you can build a feature that generates a pdf of the information you asked the agent.
For example, we can do that with a Python library that converts Markdown to PDF. It is an interesting use case, and I will investigate it for a new video. Thank you!
Hi Samuel, thanks for this clear guide. Just one question, I have LF 1.1.1 but I don't see the "Astra DB JSON" component. I can't find it in the store either. Any hints about how to get it?
Hi Samuel, Thanks for your video. I am very new to langflow. Can we use langflow for commercial product development? Is that completly free to use for companies build products?
At 17:16? It is Langsmith. You have to create an account and a project on Langsmith. Then you will have an API_KEY. With that, you have to set 2 environment variables: LANGCHAIN_API_KEY and LANGCHAIN_TRACING_V2. This will send all the tracing data to Langsmith.
fantastic tutorial.
need more end to end project using LangFlow
Great video thanks! Looking forward for the next one
Thank you!
So easy with Langflow
Good Afternoon , thank you for the videos , very educational, i wanted to ask how you can build a feature that generates a pdf of the information you asked the agent.
For example, we can do that with a Python library that converts Markdown to PDF. It is an interesting use case, and I will investigate it for a new video. Thank you!
Hi Samuel, thanks for this clear guide. Just one question, I have LF 1.1.1 but I don't see the "Astra DB JSON" component. I can't find it in the store either. Any hints about how to get it?
Correct. It is named "Astra DB", under the "Tools" section in the 1.1.1 version. It will be renamed in the next version.
Hi Samuel, Thanks for your video. I am very new to langflow. Can we use langflow for commercial product development? Is that completly free to use for companies build products?
Hi. Langflow is an open-source software, so you can use it for free.
Toward the end of the video I saw you using a tracing tool to view the activity in you project - what did you use to do that?
Same question
At 17:16? It is Langsmith. You have to create an account and a project on Langsmith. Then you will have an API_KEY. With that, you have to set 2 environment variables: LANGCHAIN_API_KEY and LANGCHAIN_TRACING_V2. This will send all the tracing data to Langsmith.
It is Langsmith. I shared the details on the github repo.
You spoke about your github repository ! Where can you find it? Thank you 🙏
We just updated the video description with the repo information.
@@samuelmatioli Thank you so much Samuel !