mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-30 18:33:40 +00:00
docs: update heading in v0.1 extraction docs (#21605)
This commit is contained in:
parent
5c07a96de1
commit
9d850054bc
@ -56,9 +56,9 @@
|
||||
"\n",
|
||||
"Head to the [Guidelines](/docs/use_cases/extraction/guidelines) page to see a list of opinionated guidelines on how to get the best performance for extraction use cases.\n",
|
||||
"\n",
|
||||
"## Use Case Accelerant\n",
|
||||
"## Reference Application\n",
|
||||
"\n",
|
||||
"[langchain-extract](https://github.com/langchain-ai/langchain-extract) is a starter repo that implements a simple web server for information extraction from text and files using LLMs. It is build using **FastAPI**, **LangChain** and **Postgresql**. Feel free to adapt it to your own use cases.\n",
|
||||
"[langchain-extract](https://github.com/langchain-ai/langchain-extract) is a starter repo that implements a simple web server for information extraction from text and files using LLMs. It is built using **FastAPI**, **LangChain** and **Postgresql**. Feel free to adapt it to your own use cases.\n",
|
||||
"\n",
|
||||
"## Other Resources\n",
|
||||
"\n",
|
||||
|
Loading…
Reference in New Issue
Block a user