Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexkroman/ollychat
/ functions
Functions
14 in github.com/alexkroman/ollychat
⨍
Functions
14
◇
Types & classes
2
↓ 17 callers
Function
requireEnv
(name: keyof NodeJS.ProcessEnv)
src/utils/config.ts:1
↓ 3 callers
Function
answerQuestion
(inputs: { question: string })
src/ollychat.ts:6
↓ 2 callers
Method
start
()
src/interfaces/commandLineInterface.ts:55
↓ 2 callers
Method
stop
()
src/interfaces/commandLineInterface.ts:95
↓ 2 callers
Function
validatePromQLQuery
(query: string)
src/tools/prometheus.ts:103
↓ 1 callers
Function
getStableHostId
()
src/utils/telemetry.ts:4
↓ 1 callers
Method
handleInput
(input: string)
src/interfaces/commandLineInterface.ts:35
↓ 1 callers
Function
main
()
src/interfaces/slackBot.ts:45
↓ 1 callers
Function
main
()
src/interfaces/commandLineInterface.ts:103
↓ 1 callers
Function
runEval
()
src/evals/evaluatorChain.ts:25
Method
constructor
(promptText: string = "❱ ")
src/interfaces/commandLineInterface.ts:25
Function
getPlan
(state: typeof MessagesAnnotation.State)
src/workflow/index.ts:19
Function
runGraph
( input: Record<string, unknown>, )
src/evals/evaluatorChain.ts:5
Function
shouldContinue
(state: typeof MessagesAnnotation.State)
src/workflow/index.ts:39