semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Python: Support XML tags in Chat Prompts

Open alliscode opened this issue 10 months ago • 0 comments

We need to add support for XML tags used inside of Message tags in prompts. See ADR.

### Tasks
- [ ] Add parameters
- [ ] Check CMC from_element for unknown tags
- [ ] add encoding content and function results

Relates to #5699

alliscode avatar Apr 16 '24 19:04 alliscode