Skip to content

Custom LLM model integration (like chatgpt) #61

Answered by jstanden
blancsw asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @blancsw!

We've actually done a lot of work on ChatGPT examples for the upcoming 10.4 update. Most of that is still possible in 10.3 and earlier (we've just added conveniences to sheets & interactions). We also have a lot of new examples for using self-hosted fine-tuned Huggingface/SentenceTransformer models (e.g. BART, RoBERTa).

Cerb can integrate with most third-party APIs using keys, OAuth, OIDC, etc. OpenAI's API auth is really easy -- it's just a "bearer" token without the 3-legged OAuth consent.

In Cerb, go to Search >> Connected Services >> (+) >> Build and add a new Token Bearer service. Leave the token name at the default of "Bearer". The URI doesn't matter.

Then go to Search…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@blancsw
Comment options

@blancsw
Comment options

@jstanden
Comment options

@blancsw
Comment options

Answer selected by jstanden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants