8000 More testing coverage (more quickstarts) by elena-kolevska · Pull Request #25 · dapr/dapr-agents · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

More testing coverage (more quickstarts) #25

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

Merged
merged 10 commits into from
Mar 10, 2025
Merged

Conversation

elena-kolevska
Copy link
Collaborator
@elena-kolevska elena-kolevska commented Mar 7, 2025

LLM calls

  • OpenAI
    • Basic text completion
      • Basic
      • With prompty
      • With user message
    • Structured text completion
    • Text to speech
    • Speech to text
    • Speech to text with translation (🛑 not translating currently)
    • Embeddings for single text
    • Embeddings for multiple texts
  • Nvidia
    • Basic text completion
      • Basic
      • With prompty
      • With user message
    • Structured text completion
    • Embeddings for single text
    • Embeddings for multiple texts
  • Dapr
    • Basic text completion
      • Basic
      • With prompty
      • With user message
  • Hugging face
    • Basic text completion (with and without prompty)
    • Structured text completion
  • Elevenlabs
    • Speech to text

Agents

  • AI Agents - Open AI
  • AI Agents - Nvidia

Workflows

  • Dapr Workflows
  • Multi-agentic workflows with agents as Dapr Actors
    • Random workflow
    • RoundRobin workflow
    • LLM workflow
  • Multi-agentic workflows with agents as Dapr Workflows
    • Random workflow
    • RoundRobin workflow
    • LLM workflow
  • LLM-based task workflows

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
@elena-kolevska
Copy link
Collaborator Author

The OpenAI translation from english to spanish doesn't work currently. It returns the transcription in the same language as the audio file. I tried it with spanish and english.

…strators)

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
@elena-kolevska elena-kolevska mentioned this pull request Mar 9, 2025
Signed-off-by: Elena Kolevska <elena@kolevska.com>
@yaron2
Copy link
Member
yaron2 commented Mar 9, 2025

@elena-kolevska should this be merged before #27 and #28 ?

Signed-off-by: Elena Kolevska <elena@kolevska.com>
@elena-kolevska
Copy link
Collaborator Author

I think that would be better cause there are many changed README files that define the tests.
We're gonna have to manually resolve conflicts anyway.

Signed-off-by: Elena Kolevska <elena@kolevska.com>

not needed

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
@yaron2
Copy link
Member
yaron2 commented Mar 10, 2025

We ready to merge this?

Signed-off-by: Elena Kolevska <elena@kolevska.com>
@elena-kolevska elena-kolevska marked this pull request as ready for review March 10, 2025 16:00
@elena-kolevska
Copy link
Collaborator Author

We ready to merge this?

I think so, yes.
We have a good coverage now, but I don't have a token to run the tests with any of the other providers apart from OpenAI.

@yaron2 yaron2 merged commit 6471baa into dapr:main Mar 10, 2025
1 check 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
0