cohere-ai / notebooks

Code examples and jupyter notebooks for the Cohere Platform
MIT License
451 stars 120 forks source link

docs: drop urls from notebooks #212

Closed GangGreenTemperTatum closed 3 weeks ago

GangGreenTemperTatum commented 3 weeks ago

The pull request makes changes to two Jupyter notebooks: Embed_Jobs_Semantic_Search.ipynb and Embed_Jobs_Serverless_Pinecone_Semantic_Search.ipynb.

Summary: The changes in this PR remove the output logs from the notebooks, keeping only the essential code and print statements. This improves readability and focuses on the key steps for using the Cohere API to upload and embed datasets.

Details: