We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e96c1e1 + 3032434 commit fdaf41dCopy full SHA for fdaf41d
2 files changed
harmony
harmony_api/routers/text_router.py
@@ -263,6 +263,7 @@ def match(
263
match_response_from_library = match_instruments_with_function(
264
instruments=instruments,
265
query=query,
266
+ topics=match_body.topics,
267
mhc_questions=mhc_questions,
268
mhc_all_metadatas=mhc_all_metadata,
269
mhc_embeddings=mhc_embeddings,
0 commit comments