meta-llama / llama-stack

Composable building blocks to build Llama Apps
MIT License
4.63k stars 589 forks source link

Create a remote memory provider for pinecone #268

Open raghotham opened 1 month ago

raghotham commented 1 month ago

Follow the implementation of weaviate: https://github.com/meta-llama/llama-stack/tree/main/llama_stack/providers/adapters/memory/weaviate

cheesecake100201 commented 1 month ago

Working on this

cheesecake100201 commented 1 month ago

Created a PR: https://github.com/meta-llama/llama-stack/pull/291