Cookbook¶
Page under construction
This page is under construction. Please check back later. Consider contributing to this page by opening a PR! Theres a bunch of examples in the python version, including documentation here python docs
If you want to contribute, please check out issues
Table of Contents¶
- How do I do classification?
- How are complex queries decomposed into subqueries for a single request?
- How are action items and dependencies generated from transcripts?
- How is AI self-assessment implemented with llm_validator?
- How are exact citations retrieved using regular expressions and smart prompting?
- How to enable OpenAI's moderation