#How to feed a large context?
4 messages · Page 1 of 1 (latest)
You can only fit certain amount of tokens into each result but you can build a vector DB, and then search the correct context from there with each query
hm right thanks
Check out embeddings.