mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-08 06:23:20 +00:00
docs: templates
updated titles (#25646)
Updated titles into a consistent format. Fixed links to the diagrams. Fixed typos. Note: The Templates menu in the navbar is now sorted by the file names. I'll try sorting the navbar menus by the page titles, not the page file names.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# SQL - llama.cpp
|
||||
|
||||
# sql-llamacpp
|
||||
|
||||
This template enables a user to interact with a SQL database using natural language.
|
||||
This template enables a user to interact with a `SQL` database using natural language.
|
||||
|
||||
It uses [Mistral-7b](https://mistral.ai/news/announcing-mistral-7b/) via [llama.cpp](https://github.com/ggerganov/llama.cpp) to run inference locally on a Mac laptop.
|
||||
|
||||
|
Reference in New Issue
Block a user