Commit 66435e9
committed
Add tools and tool_choice to ChatCompletionRequest
Updated ChatView.swift to include 'tools' and 'tool_choice' parameters in the ChatCompletionRequest initialization. Also added user-specific Xcode workspace and scheme management files.1 parent b172fc9 commit 66435e9
4 files changed
Lines changed: 15 additions & 1 deletion
File tree
- Perspective Intelligence.xcodeproj
- project.xcworkspace/xcuserdata/taylorarndt.xcuserdatad
- xcuserdata/taylorarndt.xcuserdatad/xcschemes
- Perspective Intelligence
Binary file not shown.
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments