Amir Mehr
Amir Mehr
What is the change? - I have converted the COT to use the Predict instead of inheritance of predict and make it as module. Why the change is important? -...
What is change? - making the notebook cache available everywhere. Why the change is important? - we want to in baleen_test be able to use notebook cache Why not putting...
## 📝 Changes Description This PR contains the following changes: - migrated setuptools to poetry - remove poetry main project stuffs and move them to the tool.dependencies - export the...
Tried to run your default https://github.com/jina-ai/langchain-serve/tree/main/lcserve/apps/slackbot and faced the issue below: ``` ❯ lc-serve deploy slackbot-demo --env .env ⠼ Pushing `/var/folders/w9/h00950gs1jb8fhvzphb53lbh0000gn/T/tmp8uwkazhr` ...🔐 You are logged in to Jina AI as...
# 📝 Description - Added new requirements.txt for the development, as we are not using poetry I just added this which has the requirements of the poetry for development and...
This pull request introduces a new `MetaKNNFewShot` class for the `dspy.teleprompt` module and adds comprehensive testing for this new functionality. The most important changes include the addition of the `MetaKNNFewShot`...
This pull request introduces significant enhancements to the testing framework for maximum achievable scores on datasets. The changes include the addition of new tester classes, environment variable handling, and model...