Zipstack / unstract

No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents
https://unstract.com
GNU Affero General Public License v3.0
2.45k stars 150 forks source link

Document how to add new adapters #716

Open abc-w opened 1 month ago

abc-w commented 1 month ago

May I ask for your advice,how can i modify code to use my personal fintune LLM and ocr tool?

ritwik-g commented 1 month ago

If you are running the LLM via ollama you can connect to the system. For the personal OCR if it is not in the list of supported adapters currently you can't use with the platform. We don't have documentation on how to add a new connector as of now cc: @arun-venkataswamy @hari-kuriakose @gaya3-zipstack