{"id":13560364,"url":"https://github.com/chenrensong/SS.SemanticKernel.Extensions","last_synced_at":"2025-04-03T15:32:14.899Z","repository":{"id":174434966,"uuid":"652240598","full_name":"chenrensong/SS.SemanticKernel.Extensions","owner":"chenrensong","description":"This is a SemanticKernel extension built on the [Embedding](https://github.com/chenrensong/Embedding) codebase. This extension enables you to generate text embeddings with a semantic-based kernel function.","archived":false,"fork":false,"pushed_at":"2023-11-24T09:47:03.000Z","size":178,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-04T11:38:56.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chenrensong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-06-11T14:32:48.000Z","updated_at":"2024-10-17T12:02:41.000Z","dependencies_parsed_at":"2023-11-24T10:49:55.287Z","dependency_job_id":null,"html_url":"https://github.com/chenrensong/SS.SemanticKernel.Extensions","commit_stats":null,"previous_names":["chenrensong/ss.semantickernel.extensions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenrensong%2FSS.SemanticKernel.Extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenrensong%2FSS.SemanticKernel.Extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenrensong%2FSS.SemanticKernel.Extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenrensong%2FSS.SemanticKernel.Extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chenrensong","download_url":"https://codeload.github.com/chenrensong/SS.SemanticKernel.Extensions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247028116,"owners_count":20871653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T13:00:42.615Z","updated_at":"2025-04-03T15:32:09.886Z","avatar_url":"https://github.com/chenrensong.png","language":"C#","readme":"# SemanticKernel Extension\n\n[![NuGet Version](https://img.shields.io/nuget/v/SS.SemanticKernel.Extensions.svg?style=flat)](https://www.nuget.org/packages?q=SS.SemanticKernel.Extensions) \n\nThis is a SemanticKernel extension built on the [Embedding](https://github.com/chenrensong/Embedding) codebase. This extension enables you to generate text embeddings with a semantic-based kernel function.\n\n## Installation\n\nEnsure you have the Embedding codebase installed. You can then install this extension by cloning this repository:\n\n```\nInstall-Package SS.SemanticKernel.Extensions\n```\n\n## Configuration\n\nTo configure this extension, use the following code:\n\n```csharp\nkernelBuilder = kernelBuilder\n.WithCoreTextEmbeddingGenerationService(\"text2vec-base-chinese\", \"http://127.0.0.1:8000/embeddings\");\n```\n\nThis configuration allows the SemanticKernel extension to utilize the `text2vec-base-chinese` model and the embedding service located at `http://127.0.0.1:8000/embeddings`.\n\n## Contributing\n\nContributions of any kind are welcome. If you have any suggestions or issues with this project, feel free to open an issue or pull request.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Contact\n\nIf you have any questions, feel free to contact us at: chenrensong@outlook.com\n\n","funding_links":[],"categories":["Plugins"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenrensong%2FSS.SemanticKernel.Extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchenrensong%2FSS.SemanticKernel.Extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenrensong%2FSS.SemanticKernel.Extensions/lists"}