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
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
3
3
**This is a mirror of [service repo](https://github.com/road-core/service.git). This repo will target to implement agentic flow. Currently in experimental stage.**
4
4
5
+
- Dummy functions are used to define tools
6
+
- Only works with GPT
7
+
- Basic implementation
8
+
9
+
---
5
10
Road Core Service (RCS) is an AI powered assistant that runs on OpenShift
6
11
and provides answers to product questions using backend LLM services. Currently
0 commit comments