Skip to content

Commit

Permalink
add: example
Browse files Browse the repository at this point in the history
  • Loading branch information
iwilltry42 committed Jun 24, 2024
1 parent 6d1d167 commit 604ae9d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions examples/querymodifier_with_model.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
flows:
foo:
retrieval:
querymodifiers:
- name: enhance
options:
model:
openai:
apiKey: "${OPENAI_API_KEY}"
model: gpt-4o
apiType: OPEN_AI
apiBase: https://api.openai.com/v1

0 comments on commit 604ae9d

Please sign in to comment.