tryAGI / LangChain

C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
https://tryagi.gitbook.io/langchain/
MIT License
450 stars 70 forks source link

feat: Added Elasticsearch database. #352

Open HavenDV opened 2 weeks ago

HavenDV commented 2 weeks ago

Docs: https://www.elastic.co/guide/en/elasticsearch/client/net-api/current/getting-started-net.html#_creating_an_index

Summary by CodeRabbit