Skip to content

Conversation

@jrobertboos
Copy link
Collaborator

  • Added prerequisites and setup instructions for running the backend API services in the README.
  • Updated the QueryRequest interface to include a no_tools property.
  • Modified the StreamEvent interface to support a new tool_call event type.
  • Introduced StreamToolCallData interface for handling tool call data in streaming responses.
  • Updated the useChatbot hook to manage tool call events and integrate them into the chatbot's state management.
  • Adjusted API service to handle tool call events in the streaming query response.

- Added prerequisites and setup instructions for running the backend API services in the README.
- Updated the `QueryRequest` interface to include a `no_tools` property.
- Modified the `StreamEvent` interface to support a new `tool_call` event type.
- Introduced `StreamToolCallData` interface for handling tool call data in streaming responses.
- Updated the `useChatbot` hook to manage tool call events and integrate them into the chatbot's state management.
- Adjusted API service to handle tool call events in the streaming query response.
@jrobertboos jrobertboos merged commit fcf7925 into lightspeed-core:main Aug 7, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant