twilio-samples / speech-assistant-openai-realtime-api-node

MIT License
131 stars 69 forks source link

Feature Request: Add Vector Retrieval Capabilities #16

Closed cbarber713 closed 6 days ago

cbarber713 commented 1 week ago

I propose enhancing our AI system by implementing an assistant-like functionality with vector retrieval capabilities, similar to the OpenAI Assistants API.

Vector retrieval would allow the AI to provide more relevant and accurate answers by considering the context of queries.

Does OpenAI plan to add this directly at some point?

bnb commented 6 days ago

This is probably out of the scope of this sample repo's goals.