one-api/relay/channel/anthropic
Laisky.Cai bcd5cf3d5f refactor: Refactor: Improve Anthropic event stream response handling
- Move `scanner.Split` instantiation to a new function
- Introduce a new regular expression to extract data from the response
- Utilize regular expressions to pre-process the event stream
2024-03-05 08:17:14 +00:00
..
adaptor.go Refactor: Anthropic model response proto update 2024-03-05 05:05:57 +00:00
constants.go refactor: use adaptor to do relay & test 2024-02-18 00:15:31 +08:00
main.go refactor: Refactor: Improve Anthropic event stream response handling 2024-03-05 08:17:14 +00:00
model.go Refactor: Anthropic model response proto update 2024-03-05 05:05:57 +00:00