Submitted by aicharades t3_10vnkj8 in MachineLearning
ksblur t1_j7ld3fq wrote
Reply to comment by aicharades in [P] ChatGPT without size limits: upload any pdf and apply any prompt to it by aicharades
So the answer is in fact, no. ChatGPT is a specific product from Open AI.
aicharades OP t1_j7lg2qa wrote
One cool feature of the LangChain framework, https://langchain.readthedocs.io/en/latest/, is that you can easily switch the model you use. So when the ChatGPT API comes out, LangChain allows you to easily move models without upending your pipeline.
This currently uses the latest available API model, text-davinci-003.
Models were a really interesting set of choices for map reduce. happy to share my experiences if anyone is looking for tips
Viewing a single comment thread. View all comments