Results 25 comments of Und3rf10w

New models can be added by doing the following: 1. Create a new agent module in [backend/packages/gizmo-agent/gizmo_agent/agent_types](https://github.com/langchain-ai/opengpts/tree/4064917840f1f837198a111022bafb99a4de45ef/backend/packages/gizmo-agent/gizmo_agent/agent_types). (The existing `XML` one that is used for Claude is a good reference)...

@chrisribe > > This "seems" straight forward but a bit vague / intimidating... > > I would love to have a more detailed "how to add local LLMs" tutorial or...

You might be able to adapt websockets from this gist: https://gist.github.com/Und3rf10w/a2561b569572677dd9c1f8db8e92fb25

[DocumentBlock](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_DocumentBlock.html) has similar restrictions

> ideally introduce tests with fixtures and snapshots like we have in the anthropic provider 1dde227e497e9a019bbd09992d9c20696e9656a2 moved existing tests to fixtures