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

Text LLM Module: Upgrade to Langchain 0.2. #310

Closed
wants to merge 65 commits into from

Conversation

EneaGore
Copy link
Contributor

@EneaGore EneaGore commented Jul 6, 2024

Motivation and Context

Updating to langchain 0.2 . Fixes to comply to pydantic 2 and moving to openai ^1.30.
Trying to keep it consistent as much as possible with PR280 from Dmytro to start working on the shared llm package.

Description

Steps for Testing

Most changes are in the Module Text LLM package so testing feedback generation there is the main focus.

Screenshots

dependabot bot and others added 30 commits May 10, 2024 01:55
Bumps [next](https://github.com/vercel/next.js) from 13.5.6 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.5.6...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 to 3.9.8.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.9.7...v3.9.8)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…nd/next-14.1.1' into feature/playground-self-learning-feedback
…nd/mysql2-3.9.8' into feature/playground-self-learning-feedback
@EneaGore EneaGore temporarily deployed to Athena Test Server 3 July 21, 2024 21:24 — with GitHub Actions Inactive
@dmytropolityka dmytropolityka removed the lock:athena-test1 Is currently deployed to Athena Test Server 1 label Jul 22, 2024
@EneaGore EneaGore added the deploy:athena-test1 Athena Test Server 1 label Jul 22, 2024
@github-actions github-actions bot added lock:athena-test1 Is currently deployed to Athena Test Server 1 and removed deploy:athena-test1 Athena Test Server 1 labels Jul 22, 2024
@EneaGore EneaGore temporarily deployed to Athena Test Server 3 July 22, 2024 14:04 — with GitHub Actions Inactive
@EneaGore EneaGore removed the lock:athena-test1 Is currently deployed to Athena Test Server 1 label Jul 22, 2024
@EneaGore EneaGore added the deploy:athena-test1 Athena Test Server 1 label Jul 22, 2024
@github-actions github-actions bot added lock:athena-test1 Is currently deployed to Athena Test Server 1 and removed deploy:athena-test1 Athena Test Server 1 labels Jul 22, 2024
@EneaGore EneaGore temporarily deployed to Athena Test Server 3 July 22, 2024 19:49 — with GitHub Actions Inactive
@EneaGore EneaGore added deploy:athena-test1 Athena Test Server 1 and removed lock:athena-test1 Is currently deployed to Athena Test Server 1 labels Jul 22, 2024
@github-actions github-actions bot added lock:athena-test1 Is currently deployed to Athena Test Server 1 and removed deploy:athena-test1 Athena Test Server 1 labels Jul 22, 2024
@EneaGore EneaGore temporarily deployed to Athena Test Server 3 July 22, 2024 20:43 — with GitHub Actions Inactive
@EneaGore EneaGore removed the lock:athena-test1 Is currently deployed to Athena Test Server 1 label Jul 23, 2024
@EneaGore EneaGore added the deploy:athena-test1 Athena Test Server 1 label Jul 23, 2024
@github-actions github-actions bot added lock:athena-test1 Is currently deployed to Athena Test Server 1 and removed deploy:athena-test1 Athena Test Server 1 labels Jul 23, 2024
@EneaGore EneaGore temporarily deployed to Athena Test Server 3 July 23, 2024 23:25 — with GitHub Actions Inactive
@maximiliansoelch maximiliansoelch removed the lock:athena-test1 Is currently deployed to Athena Test Server 1 label Jul 24, 2024
@EneaGore EneaGore requested a review from FelixTJDietrich July 25, 2024 18:26
@FelixTJDietrich
Copy link
Collaborator

Did you test with the other modules on the playground? Maybe you need to stack this PR on the Update Playground PR 🤔
Since the test-server is connected to ma-schwind, Max noticed that the modeling llm module was not working in Artemis with your PR deployed.

@EneaGore EneaGore closed this Jul 31, 2024
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