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

feat: Add Fireworks Python SDK support #592

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

feat: Add Fireworks provider registration and example notebooks

2608f16
Select commit
Loading
Failed to load commit list.
Open

feat: Add Fireworks Python SDK support #592

feat: Add Fireworks provider registration and example notebooks
2608f16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2024 in 0s

15.78% of diff hit (target 54.03%)

View this Pull Request on Codecov

15.78% of diff hit (target 54.03%)

Annotations

Check warning on line 21 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L16-L21

Added lines #L16 - L21 were not covered by tests

Check warning on line 26 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 32 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 34 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L34

Added line #L34 was not covered by tests

Check warning on line 37 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L37

Added line #L37 was not covered by tests

Check warning on line 39 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L39

Added line #L39 was not covered by tests

Check warning on line 42 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L42

Added line #L42 was not covered by tests

Check warning on line 45 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L45

Added line #L45 was not covered by tests

Check warning on line 49 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L49

Added line #L49 was not covered by tests

Check warning on line 66 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L61-L66

Added lines #L61 - L66 were not covered by tests

Check warning on line 68 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L68

Added line #L68 was not covered by tests

Check warning on line 70 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L70

Added line #L70 was not covered by tests

Check warning on line 73 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L73

Added line #L73 was not covered by tests

Check warning on line 76 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L76

Added line #L76 was not covered by tests

Check warning on line 80 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L80

Added line #L80 was not covered by tests

Check warning on line 97 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L92-L97

Added lines #L92 - L97 were not covered by tests

Check warning on line 100 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L100

Added line #L100 was not covered by tests

Check warning on line 102 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L102

Added line #L102 was not covered by tests

Check warning on line 106 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L106

Added line #L106 was not covered by tests

Check warning on line 109 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L109

Added line #L109 was not covered by tests

Check warning on line 122 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 124 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L124

Added line #L124 was not covered by tests

Check warning on line 128 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 132 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L132

Added line #L132 was not covered by tests

Check warning on line 136 in agentops/llms/providers/fireworks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/fireworks.py#L135-L136

Added lines #L135 - L136 were not covered by tests