Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot: Bring your own data #6

Open
mkruse83 opened this issue Oct 7, 2023 · 0 comments
Open

Bot: Bring your own data #6

mkruse83 opened this issue Oct 7, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mkruse83
Copy link
Member

mkruse83 commented Oct 7, 2023

As a user I want the bot have knowledge about my documents to let it answer questions about them.

AC

  • cognitive search must be incorporated into the request to OpenAI
  • contentField must point to content field in the index
  • titleField should point to title field in index if already there, otherwise to metadata_storage_name
  • urlField should point to metadata_storage_path
  • filepathField should point to metadata_storage_path
  • semanticConfiguration must be set to semantic

Delimitation

  • vector embeddings is not part of this ticket
@mkruse83 mkruse83 added this to the Proof Of Concept milestone Oct 7, 2023
@mkruse83 mkruse83 added enhancement New feature or request good first issue Good for newcomers labels Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant