Content pfp
Content
@
0 reply
0 recast
0 reaction

Jackson πŸŽ©πŸ–πŸˆβ€β¬› pfp
Jackson πŸŽ©πŸ–πŸˆβ€β¬›
@jacks0n
Has anyone written a script to preload chat gpt threads with very large context info. Eg multiple pdfs + code + docs? Or do I have to write it now lol
2 replies
0 recast
1 reaction

Alex Palmer pfp
Alex Palmer
@thatalexpalmer.eth
Someone have! I had a convo here about it. For PDFs, take chatpdf.com for a spin. I read a lot of long reference material, this helps.
0 reply
0 recast
4 reactions

Dean Pierce πŸ‘¨β€πŸ’»πŸŒŽπŸŒ pfp
Dean Pierce πŸ‘¨β€πŸ’»πŸŒŽπŸŒ
@deanpierce.eth
GPT-4 context is like 8k tokens, not enough for much. The cool kids these days dump everything into a vector database, and then use terms from the prompt to max out the context window with relevant snippets of code and text etc, but that approach is still pretty limited.
1 reply
0 recast
2 reactions