KnowProTest
June 18, 2025 ยท View on GitHub
KnowProTest is experimental sample code and wrappers used by test apps and evaluation tooling for the KnowPro package.
KnowProContext demonstrates how to set up:
- LLM and embedding models to use with KnowPro
- Create query translators and answer generators.
The knowProCommands.ts file demonstrates the following KnowPro use cases:
- Searching memory using natural language: execSearchRequest method.
- Answering a natural question about memory with a natural language answer: execGetAnswerRequest method.
Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.