PBQA

Pattern Based Question and Answer (PBQA) is a Python library that provides tools for querying LLMs and managing text embeddings. It combines guided generation with multi-shot prompting to improve res…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pbqa

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.2.2 2025-02-11    
1.2.1 2025-02-02    
1.2.0 2024-12-15    
1.1.0 2024-12-12    
1.0.0 2024-12-10    
0.2.7 2024-12-01    
0.2.4 2024-09-27    
0.2.3 2024-08-03    
0.2.2 2024-08-02    
0.2.1 2024-08-02    
0.2.0 2024-08-02    
0.1.12 2024-07-30    
0.1.11 2024-07-04    
0.1.10 2024-07-03    
0.1.9 2024-06-25    
0.1.8 2024-06-24    
0.1.7 2024-06-24    
0.1.6 2024-06-23    
0.1.5 2024-06-23    
0.1.4 2024-06-23    
0.1.3 2024-06-19    
0.1.2 2024-06-18    
0.1.1 2024-06-18    
0.1.0 2024-06-18    

Issues with this package?

Page last updated 2025-02-11 22:57:06 UTC