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 tool calling #87

Merged
merged 4 commits into from
Nov 9, 2024
Merged

Fix tool calling #87

merged 4 commits into from
Nov 9, 2024

Conversation

palaniappan-r
Copy link
Collaborator

  • Allow the model to call multiple tools for a query
  • Add a temporary fix to the docker-compose file

luarss and others added 4 commits October 30, 2024 01:35
* test new credentials on original Dockerfile

* fix dockerfile & docker-compose timeout

* add status badge

* remove orphans on docker compose down

* copy secrets.json to local folder for it to be propagated to docker image

* run ci on push only, always teardown

---------

Signed-off-by: Jack Luar <jluar@precisioninno.com>
* enable repo stats to keep track of traffic > 14 days

* increase timeout because using lower memory ci machine

---------

Signed-off-by: luarss <39641663+luarss@users.noreply.github.com>
…ip group across 1 directory (#83)

* Build(deps): Bump langchain

Bumps the pip group with 1 update in the /backend directory: [langchain](https://github.com/langchain-ai/langchain).


Updates `langchain` from 0.2.12 to 0.3.0
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.2.12...langchain==0.3.0)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump versions for langchain

Signed-off-by: Jack Luar <jluar@precisioninno.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jack Luar <jluar@precisioninno.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Luar <jluar@precisioninno.com>
* initial scaffold for evaluation pyproject module

* initial demo using deepeval

* fix huggingface + add sample metric results

---------

Signed-off-by: Jack Luar <jluar@precisioninno.com>
@palaniappan-r palaniappan-r merged commit d5c2ca4 into tool-fix Nov 9, 2024
3 of 4 checks passed
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