DEV Community

Ethan Zerad
Ethan Zerad

Posted on

The 59th Day of the 100 Days of Code Challenge

Hey everyone!

Today I worked a bit more on the personal assistant project, and Langchain agents apparently generate their own prompts with tools. Trying to find a way to make the prompt for the assistant as effective as possible, as when asked for personal details, it says "As an AI language model" or refers to itself as an assistant rather than the actual person making the call.

Learning more about Langchain as I go, it's not something I want to give up on as it seems astonishingly useful. It will allow me to add more tools, events, functionality as I go about making a call automatically for someone. And it will do everything based on the outcome of the call.

I believe that Langchain will be a big part of this project and that I'll learn quite a bit about it, which is always, the end goal!

Happy coding everyone!

Top comments (0)