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

fix: updates to Serve project and example #151

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

hiptopjones
Copy link
Contributor

@hiptopjones hiptopjones commented Feb 28, 2024

  • Added Serve project to Langchain.sln
  • Fixed bad project references in Serve
  • Fix error handling (500s on missing conversations should be 404s)
  • Launch swagger page by default
  • Change API endpoints for listing and creating conversations to be more RESTful (rely solely on HTTP methods, not "list" and "new" paths)

@HavenDV HavenDV merged commit 8fbd8cc into tryAGI:main Feb 28, 2024
2 checks passed
@hiptopjones hiptopjones deleted the serve-fixes branch February 29, 2024 03:52
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