You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/.github/workflows
CG80499 943e4f30d8
Add scoring chain (#11123)
<!-- Thank you for contributing to LangChain!

Replace this entire comment with:
  - **Description:** a description of the change, 
  - **Issue:** the issue # it fixes (if applicable),
  - **Dependencies:** any dependencies required for this change,
- **Tag maintainer:** for a quicker response, tag the relevant
maintainer (see below),
- **Twitter handle:** we announce bigger features on Twitter. If your PR
gets announced, and you'd like a mention, we'll gladly shout you out!

Please make sure your PR is passing linting and testing before
submitting. Run `make format`, `make lint` and `make test` to check this
locally.

See contribution guidelines for more information on how to write/run
tests, lint, etc:

https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md

If you're adding a new integration, please include:
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in `docs/extras`
directory.

If no one reviews your PR within a few days, please @-mention one of
@baskaryan, @eyurtsev, @hwchase17.
 -->
12 months ago
..
_lint.yml Install dev, lint, test, typing extra deps for linting steps. (#10249) 1 year ago
_pydantic_compatibility.yml Deny creating files as a result of test runs. (#10253) 1 year ago
_release.yml Use unified Python setup steps for release workflow. 1 year ago
_release_docker.yml Add base docker image and ci script for building and pushing (#10927) 12 months ago
_test.yml Deny creating files as a result of test runs. (#10253) 1 year ago
codespell.yml Add scoring chain (#11123) 12 months ago
doc_lint.yml add model feat table (#10921) 12 months ago
extract_ignored_words_list.py Add scoring chain (#11123) 12 months ago
langchain_ci.yml Deny creating files as a result of test runs. (#10253) 1 year ago
langchain_experimental_ci.yml Deny creating files as a result of test runs. (#10253) 1 year ago
langchain_experimental_release.yml Require manually triggering release workflows. (#9552) 1 year ago
langchain_release.yml Require manually triggering release workflows. (#9552) 1 year ago
langchain_release_docker.yml Add base docker image and ci script for building and pushing (#10927) 12 months ago
langserve_ci.yml LangServe (#11046) 12 months ago
langserve_release.yml LangServe: Add release workflow (#11178) 12 months ago
scheduled_test.yml Bedrock scheduled tests (#11194) 12 months ago