docs: add examples for URL keys

This commit is contained in:
LUIS NOVO 2025-05-30 15:24:15 -03:00
parent 36e928eb75
commit 74daa15ce7

View file

@ -41,7 +41,7 @@ ELEVENLABS_API_KEY=
# CONNECTION DETAILS FOR YOUR SURREAL DB
# Use surrealdb if using docker-compose or add your server ip if using a different setup
SURREAL_ADDRESS="surrealdb"
SURREAL_ADDRESS="localhost"
SURREAL_PORT=8000
SURREAL_USER="root"
SURREAL_PASS="root"
@ -57,3 +57,10 @@ SUMMARY_CHUNK_OVERLAP=1000
# It is measured in characters, not tokens.
EMBEDDING_CHUNK_SIZE=1000
EMBEDDING_CHUNK_OVERLAP=50
# FIRECRAWL - Get a key at https://firecrawl.dev/
FIRECRAWL_API_KEY=
# JINA - Get a key at https://jina.ai/
JINA_API_KEY=