Commit 8e40b60
authored
feat: bump trustyai_fms to v0.2.3 official index (#64)
# What does this PR do?
This PR bumps trustyai_fms to v0.2.3 official index.
https://pypi.org/project/llama-stack-provider-trustyai-fms/0.2.3/
Closes: https://issues.redhat.com/browse/RHAIENG-1381
## Summary by CodeRabbit
- Chores
- Standardized dependency installation to use the default PyPI, removing a temporary test-index configuration for a specific provider package.
- Streamlined the build process by removing logic that injected an alternate package index, improving consistency and reliability of installs.
- No runtime or user-facing behavior changes; installs are more predictable in typical environments.
Approved-by: nathan-weinberg
Approved-by: derekhiggins2 files changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
125 | 123 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 124 | | |
131 | 125 | | |
132 | 126 | | |
| |||
0 commit comments