[Docs]: Add Integration for 🧊 Helicone (LLM-Observability for Developers) (#1458)
This commit is contained in:
@@ -19,9 +19,7 @@
|
||||
"modeToggle": {
|
||||
"default": "dark"
|
||||
},
|
||||
"openapi": [
|
||||
"/rest-api.json"
|
||||
],
|
||||
"openapi": ["/rest-api.json"],
|
||||
"metadata": {
|
||||
"og:image": "/images/og.png",
|
||||
"twitter:site": "@embedchain"
|
||||
@@ -70,7 +68,8 @@
|
||||
"integration/langsmith",
|
||||
"integration/chainlit",
|
||||
"integration/streamlit-mistral",
|
||||
"integration/openlit"
|
||||
"integration/openlit",
|
||||
"integration/helicone"
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -132,13 +131,13 @@
|
||||
{
|
||||
"group": "🗄️ Vector databases",
|
||||
"pages": [
|
||||
"components/vector-databases/chromadb",
|
||||
"components/vector-databases/elasticsearch",
|
||||
"components/vector-databases/pinecone",
|
||||
"components/vector-databases/opensearch",
|
||||
"components/vector-databases/qdrant",
|
||||
"components/vector-databases/weaviate",
|
||||
"components/vector-databases/zilliz"
|
||||
"components/vector-databases/chromadb",
|
||||
"components/vector-databases/elasticsearch",
|
||||
"components/vector-databases/pinecone",
|
||||
"components/vector-databases/opensearch",
|
||||
"components/vector-databases/qdrant",
|
||||
"components/vector-databases/weaviate",
|
||||
"components/vector-databases/zilliz"
|
||||
]
|
||||
},
|
||||
"components/llms",
|
||||
@@ -161,9 +160,7 @@
|
||||
},
|
||||
{
|
||||
"group": "Community",
|
||||
"pages": [
|
||||
"community/connect-with-us"
|
||||
]
|
||||
"pages": ["community/connect-with-us"]
|
||||
},
|
||||
{
|
||||
"group": "Examples",
|
||||
@@ -203,9 +200,7 @@
|
||||
},
|
||||
{
|
||||
"group": "Showcase",
|
||||
"pages": [
|
||||
"examples/showcase"
|
||||
]
|
||||
"pages": ["examples/showcase"]
|
||||
},
|
||||
{
|
||||
"group": "API Reference",
|
||||
@@ -241,9 +236,7 @@
|
||||
},
|
||||
{
|
||||
"group": "Product",
|
||||
"pages": [
|
||||
"product/release-notes"
|
||||
]
|
||||
"pages": ["product/release-notes"]
|
||||
}
|
||||
],
|
||||
"footerSocials": {
|
||||
@@ -281,4 +274,4 @@
|
||||
"destination": "/get-started/introduction"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user