mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-07 20:15:40 +00:00
**Description:** Add support for Writer chat models **Issue:** N/A **Dependencies:** Add `writer-sdk` to optional dependencies. **Twitter handle:** Please tag `@samjulien` and `@Get_Writer` **Tests and docs** - [x] Unit test - [x] Example notebook in `docs/docs/integrations` directory. **Lint and test** - [x] Run `make format` - [x] Run `make lint` - [x] Run `make test` --------- Co-authored-by: Johannes <tolstoy.work@gmail.com> Co-authored-by: Erick Friis <erick@langchain.dev> |
||
---|---|---|
.. | ||
__init__.py | ||
konko.py | ||
test_anthropic.py | ||
test_azureml_endpoint.py | ||
test_azureopenai.py | ||
test_baichuan.py | ||
test_bedrock.py | ||
test_dappier.py | ||
test_deepinfra.py | ||
test_edenai.py | ||
test_ernie.py | ||
test_fireworks.py | ||
test_friendli.py | ||
test_google_palm.py | ||
test_huggingface.py | ||
test_hunyuan.py | ||
test_imports.py | ||
test_kinetica.py | ||
test_litellm.py | ||
test_llama_edge.py | ||
test_mlflow.py | ||
test_mlx.py | ||
test_naver.py | ||
test_oci_data_science.py | ||
test_oci_generative_ai.py | ||
test_oci_model_deployment_endpoint.py | ||
test_octoai.py | ||
test_ollama.py | ||
test_openai.py | ||
test_perplexity.py | ||
test_premai.py | ||
test_snowflake.py | ||
test_sparkllm.py | ||
test_tongyi.py | ||
test_writer.py | ||
test_yandex.py | ||
test_yuan2.py | ||
test_zhipuai.py |