Skip to content

Commit a6e632d

Browse files
committed
Removed headers that were mostly out of date
1 parent b9c1a1d commit a6e632d

File tree

6 files changed

+6
-36
lines changed

6 files changed

+6
-36
lines changed

Sources/CompilerSwiftAI/Function Calling/AppStateProtocol.swift

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
//
2-
// File.swift
3-
// CompilerSwiftAI
4-
//
5-
// Created by Atharva Vaidya on 3/8/25.
6-
//
1+
// Copyright © 2025 Compiler, Inc. All rights reserved.
72

83
import Foundation
94

Sources/CompilerSwiftAI/Function Calling/FunctionCallProtocol.swift

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
//
2-
// File.swift
3-
// CompilerSwiftAI
4-
//
5-
// Created by Atharva Vaidya on 3/8/25.
6-
//
1+
// Copyright © 2025 Compiler, Inc. All rights reserved.
72

83
import Foundation
94

Sources/CompilerSwiftAI/Model Calling/Domain Models/ChatCompletionChunk.swift

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
//
2-
// File.swift
3-
// CompilerSwiftAI
4-
//
5-
// Created by Atharva Vaidya on 3/9/25.
6-
//
1+
// Copyright © 2025 Compiler, Inc. All rights reserved.
72

83
import Foundation
94

Sources/CompilerSwiftAI/Model Calling/Domain Models/ChatLogprobs.swift

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
//
2-
// ChatLogprobs.swift
3-
// CompilerSwiftAI
4-
//
5-
// Created by Atharva Vaidya on 3/9/25.
6-
//
1+
// Copyright © 2025 Compiler, Inc. All rights reserved.
72

83
import Foundation
94

Sources/CompilerSwiftAI/Network Models/CompletionRequestDTO.swift

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
//
2-
// File.swift
3-
// CompilerSwiftAI
4-
//
5-
// Created by Atharva Vaidya on 3/9/25.
6-
//
1+
// Copyright © 2025 Compiler, Inc. All rights reserved.
72

83
import Foundation
94

Sources/CompilerSwiftAI/Network Models/MessageDTO.swift

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
//
2-
// MessageDTO.swift
3-
// CompilerSwiftAI
4-
//
5-
// Created by Atharva Vaidya on 3/4/25.
6-
//
1+
// Copyright © 2025 Compiler, Inc. All rights reserved.
72

83
import Foundation
94

0 commit comments

Comments
 (0)