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

Example simple.ts not working, UNKOWN_JSON #14

Open
2 tasks done
tanaygodse opened this issue Sep 7, 2024 · 0 comments
Open
2 tasks done

Example simple.ts not working, UNKOWN_JSON #14

tanaygodse opened this issue Sep 7, 2024 · 0 comments
Assignees

Comments

@tanaygodse
Copy link

Prerequisites

  • 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
}
}

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants