You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked the documentation and found no answer to my problem
I checked the existing issues and made sure there are no similar bug reports
Category
Bug (unexpected behavior)
Expected Behavior
The example should work and give an output at the end of the conversation.
Observed Behavior
The example stops with UNKNOWN_JSON after the task is selected.
Logs:
What is your objective: Find a flight to warsaw
Please select a task from the list below:
0: Flights
Enter task number: 0
Engine: I am on it and will start working on the 'Flights' function.
UNKNOWN-JSON: {
session_id: '99de317d-a726-477c-8037-5e60b6668cf5',
message_id: '761c6ce6-b89a-48d4-ae41-dfc1a0fe55f6',
timestamp: '2024-09-07T01:43:05.650054',
score: 0,
referral_id: null,
type: 'agent_json',
agent_json: {
type: 'options',
text: 'Found a function for your objective. Please select.',
options: [ [Object], [Object] ],
context_json: null,
functions: null
}
}
Prerequisites
Category
Bug (unexpected behavior)
Expected Behavior
The example should work and give an output at the end of the conversation.
Observed Behavior
The example stops with UNKNOWN_JSON after the task is selected.
Logs:
What is your objective: Find a flight to warsaw
Please select a task from the list below:
0: Flights
Enter task number: 0
Engine: I am on it and will start working on the 'Flights' function.
UNKNOWN-JSON: {
session_id: '99de317d-a726-477c-8037-5e60b6668cf5',
message_id: '761c6ce6-b89a-48d4-ae41-dfc1a0fe55f6',
timestamp: '2024-09-07T01:43:05.650054',
score: 0,
referral_id: null,
type: 'agent_json',
agent_json: {
type: 'options',
text: 'Found a function for your objective. Please select.',
options: [ [Object], [Object] ],
context_json: null,
functions: null
}
}
This is similar to the issue: #11
To Reproduce
No response
Version
v0.1.0
Environment Details (Optional)
No response
Failure Logs (Optional)
No response
Additional Information (Optional)
No response
The text was updated successfully, but these errors were encountered: