You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve TrueFoundry documentation with better formatting and links
- Cleaned up Enterprise Features section with better visual formatting
- Removed overwhelming blue links and replaced with clean 'Learn more' CTAs
- Added proper mailto link for [email protected]
- Enhanced readability and professional appearance
- Maintained all important documentation links in strategic locations
Copy file name to clipboardExpand all lines: docs/providers/truefoundry.md
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# TrueFoundry
2
2
3
-
TrueFoundry's AI Gateway provides enterprise-grade access to multiple AI models through a unified, secure, and cost-optimized interface. By connecting Roo Code to TrueFoundry's AI Gateway, you can leverage advanced AI capabilities for code generation, debugging, and development tasks while benefiting from enterprise features including security, compliance, cost management, and access control.
3
+
TrueFoundry's AI Gateway is an enterprise-grade platform that enables developers to access multiple AI models through a unified, secure, and cost-optimized interface. By connecting Roo Code to TrueFoundry's AI Gateway, you can leverage its AI capabilities for code generation, debugging, and development tasks while benefiting from enterprise features including security, compliance, cost management, and access control.
@@ -16,7 +16,7 @@ TrueFoundry's AI Gateway provides enterprise-grade access to multiple AI models
16
16
17
17
Before integrating Roo Code with TrueFoundry, ensure you have:
18
18
19
-
1.**TrueFoundry Account**: A TrueFoundry account with at least one model provider configured
19
+
1.**TrueFoundry Account**: A TrueFoundry account with at least one model provider configured. Follow quick start guide [here](https://docs.truefoundry.com/gateway/quick-start)
20
20
2.**Personal Access Token**: Generate a token by following the [TrueFoundry token generation guide](https://docs.truefoundry.com/gateway/roo-code)
21
21
3.**Roo Code Extension**: Install Roo Code from the VS Code Marketplace
22
22
@@ -141,22 +141,28 @@ When suggesting code changes, always consider:
141
141
TrueFoundry provides advanced cost tracking and budgeting:
142
142
143
143
-**Usage Analytics**: Monitor API calls, tokens, and costs per project
144
-
-**Budget Limits**: Set spending limits to control costs
144
+
-**Budget Limits**: Set spending limits to control costs
145
145
-**Cost Attribution**: Track usage by team, project, or user
146
146
147
+
[Learn more about Cost Management →](https://docs.truefoundry.com/gateway/cost-tracking)
148
+
147
149
### Security & Compliance
148
150
149
151
-**Access Control**: Role-based permissions and user management
150
152
-**Data Privacy**: Ensure your code and data remain secure
151
153
-**Audit Logs**: Comprehensive logging for compliance requirements
152
154
-**Content Filtering**: Built-in guardrails and content moderation
153
155
156
+
[Learn more about Security & Compliance →](https://docs.truefoundry.com/gateway/guardrails-and-security)
157
+
154
158
### High Availability
155
159
156
160
-**Load Balancing**: Automatic distribution across multiple model endpoints
157
161
-**Fallback Support**: Automatic failover to backup models
158
162
-**Rate Limiting**: Intelligent request throttling and queue management
159
163
164
+
[Learn more about High Availability →](https://docs.truefoundry.com/gateway/load-balancing)
2.**Optimize Your Workflow**: Configure multiple profiles for different tasks
191
-
3.**Monitor Usage**: Use TrueFoundry's analytics to optimize costs and performance
192
-
4.**Scale Your Team**: Set up access controls and usage policies for your organization
193
191
194
192
All your Roo Code requests will now be routed through TrueFoundry's AI Gateway, providing you with enterprise-grade AI capabilities while maintaining security, cost control, and high availability.
0 commit comments