Logo
Explore Help
Register Sign In
yujunjun/autogen
1
0
Fork 0
You've already forked autogen
mirror of https://github.com/microsoft/autogen.git synced 2025-07-19 15:01:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
autogen/src/libs/Microsoft.AI.DevTeam/Options/QdrantOptions.cs

7 lines
113 B
C#
Raw Normal View History

refactor WIP (#4) Co-authored-by: Kosta Petan <Kosta.Petan@microsoft.com>
2023-10-11 21:40:35 +02:00
Add service to enable github issues workflow (#1) * big bang gitub workflows * add missing settings in local.settings.json * config refactor * fix devlead plan response * swap cosmos to table storage for metadata storage * unify config via options * azd-ify WIP * add qdrant bicep WIP * working azd provision setup * consolidate SK version in projects * replace localhost :) * add fqdn to options * httpclient fixes * add managed identity to the function and assign contrib role * qdrant endpoint setting * add container instances cleanup code + wait on termination to upload to Github * formatting fixes * add tables in bicep * local getting started WIP * add azure setup instructions * add the load-waf bits * docs WIP --------- Co-authored-by: Kosta Petan <Kosta.Petan@microsoft.com>
2023-08-28 20:57:56 +02:00
public class QdrantOptions
{
public string Endpoint { get; set; }
public int VectorSize { get; set; }
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1514ms Template: 69ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API