mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
4cb5f4c353
This PR should make it easier for linters to do type checking and for IDEs to jump to definition of code. See #20050 as a template for this PR. - As a byproduct: Added 3 missed `test_imports`. - Added missed `SolarChat` in to __init___.py Added it into test_import ut. - Added `# type: ignore` to fix linting. It is not clear, why linting errors appear after ^ changes. --------- Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
aleph_alpha.py | ||
anyscale.py | ||
awa.py | ||
azure_openai.py | ||
baichuan.py | ||
baidu_qianfan_endpoint.py | ||
bedrock.py | ||
bookend.py | ||
clarifai.py | ||
cloudflare_workersai.py | ||
cohere.py | ||
dashscope.py | ||
databricks.py | ||
deepinfra.py | ||
edenai.py | ||
elasticsearch.py | ||
embaas.py | ||
ernie.py | ||
fake.py | ||
fastembed.py | ||
gigachat.py | ||
google_palm.py | ||
gpt4all.py | ||
gradient_ai.py | ||
huggingface_hub.py | ||
huggingface.py | ||
infinity_local.py | ||
infinity.py | ||
itrex.py | ||
javelin_ai_gateway.py | ||
jina.py | ||
johnsnowlabs.py | ||
laser.py | ||
llamacpp.py | ||
llamafile.py | ||
llm_rails.py | ||
localai.py | ||
minimax.py | ||
mlflow_gateway.py | ||
mlflow.py | ||
modelscope_hub.py | ||
mosaicml.py | ||
nemo.py | ||
nlpcloud.py | ||
oci_generative_ai.py | ||
octoai_embeddings.py | ||
ollama.py | ||
openai.py | ||
openvino.py | ||
optimum_intel.py | ||
premai.py | ||
sagemaker_endpoint.py | ||
self_hosted_hugging_face.py | ||
self_hosted.py | ||
sentence_transformer.py | ||
solar.py | ||
spacy_embeddings.py | ||
sparkllm.py | ||
tensorflow_hub.py | ||
text2vec.py | ||
vertexai.py | ||
volcengine.py | ||
voyageai.py | ||
xinference.py | ||
yandex.py |