Skip to content

Athena: In Context Learning with weaviate DB #97

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

EneaGore
Copy link

@EneaGore EneaGore commented Apr 14, 2025

Motivation and Context

Introduces a new approach based on In context Learning.

In order to use the latest version of weaviate client, it was also neccessary to update to pydantic >2.8.

Description

Steps for Testing

Test Locally. This PR cannot be tested on a Test server for now.

In order to start the weaviate database run docker compose up on the docker compose file inside the "in context learning" package.
Afterwards, you can use the playground to "send Feedback to Athena" and then make a request for AI Feedback on the same exercise. You can review in langSmith how the prompt incorporated previous feedback.

Testserver States

Note

These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.


Screenshots

@EneaGore EneaGore marked this pull request as ready for review April 21, 2025 16:16
@EneaGore EneaGore requested a review from a team as a code owner April 21, 2025 16:16
@EneaGore EneaGore added the deploy:athena-test2 Athena Test Server 2 label Apr 24, 2025
@EneaGore EneaGore temporarily deployed to Athena - Test 2 April 24, 2025 18:06 — with GitHub Actions Inactive
@github-actions github-actions bot added lock:athena-test2 Is currently deployed to Athena Test Server 2 and removed deploy:athena-test2 Athena Test Server 2 labels Apr 24, 2025
@EneaGore EneaGore requested a review from ahmetsenturk April 24, 2025 18:12
@EneaGore EneaGore removed the lock:athena-test2 Is currently deployed to Athena Test Server 2 label Apr 24, 2025
Copy link
Contributor

@ahmetsenturk ahmetsenturk left a comment

Choose a reason for hiding this comment

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

thanks for incorporating the feedback :)

Copy link

github-actions bot commented May 2, 2025

There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants