Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔧 💥 #235: Extended the non-streaming chat error schema with new fields to give clients more context around the error #236

Merged
merged 12 commits into from
May 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ See [API Reference](https://glide.einstack.ai/api-reference/introduction) for mo
"role": "user",
"content": "Where was it played?"
},
"messageHistory": [
"message_history": [
{"role": "system", "content": "You are a helpful assistant."},
{"role": "user", "content": "Who won the world series in 2020?"},
{"role": "assistant", "content": "The Los Angeles Dodgers won the World Series in 2020."}
Expand Down
11 changes: 0 additions & 11 deletions docs/api/Language API/💬 Chat Stream.bru

This file was deleted.

21 changes: 0 additions & 21 deletions docs/api/Language API/💬 Chat.bru

This file was deleted.

21 changes: 0 additions & 21 deletions docs/api/Language API/🔧 Router List.bru

This file was deleted.

5 changes: 0 additions & 5 deletions docs/api/bruno.json

This file was deleted.

3 changes: 0 additions & 3 deletions docs/api/environments/Development.bru

This file was deleted.

11 changes: 0 additions & 11 deletions docs/api/🔧 Health.bru

This file was deleted.

Loading
Loading