Files
langchain/templates/sql-llama2
2023-10-26 19:44:30 -07:00
..
2023-10-26 19:44:30 -07:00
2023-10-25 18:47:42 -07:00
2023-10-25 18:47:42 -07:00
2023-10-25 18:47:42 -07:00
2023-10-25 18:47:42 -07:00
2023-10-25 18:47:42 -07:00

SQL with LLaMA2

This template allows you to chat with a SQL database in natural language using LLaMA2.

It is configured to use Replicate.

But, it can be adapted to any API that support LLaMA2, including Fireworks and others.

See related templates sql-ollama and sql-llamacpp for private, local chat with SQL.

Installation

# from inside your LangServe instance
poe add sql-llama2