|||
✕
Home
Work & writing
Talks
Blog archives
Feed
Newsletter
About me
↑
timleers
A stupidly minimal LLM API starterkit - Deploy LLM endpoints in a minute with LangChain & FastAPI.
In this post, I’ll help you build an LLM-powered microservice. You can follow along with my repository llm-api-starterkit. We’ll use two key
May 30, 2023
A stupidly minimal LLM API starterkit - Deploy LLM endpoints in a minute with LangChain & FastAPI.
May 30, 2023
In this post, I’ll help you build an LLM-powered microservice. You can follow along with my repository llm-api-starterkit. We’ll use two key
Absurdly intelligent LLM-agents powered by OpenAI & LangChain, with or without GPT4: Tools & Guardrails.
March 14, 2023
Agents backed by large-language models (LLMs) such as ChatGPT can use tools, interact with their environment and do all kinds of things you wouldn’t