mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-21 00:35:23 -04:00
5 lines
94 B
Python
5 lines
94 B
Python
"""Implements Program-Aided Language Models.
|
|
|
|
As in https://arxiv.org/pdf/2211.10435.pdf.
|
|
"""
|