|
|
|
|
|
by kingkongjaffa
690 days ago
|
|
Yeah whatever will give you accurate vector embeddings. You’ll combine those json properties into one vector. For links you might hard code those as an extra part of each object or potentially require another API call to retrieve relevant links from your “link store”. It’s useful to have benchmarks in place like: input “should equal” output
And start building a suite of test cases to evaluate your set up. |
|