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/libs
Jimmy Moore 912210ac19
core[patch]: fix _sql_record_manager mypy for #17048 (#17073)
- **Description:** Add relevant type annotations for relevant session
and query objects to resolve mypy errors when `# type: ignore` comments
are removed.
  - **Issue:** #17048
  - **Dependencies:** None,
  - **Twitter handle:** [clesiemo3](https://twitter.com/clesiemo3)
 
I attempted to solve the `UpsertionRecord` ignore but it would require
added a deprecated plugin or moving completely to sqlalchemy 2.0+ from
my understanding. I'm assuming this is not something desired at this
point in time.
8 months ago
..
cli docs: partner packages (#16960) 8 months ago
community infra: fix breebs test lint (#17075) 8 months ago
core Add prompt metadata + tags (#17054) 8 months ago
experimental docs: fix docstring examples (#16889) 8 months ago
langchain core[patch]: fix _sql_record_manager mypy for #17048 (#17073) 8 months ago
partners nvidia-ai-endpoints[patch]: Support User-Agent metadata and minor fixes. (#16942) 8 months ago