langchain/libs
Stefano Lottini 1fd724293b
Astra DB vector store, move constructor docstring to class docstring (#13784)
This PR rearranges the docstring for the `AstraDB` vector store class so
as to have all useful information in the _class_ docstring for ease of
reading.

(incidentally, due to an oversight, the docstring that was in the
constructor ended up buried below some lines of code, thereby
disappearing altogether from accessibility. Apologies.)
2023-11-28 16:25:44 -05:00
..
cli CLI 0.0.19 (#13677) 2023-11-21 12:34:38 -08:00
core fix merge None value and non None value error (#13703) 2023-11-28 15:49:56 -05:00
experimental AnthropicFunctions function_call compatibility (#13901) 2023-11-28 16:22:55 -05:00
langchain Astra DB vector store, move constructor docstring to class docstring (#13784) 2023-11-28 16:25:44 -05:00