mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 14:08:30 +02:00
Update qdrant-landing/content/documentation/rag-deepseek.md
Co-authored-by: Anush <anushshetty90@gmail.com>
This commit is contained in:
@@ -114,8 +114,8 @@ Now we can finally call the completion API.
|
||||
import requests
|
||||
import json
|
||||
|
||||
# Fill the environmental variable with your own Deepseek API key
|
||||
# See: https://platform.deepseek.com/api_keys
|
||||
# Provide your own Deepseek API key
|
||||
# from https://platform.deepseek.com/api_keys
|
||||
API_KEY = "<YOUR_DEEPSEEK_KEY>"
|
||||
|
||||
HEADERS = {
|
||||
|
||||
Reference in New Issue
Block a user