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

[TSK-179] openai gateways #24

Merged
merged 6 commits into from
Aug 12, 2024
Merged

[TSK-179] openai gateways #24

merged 6 commits into from
Aug 12, 2024

Conversation

maany
Copy link
Contributor

@maany maany commented Aug 12, 2024

No description provided.

Copy link

@maany maany added this to the 2.0 milestone Aug 12, 2024
maany and others added 5 commits August 12, 2024 02:52
- Implemented client side gateway, that just calls the TRPC kernel source data router to list, and list for research context, to ultimately call the source data server gateway
- Refactored TRPC kernel source data router for list and list for research context, to just use the server side gateway
- Refactored the whole TRPC kernel source data router to add propper logging and explicit typing
- For good measure, handled in try catch anything that could fail in controllers, including parsing integers from strings
…nversation (create and list), message (list), and source data (list for client and for research context)
@maany maany merged commit 0fc0568 into main Aug 12, 2024
4 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.

2 participants