Created at 8pm, Jan 19
srtpScience
0
herba
ccRXnzgH7ony3R2LxV2BP4JJ3Mstln9HpR1kwTtob6k
File Type
DOCX
Entry Count
3
Embed. Model
jina_embeddings_v2_small_en
Index Type
hnsw

description about herba

Most plants are multicellular creatures. Green plants; They obtain most of their energy from sunlight through photosynthesis through their chloroplasts, which are thought to be formed as a result of endosymbiosis with cyanobacteria. Chloroplasts contain chlorophyll a and b, which give plants their green color. Some plants are parasitic or mycotropic and have lost the ability to produce normal amounts of chlorophyll or photosynthesize, but they still have flowers, fruits, and seeds. Although asexual reproduction is common in plants, sexual reproduction and change of generations are characteristic features.
id: 5914299a46ab26e725e033d1efc8c27c - page: None
There are around 320,000 plant species, and the majority of them (260,000 to 290,000) produce seeds. Green plants produce a significant portion of the Earth's molecular oxygen and form the basis of most ecosystems. Plants that produce grains, fruits and vegetables form the basis of the human diet and have been domesticated for thousands of years. of plants; It has many uses for decoration, as a building material, as a writing material and culturally. Additionally, plants are a very important source of medicines and psychoactive substances. Scientific studies on plants are the subject of botany, a sub-branch of biology.
id: 5c508c13c7940eedb18399a29846a1c8 - page: None
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": "ccRXnzgH7ony3R2LxV2BP4JJ3Mstln9HpR1kwTtob6k", "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": "ccRXnzgH7ony3R2LxV2BP4JJ3Mstln9HpR1kwTtob6k", "level": 2}'