Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.03 KB

WISHLIST.md

File metadata and controls

25 lines (18 loc) · 1.03 KB

Wishlist

The following features are added to the wishlist to be implemented:

Completed

  1. Code: Adding support for ChatGPT
  2. Code: Passing TopK matches parameters in the REST API call to the BotQnAHTTPFunc
  3. ARM: Implementing Dedicated Plan with B1 for the Function App, instead of the Premium Plan
  4. Code: Adding Form Recognizer either as a new data source to the "kmoaiprocessed" container, or as a new Custom Skill
  5. Code: Storing contents, embeddings, and queries in Cosmos. It's important to know which are the most asked queries.

TBD

  1. ARM: Adding Application Insights to the ARM template
  2. Automated Azure Functions deployment through ARM template
  3. Code: Adding a custom skill that processes csv files
  4. Code: Adding a demo for HTML crawling
  5. Code: Adding an embedding match filtering (in Redis) for filtering on metadata
  6. GUI for triggering Cognitive Search and Form Recognizer document ingestion - streamlit

Future

  1. ChatGPT integration (when released on Azure)
  2. Code: Adding support for fine-tuned models.