Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[issue #454][AIC-py] get default model if no prompt model Reproduced error Confirmed now this uses gpt-3.5-turbo: ``` "default_model": "gpt-3.5-turbo" { "name": "get_activities", "input": "Tell me 2 fun attractions to do in {{city}}.", "metadata": { "parameters": { "city": "New York City" } } } ``` --- Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/lastmile-ai/aiconfig/pull/600). * __->__ #600 * #599
- Loading branch information