small nit on index page (#2018)

searx
Ankush Gola 1 year ago committed by GitHub
parent 51681f653f
commit c71f2a7b26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,9 +4,9 @@ Welcome to LangChain
LangChain is a framework for developing applications powered by language models. We believe that the most powerful and differentiated applications will not only call out to a language model via an API, but will also:
- *Be data-aware*: connect a language model to other sources of data
- *Be agentic*: Allow a language model to interact with its environment
- *Be agentic*: allow a language model to interact with its environment
The LangChain framework is designed with above objectives in mind.
The LangChain framework is designed with the above principles in mind.
This is the Python specific portion of the documentation. For a purely conceptual guide to LangChain, see `here <https://docs.langchain.com/docs/>`_. For the JavaScript documentation, see `here <https://js.langchain.com/docs/>`_.

Loading…
Cancel
Save