Minh Duc Duong
Results
1
comments of
Minh Duc Duong
Go to `agentverse/llms/openai.py`, about line 150. You will see a bunch of code like: ```python # To support your local LLMs, register it here and add it to LOCAL_LLMS. @llm_registry.register("gpt-35-turbo")...