Timothy Carambat
Timothy Carambat
Ah I see now, okay understood. Will review and see what we can do
@MrGaoGang - can you pull in my changes and re-confirm that functionality works as you intended? Did some UI refactors for dark and light mode + prevented rerenders of the...
> The SDK first attempts to use credentials from the container/instance profile (ECS task role, EC2 instance profile) Excerpt from `@langchain/aws/dist/chat_models.d.ts#L39-L42` ```js /** * AWS Credentials. If no credentials are...
Im not opposed to that at all if the behavior is known to work. Since the provider is loaded as needed simply creating a new env like ```javascript AwsBedrockLLMAuthMethod: {...
@DipFlip only if it was updated with some dependency relevant to the PR
What model are you uisng. We have written why this could happen pretty extensively across GH issues and our docs https://docs.anythingllm.com/agent-not-using-tools
I cannot for the life of me figure out where to get the proper credentials in the IBM cloud to test this integration. Is there any documentation on where to...
Where BaseURL is the URL of the Ollama instance, correct?
🤔 I would imagine this has to do with how tailwind is being loaded - it may be overriding the styles defaults presently. That being said, we are going to...
@jopdorp does that prefix work by just including that script or does it not work unless you modify all the classes and then add that script? Also, is that script...