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

Pending tools and model runtimes #11588

Open
10 of 22 tasks
crazywoola opened this issue Dec 12, 2024 · 4 comments
Open
10 of 22 tasks

Pending tools and model runtimes #11588

crazywoola opened this issue Dec 12, 2024 · 4 comments
Labels
⚙️ feat:model-runtime 🔨 feat:tools Tools for agent, function call related stuff.

Comments

@crazywoola
Copy link
Member

crazywoola commented Dec 12, 2024

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

Model runtimes

Tools

2. Additional context or comments

We are going to launch v1.0 soon, we do not accept PRs related to tools and model runtimes for now.

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
@crazywoola crazywoola pinned this issue Dec 12, 2024
@dosubot dosubot bot added ⚙️ feat:model-runtime 🔨 feat:tools Tools for agent, function call related stuff. labels Dec 12, 2024
@rangerTao
Copy link

#11245

I noticed that during the check, Super Linter encountered an error, but I couldn't find the specific reason for the error in the logs. Is there any direction I can investigate?

@crazywoola
Copy link
Member Author

@rangerTao

 Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getAllDatasets.yaml:67:5: [error] no new line character at the end of file (new-line-at-end-of-file)
  Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getAllDatasets.yaml:67:1: [error] trailing spaces (trailing-spaces)
  Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getAllItemsFromDataset.yaml:111:5: [error] no new line character at the end of file (new-line-at-end-of-file)
  Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getAllItemsFromDataset.yaml:111:1: [error] trailing spaces (trailing-spaces)
  Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getPrompt.yaml:67:5: [error] no new line character at the end of file (new-line-at-end-of-file)
  Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getPrompt.yaml:67:1: [error] trailing spaces (trailing-spaces)
  Warning: orkspace/docker-legacy/docker-compose.opensearch.yml:2:15: [warning] too few spaces before comment (comments)

@rangerTao
Copy link

rangerTao commented Dec 12, 2024

@rangerTao

 Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getAllDatasets.yaml:67:5: [error] no new line character at the end of file (new-line-at-end-of-file)
  Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getAllDatasets.yaml:67:1: [error] trailing spaces (trailing-spaces)
  Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getAllItemsFromDataset.yaml:111:5: [error] no new line character at the end of file (new-line-at-end-of-file)
  Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getAllItemsFromDataset.yaml:111:1: [error] trailing spaces (trailing-spaces)
  Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getPrompt.yaml:67:5: [error] no new line character at the end of file (new-line-at-end-of-file)
  Error: /workspace/api/core/tools/provider/builtin/langfuse/tools/getPrompt.yaml:67:1: [error] trailing spaces (trailing-spaces)
  Warning: orkspace/docker-legacy/docker-compose.opensearch.yml:2:15: [warning] too few spaces before comment (comments)

@crazywoola all yaml files had been reformated.
thanks.

@smildlzj
Copy link

smildlzj commented Dec 17, 2024

Would reformat: api/core/tools/provider/builtin/yunzhijia/tools/yunzhijia_group_robot.py
1 file would be reformatted, 2013 files already formatted
Error: Process completed with exit code 1.

@crazywoola file had been reformated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ feat:model-runtime 🔨 feat:tools Tools for agent, function call related stuff.
Projects
None yet
Development

No branches or pull requests

3 participants