|
|
|
|
|
by espinchi
1171 days ago
|
|
Looks good, congrats on the launch! If I understand correctly, I'd need to store all the data that may be needed for user queries in Baseplate. That's a blocker for us. Instead, we are developing prompts that first understand what data is relevant to a particular query, then go fetch that data, and then respond to the query (with an additional call to OpenAI). We then discard the context data. Is this type of mechanism something you are seeing out there and you may support later? |
|