Skip to content

Updated lanchain-couchbase version #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
7bc1c0d
Updated lanchain-couchbase version
AayushTyagi1 Apr 10, 2025
4b2d700
Update Description
AayushTyagi1 Apr 10, 2025
be54386
Upgrade langchain model
AayushTyagi1 Apr 10, 2025
41838b5
Upgrade Langchain in Claude Tutorial
AayushTyagi1 Apr 11, 2025
7f32d8b
Remove SourceUUID from Indexes
AayushTyagi1 Apr 11, 2025
426709e
Update Couchbase Vector Store in Cohere
AayushTyagi1 Apr 11, 2025
72ce69f
Update langchain-couchbase in CrewAI
AayushTyagi1 Apr 11, 2025
cd1b10e
Update langchain-couchbase in JinhaAI
AayushTyagi1 Apr 11, 2025
3b2b318
Update env sample in JinhaAI
AayushTyagi1 Apr 11, 2025
bf4d9db
Update langchain-couchbase in Vector Search Cookbook
AayushTyagi1 Apr 11, 2025
2aa7563
Fix Pydantic AI tutorial
AayushTyagi1 Apr 11, 2025
2b7e65a
Update Timeout after creating a Bucket
AayushTyagi1 Apr 11, 2025
797b912
DA-767 Added Frontmatter to Deepseek Tutorial
AayushTyagi1 Apr 15, 2025
c04b82e
DA-767 Fix Frontmatter
AayushTyagi1 Apr 15, 2025
4218fd9
DA-747 Fix Frontmatter
AayushTyagi1 Apr 16, 2025
c0fcf45
DA-767: Modified Version mentioned
AayushTyagi1 Apr 16, 2025
3a60af4
DA-767: Modified Version mentioned for crewAI Short term
AayushTyagi1 Apr 17, 2025
d12f8a2
AWS Bedrock, ClaudeAI Cohere PydanticAI update
AayushTyagi1 Apr 17, 2025
0ccbf7a
DA-767: Added versioning
AayushTyagi1 Apr 21, 2025
c7787b7
DA-767 Update Version Voyage
AayushTyagi1 Apr 21, 2025
c810b36
DA-767 Update Index Definitions
AayushTyagi1 May 22, 2025
1c0d2fb
CHange to CouchbaseSearchVectorStore
AayushTyagi1 May 22, 2025
820b360
DA-767 Update Hugging Face Tutorial
AayushTyagi1 May 22, 2025
4d320f7
DA-767 Update Jina AI Tutorial
AayushTyagi1 May 22, 2025
561e8c7
DA-767 Remove Output
AayushTyagi1 May 22, 2025
7bf6a92
Updated Ag2 tutorial
AayushTyagi1 May 22, 2025
3f24d3e
DA-767 Clear Cell Output
AayushTyagi1 May 22, 2025
343b637
Merge branch 'main' into DA-767-update-tutorials-as-per-couchbase-lan…
AayushTyagi1 May 22, 2025
78786c0
DA-767 Rename File
AayushTyagi1 May 22, 2025
ed7f0d7
DA-767 Mention Versions
AayushTyagi1 May 22, 2025
66936b9
DA-767 Remove Letta Tutorial
AayushTyagi1 May 26, 2025
c4ddcae
Update tutorials to align with latest Couchbase and Langchain versions
teetangh May 26, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
DA-767 Fix Frontmatter
  • Loading branch information
AayushTyagi1 committed Apr 15, 2025
commit c04b82e538d1ca4d77d6283fc05d88091741faec
2 changes: 1 addition & 1 deletion openrouter-deepseek/frontmatter.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Retrieval-Augmented Generation (RAG) with Couchbase and OpenRouter Deepse
short_title: RAG with Couchbase and OpenRouter Deepseek
description:
- Learn how to build a semantic search engine using Couchbase and OpenRouter with Deepseek.
- This tutorial demonstrates how to integrate Couchbase's vector search capabilities with OpenRouter with Deepseek as both embeddings and language model provider.
- This tutorial demonstrates how to integrate Couchbase's vector search capabilities with OpenRouter Deepseek as both embeddings and language model provider.
- You'll understand how to perform Retrieval-Augmented Generation (RAG) using LangChain and Couchbase.
content_type: tutorial
filter: sdk
Expand Down