pinecone-io / canopy

Retrieval Augmented Generation (RAG) framework and context engine powered by Pinecone
https://www.pinecone.io/
Apache License 2.0
955 stars 118 forks source link

Fix mypy failures #327

Closed izellevy closed 6 months ago

izellevy commented 6 months ago

Problem

New Cohere SDK breaks the mypy checks.

Solution

Pin the cohere SDK version

Type of Change

Test Plan

Describe specific steps for validating this change.