Skip to content

dotnet-0.0.230818.2-preview

Pre-release
Pre-release
Compare
Choose a tag to compare

Changes:

  • 4b43d37 * Add extensible MemoryClientBuilder and use it for service and samples
  • 2035f41 Show tags on citations.
  • e7b465f Fix OpenAPI doc and remove "Citation" class duplication
  • 75330f9 Add Qdrant, allow to store/search using Qdrant points
  • ba9ea3d fix reference to sample folder (#15)
  • 4a79cde 🔧 Fix directory prompt in InteractiveSetup (#19)
  • 63d7a60 Update regex for dotnet nuget push to push the correct packages (#22)
  • 052dc3e Set publish workflow dotnet version to 7 (#21)
  • 870c108 Fix publish workflow (#20)
  • 388c877 Samples target framework to dotnet 6.0 (#17)
See More
  • 9c3ee90 Change icon and readme paths to absolute in common props paths (#16)
  • d761a9a Add nuget package common props (#14)
  • 3417ce0 * Remove "user" parameter and work by "index" instead.
  • af92480 New memory API/endpoint to fetch only list of citations (chunks), without
  • 655841c Upgrade repo to semantickernel 19.2 (#13)
  • 0022e70 * Complete filtering support, e.g. filtering memory by user/folder/chat/tag/anything
  • 9c6e4ce Support filtering in serverless client
  • 102563e SearchClient internal cleanup
  • 3994f26 Use Azure AI SDK for prompts and support for streaming responses
  • cf55ca2 File based queue created dir by default (#11)
  • 07b6e2d Simplify multiple vector DBs/embedding generators DI
  • 93f2fc0 Simplify DI
  • de30c3a Simplify ctors to use config classes.
  • f0ee1ce Add vs code settings (#10)
  • c78ffd6 Publish Nuget to ADO artifacts (#9)
  • cbf569e Refactor/simplify configuration and DI, decouple corelib from dependencies.
  • 9d61d9b Add filtering code
  • 213afd7 Reorganize sample code
  • 0e14a22 Rename service assembly
  • 82c798e Update Dependency Injection Pattern (#5)
  • 108341e Fix build
  • ae77f96 Complete /status endpoint allowing to check if a memory is ready/already exists
  • 34ac2f8 Use dotnet 6.0 (#7)
  • 86db091 Update docs with notes about citations and lineage and using the web service.
  • 6d92437 Extend answer model with more citation details
  • 13d15c9 Added (#6)
  • ccf705b Fix typo
  • 6e3c31c Add support for Json (#4)
  • 1444463 * Add citations
  • 9aeca56 Upgrade dependencies
  • 168e07e * Add /ask endpoint and curl example
  • 9fa8360 * VectorDb: extract interface
  • a82481c Complete Search API in pipeline client
  • 3e9379a Update ClientLib namespace
  • 40f97ad Update docs and add run/setup scripts
  • b0e3852 Update curl client
  • 003a1a8 Restructure repo, merge services into one service
  • 4ed315f Adopt "Document" naming, one document per pipeline, pipeline id = document id.
  • 933772e Storage: organize documents by user
  • 4ddf980 Rename "requestId" to "documentId"
  • f2082ed Rename "vault" to "collection"
  • 60dc01d Config: rename SKMemory to SemanticMemory
  • acb615a Add Azure Cognitive Search vector search
  • ed114f0 Store embeddings in Azure Cognitive Search
  • 6a8f4e9 Update docs and namespaces, remove unused code
  • 306febe Ignore JSON comments
  • 719c17d Simplify setup using automatic configuration (dotnet run setup)
  • 88d0397 Add combined/monolithic option, allowing to run WebService
  • b8b7d78 Refactor/simplify handlers settings
  • eb77b98 Add vector storage configs
  • a4d0796 Add docs to clients folder
  • ec9b871 Add all default handlers to all paths.
  • aef71b6 Generate embeddings
  • 0df852e Add all handler classes
  • 9ff36ea Simplify hosted handlers setup
  • 0fc3fb7 Add handlers settings
  • d4d5ae4 Complete CLI web client
  • f4bcdbe Add dotnet client projects
  • 1093cb1 Fix IDisposables and code style
  • 5c24763 Client-server refactoring
  • e71ce25 Update README.md
  • 920bf10 Add text partitioning using SK chunkers.
  • b80a6a1 Complete SM client
  • 1941f65 Refactoring + Examples (#2)
  • 5a93e31 Update README.md
  • e1b2dcf Update README.md
  • ba6acf7 Add web service for uploading files. (#1)

This list of changes was auto generated.