Papers with MiniChain
MiniChain: A Small Library for Coding with Large Language Models (2023.emnlp-demo)
Copied to clipboard
| Challenge: | Programming augmented by large language models (LLMs) opens up many new application areas, but also requires care. |
| Approach: | They introduce a tool for augmented programming that provides basic primitives for coding LLM calls. |
| Outcome: | The proposed tool provides core primitives for coding LLM calls and separating out prompt templates. |