Skip to content

Commit

Permalink
Minor fixes; run JSON formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
kesmit13 committed Aug 4, 2023
1 parent 39b98d1 commit ac72b9f
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 3 deletions.
9 changes: 7 additions & 2 deletions notebooks/hybrid-search/meta.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[meta]
title="Hybrid Search"
description="Hybrid search combines keyword search with semantic search, aiming to provide more accurate results."
tags=[]
description="""\
Hybrid search combines keyword search with semantic search,
aiming to provide more accurate results.
"""
tags=["openai"]
icon="vector-circle"
destinations=["spaces"]
Loading

0 comments on commit ac72b9f

Please sign in to comment.