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

Assemble a basic LLM Chain #96

Closed
dominhnhut01 opened this issue Mar 6, 2024 · 1 comment · Fixed by #97
Closed

Assemble a basic LLM Chain #96

dominhnhut01 opened this issue Mar 6, 2024 · 1 comment · Fixed by #97
Assignees

Comments

@dominhnhut01
Copy link
Collaborator

With the existing ChatGateway, LLM Service, PromptService, MemoryService, and other small supporting services, assemble them into a complete LLM chain inside the ChatGateway

@dominhnhut01 dominhnhut01 self-assigned this Mar 6, 2024
@dominhnhut01
Copy link
Collaborator Author

Note: WebSocketGateway cannot handle request-scoped service. We have to work around it.
Reference:

@dominhnhut01 dominhnhut01 linked a pull request Mar 15, 2024 that will close this issue
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 a pull request may close this issue.

1 participant