Hacker News new | ask | show | jobs
by kaveenk 1268 days ago
Exactly! This is also what I’ll be implementing within the next few days. Embedding conversation history and dynamically doing semantic search for relevant conversation snippets and building a prompt based on that to send to GPT3
1 comments

Nice. How do you determine where the relevant parts start and stop? Do the embeddings work per paragraph?