Closed markbackman closed 6 days ago
This example now uses Claude Sonnet 3.5 for the statement_llm and gpt-4o for the response llm. The prompt is also improved.
Also, renamed the file to reflect that we're mixing LLMs in this approach.
Please describe the changes in your PR. If it is addressing an issue, please reference that as well.
This example now uses Claude Sonnet 3.5 for the statement_llm and gpt-4o for the response llm. The prompt is also improved.
Also, renamed the file to reflect that we're mixing LLMs in this approach.