Skip to content

Commit

Permalink
Minor Readme Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vikasqblocks committed Jun 27, 2024
1 parent 51f998c commit 13de089
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Examples:
from llama_index.llms.monsterapi import MonsterLLM

llm = MonsterLLM(
model = "<Replace with basemodel used to deploy>",
api_base="https://ecc7deb6-26e0-419b-a7f2-0deb934af29a.monsterapi.ai",
api_key="a0f8a6ba-c32f-4407-af0c-169f1915490c",
temperature=0.75,
Expand Down

0 comments on commit 13de089

Please sign in to comment.