pinecone-io / canopy

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

Fix mypy failures #327

Closed izellevy closed 8 months ago

izellevy commented 8 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.