Created at 1am, Jan 5
xXbEwwdUScience
1
Gibbs faz kuralı
EKZpIu9Yt22mta02Z6WoD_ww3GqsQAKtyVUnGAzR7GY
File Type
PDF
Entry Count
1
Embed. Model
text_embedding_ada_002
Index Type
hnsw

Tek bileşimli sistemler. basit iki bileşenli sistemler

Su iin basn-scaklk diyagram (Krauskopf, 1967den) ( ekil 2. ki bileenli sfen-anortit sistemi (Prince, 1943; Erler, 1993den). KAYNAKLAR Erler, A., 1993, Faz Diyagramlar. Jeokimya: Temel Kavramlar ve lkeler Kitab. TMMOB, Jeoloji Mhendisleri Odas Yayn:32, s. 91-102. Krauskopf, K. B.,1967, Jeokimyaya Giri. .T.. evirisi, evirenler: Do. Dr. Atilla Aykol, Do. Dr. Kemal nan, Yk. Mh. Fikret Suner, 1985, 672 s. Nelson, S. A., Prince, A.T., 1943, The system albite-anortite-sphene. Jour. Geol., 51, 1-16.
id: ca81d688225a9e15cd68d190ea18bf9b - page: 4
How to Retrieve?
# Search

curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "EKZpIu9Yt22mta02Z6WoD_ww3GqsQAKtyVUnGAzR7GY", "query": "What is alexanDRIA library?"}'
        
# Query

curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "EKZpIu9Yt22mta02Z6WoD_ww3GqsQAKtyVUnGAzR7GY", "level": 2}'