Hacker News new | ask | show | jobs
by visarga 953 days ago
It's easy to host your query engine somewhere else and integrate it as a search function in chatGPT. Quite easy to switch providers of search.
1 comments

As in, use an existing search and call it via 'function calling' as part of the assistants routine - rather than uploading documents to the assistant API?