-
**The problem/use-case that the feature addresses**
Enable use of Valkey with LLM applications for semantic LLM caching, semantic conversation cache, LLM semantic routing
**Description of the fe…
-
### Discussed in https://github.com/microsoft/semantic-kernel/discussions/8834
Originally posted by **neel015** September 17, 2024
Hello SK team!
We have been using the package `Microsoft.S…
-
- Description: The OpenAPI specifications for Kubernetes provides taxonomy, but augmenting a graph data model with formalized ontologies enables any number of capabilities, one of the more straightfor…
-
I've recently been made aware of this excellent and imo much needed library by @lmmentel.
The reason is its similarity to the `datatypes` module of [sktime](https://github.com/alan-turing-institute…
-
**Is your feature request related to a problem? Please describe.**
The date and time semantic types have a bunch of things like "Created", "Updated", "Joined", "Cancellation", etc. While these are n…
-
## Brief feature description
In many places an `iox::string` is used instead of a semantically more appropriate type like `FilePath`. In order to prevent superfluous checks and easy to make mistake…
-
last working version: 3.1.6
Implementation in Application (3.1.6):
```
Phrase.setup(
this,
BuildConfig.PHRASE_DISTRIBUTION_ID,
BuildConfig.PHRASE_SECRET,
…
-
The guidelines about semantic tags are not yet really clear.
We found the following temporary agreement with @kaikreuzer to start adding semantic tags. Here are the current guidelines. Kai, please c…
-
The Semantic types should be ordered in a specific way, preferably with some headers. We will prepare this order and the headers to make this explicit.
-
The vscode extension currently uses a TextMate grammar to do syntax highlighting with regular expressions. This works well enough and is fast.
The LSP also allows for semantic tokens i.e. [semantic…