Skip to content

Commit

Permalink
docs: update README.md (getomni-ai#68)
Browse files Browse the repository at this point in the history
somthing -> something
  • Loading branch information
eltociear authored Oct 23, 2024
1 parent 5791a18 commit af37115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ kwargs = {}
custom_system_prompt = None

# to override
# custom_system_prompt = "For the below pdf page, do something..somthing..." ## example
# custom_system_prompt = "For the below pdf page, do something..something..." ## example

###################### Example for OpenAI ######################
model = "gpt-4o-mini" ## openai model
Expand Down

0 comments on commit af37115

Please sign in to comment.