Can I Use a Custom LLM with OpenAI API Format? How to Set Base URL? #78
lijiajun1997
started this conversation in
Q&A
Replies: 1 comment 2 replies
-
Hi @lijiajun1997 , Tribe does not support custom LLMs yet, but I can look into whether it’s a viable option. Could you provide more details on how you are serving the LLM and whether it supports tool calling? Tool calling is a key requirement for it to function properly on Tribe. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently working on a project that involves custom LLM and I would like to know if it is possible to use my own LLM while adhering to the OpenAI API format.
If it is indeed possible, could you please guide me on where I can set the base URL for my custom LLM? I want to ensure that the API calls are directed to the correct endpoint.
Beta Was this translation helpful? Give feedback.
All reactions