mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-15 07:36:08 +00:00
This PR adds annotations in comunity package. Annotations are only strictly needed in subclasses of BaseModel for pydantic 2 compatibility. This PR adds some unnecessary annotations, but they're not bad to have regardless for documentation pages. |
||
---|---|---|
.. | ||
__init__.py | ||
c.py | ||
cobol.py | ||
code_segmenter.py | ||
cpp.py | ||
csharp.py | ||
elixir.py | ||
go.py | ||
java.py | ||
javascript.py | ||
kotlin.py | ||
language_parser.py | ||
lua.py | ||
perl.py | ||
php.py | ||
python.py | ||
ruby.py | ||
rust.py | ||
scala.py | ||
tree_sitter_segmenter.py | ||
typescript.py |