|
|
|
|
|
by kolinko
943 days ago
|
|
It writes a function and then you provide it to an interpreter which does the calculation output on which gpt proceeds to do the rest. That’s how langchain works, chatgpt plugins and gpt function calling. It has proven to be pretty robust - that is, gpt4 realising when it needs to use a tool/write code for calculations when needed and then using the output. |
|