4

AI assistant: Chat-to-space


Avatar
Leon

Chat interactions with Spaces using LLM models. Ask questions about files in a space and get answers from the AI assistant.

A

Activity Newest / Oldest

Avatar

Casey Jeppesen

Agreed. I am working with it now & there are issues. When a "Knowledge Source" is added to a custom AI Assistant - it currently only uses that source for it's corpus. And if there is no data in that source, the chat thread bugs out ("No text found for chatting.").

This is how it needs to work:
Add "variables" to Prompt (both Chat Prompt & Context Prompt):
- {KnowledgeSource} = "Knowledge Source"
- {Context} = "All info in current chat thread"
- {Corpus} = "Default ChatGPT corpus of info"
User can then write a "Context Prompt" like this:
When answering questions, consider {Context} first, then {KnowledgeSource}, then the {Corpus}. At the end of every response, include citations for the source of data for your replies.


Avatar

Adriana

Curiosity has the feature of talking to individual files with the AI assistant. It would be nice to be able to talk to a complete directory of files at once.


Avatar

Leon

Merged with: Talk to a set of files with AI assistant

Avatar

Leon

Status changed to: In progress

Avatar

Ünal Tenekeci

That is what I was looking for, since the chatgpt-4 is released. That would make a huge impact.


Avatar

Leon

Status changed to: Planned