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

Agent design #78

Merged
merged 53 commits into from
Nov 27, 2024
Merged

Agent design #78

merged 53 commits into from
Nov 27, 2024

Conversation

SverreNystad
Copy link
Collaborator

No description provided.

SverreNystad and others added 30 commits November 6, 2024 11:12
The code changes in integrations_test.py fix the handling of unsupported media types in the `/summarize` endpoint. The previous code was incorrectly returning a status code of 400 instead of 415. This commit updates the code to correctly return a status code of 415 when an unsupported media type is sent.
… .env file

This commit refactors the configuration module to retrieve environment variables from a .env file. This improves the organization and centralization of environment variable retrieval. Additionally, a .env.example file is created to serve as a template for developers to populate their own .env file.
Copy link
Collaborator

@andreaslhjulstad andreaslhjulstad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow

@andreaslhjulstad andreaslhjulstad merged commit 05af91f into main Nov 27, 2024
1 check passed
@SverreNystad SverreNystad deleted the agent-design branch November 27, 2024 11:12
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.

4 participants