DEV Community

Arman Tarkhanian
Arman Tarkhanian

Posted on

2023-10-20: New company

Forgot to write a blog post on Friday again. I've been super busy with this wedding. I guess this current week is going to be my last one before my vacation.

Anyway, for last week, I don't have too much to report in terms of what we were actually working on. My boss was out for the latter two days of the week, so we were kind of just continuing to flesh out the Langchain app. We were trying to integrate it with FastAPI so that we can eventually just stick it on to our main app as an endpoint. It works fine right now.

It has mostly the same logic as before, just that the Langchain stuff is being called directly by FastAPI instead of through the console. FastAPI has an built-in interface which lets you send REST requests from your browser window so that's how we've been testing it.

There are some administrative changes that are going to be happening apparently, and because of that, my boss may or may not want to leave, which sucks because he's probably my favorite part of working at this new job. If we merge into the other company that our CEO has, we have to start working under that CTO. Hope he's even half as good.

Either way, till next week. Cheers.

Top comments (0)