mirror of
https://github.com/katanemo/plano.git
synced 2026-04-27 09:46:28 +02:00
Hallucination integration with rust (#122)
This commit is contained in:
parent
43dc2a0a73
commit
b1fa127704
9 changed files with 278 additions and 56 deletions
|
|
@ -19,7 +19,7 @@ llm_providers:
|
|||
- name: open-ai-gpt-4
|
||||
access_key: OPENAI_API_KEY
|
||||
provider: openai
|
||||
model: gpt-4
|
||||
model: gpt-4o
|
||||
default: true
|
||||
|
||||
system_prompt: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue