Mark Wallace

Results 167 comments of Mark Wallace

@huangrpablo Thanks for opening this issue and we'd be happy to work with you. We have AI connectors (.Net & Python) for HuggingFace models that supports embedding generation. Can you...

@colincmac Thanks for the question. What version of Semantic Kernel are you using?

Python 3.10 Test Coverage Report FileStmtsMissCoverMissingsemantic_kernel   kernel.py2014976%154, 165, 169, 209–210, 319–322, 431, 445–488semantic_kernel/connectors/ai/azure_ai_inference/services   azure_ai_inference_chat_completion.py149497%169, 312, 416, 430semantic_kernel/connectors/ai/embeddings   embedding_generator_base.py8188%50semantic_kernel/connectors/ai/hugging_face/services   hf_text_completion.py54394%95, 103, 134   hf_text_embedding.py32584%77–81semantic_kernel/connectors/memory/redis   redis_collection.py157299%145, 313   utils.py35586%140–141, 160–171semantic_kernel/connectors/openapi_plugin   openapi_manager.py58297%110–111   openapi_parser.py88199%127   openapi_runner.py105298%181–182semantic_kernel/connectors/openapi_plugin/models   rest_api_operation.py129199%240semantic_kernel/data ...

@dmytrostruk is going to continue this work, tracking with #8109 . We want to make sure we have the correct test coverage before merging this.

@dmytrostruk is going to continue this work, tracking with https://github.com/microsoft/semantic-kernel/issues/8109., this PR will be updated as part of this task

> We have been able to isolate the issue to the keys in the curl request above. We need to remove the dash "-" from each key that is generated....

Consider allowing the delimiter to be configured to support non OpenAI models

Python Test Coverage Report FileStmtsMissCoverMissingsemantic_kernel   kernel.py1994776%148, 159, 163, 313–316, 423, 437–480semantic_kernel/agents/group_chat   agent_chat.py124298%78, 171   agent_group_chat.py100298%151, 201   broadcast_queue.py72199%35semantic_kernel/agents/open_ai   assistant_content_generation.py133993%96–97, 281, 291–294, 335, 337   open_ai_assistant_base.py449898%259, 337–338, 746, 867, 870, 932, 990semantic_kernel/connectors/ai   chat_completion_client_base.py116298%382, 392 ...