lbjfish
Results
2
issues of
lbjfish
base nodejs,Need to be able to pass in the agent, thx The current interface uses fetch, and I hope to provide agent proxy parameters. ```js async function makeRequest(url, body) {...
**Spring Boot , i want to dynamically call params,but it is limited too die:** ``` @Bean public ChatLanguageModel myCustomChatModel() { return OpenAiChatModel.builder() .apiKey("dynamically ") .stop(dynamically ) .topP(dynamically ) .temperature(dynamically )...
enhancement
P1
P2