How to Perform Metadata Extraction and Tagging with Other LLMs (e.g., Claude and Gemini) Instead of OpenAI Metadata Tagger #28761
Unanswered
myaeisan77
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checked other resources
Commit to Help
Example Code
Description
I am doing metadata extraction and tagging of PDF files using the OpenAI metadata tagger supported by LangChain. I would like to use other LLMs (such as Gemini, Claude) in addition to OpenAI models.
1.Could you please tell me the tagging function for use with other LLMs?
2. What are some good alternative methods for implementing metadata extraction and tagging?
System Info
System Information
Package Information
Beta Was this translation helpful? Give feedback.
All reactions